Target Platform based on Eclipse 3.3

You can follow the steps below or use a predefined script to perform them automatically (you need to adjust paths in the script according to your environment).

  • Create an empty folder on a file system with 500M of free space ($M2E_BASE from here on).
  • Download latest Subclipse 1.4.x build and copy it to $M2E_BASE/eclipse/plugins
    cd $M2E_BASE
    eclipse/eclipse \
      -application org.eclipse.update.core.standaloneUpdate \
      -command mirror -from http://subclipse.tigris.org/update_1.4.x \
      -to $M2E_BASE/subclipse-1.4
    cp -R subclipse-1.4/plugins/*.jar eclipse/plugins
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.