Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Created on Dec,7th,2009
Eclipse tips For Version 3.5(Galileo)

Created on Dec,7th,2009

File Associations

Anchor
File Associations
File Associations

...

Panel

bash$ export GDK_NATIVE_WINDOWS=1
bash$ eclipse

coin Coin of this workaround:
When using eclipse restart function, the environment variable will not be set. So you have to avoid using restart function in eclipse.
Refer to launchpad for details.

SVN Support

Note
titleJVM

You have to change the default JVM to Sun's

...

Java but not the openjdk which is default JVM on Ubuntu 9.10. For my test, SVN connector does not work well under openjdk.

To change default jvm: read here Ubuntu forums

With Mylyn project installed, install following plugins:

...

After restart the eclipse, It will prompt you to select Connectors to install. I installed SVNKIT 1.1.7 1.2.2 1.3.0
Reference: Here twm-kd

SVN Support for Eclipse Helios on Debian Squeeze

If you have trouble to install SVN support for Eclipse Helios on Debian Squeeze, this page may help you.

Basically in a fresh Helios install I first installed the Subversive SVN Team Provider from the early access location which as of 2011-01-19 was:

No Format
http://download.eclipse.org/technology/subversive/0.7/update -site/

(This is as opposed to installing it from the Helios update site, which did NOT work.)