Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Be sure to compile your Eclipse plug-in project with Java 5 or Java 6 compatibility.
  • Increase the perm memory size with the VM argument -XX:MaxPermSize=128M (Arguments tab of your Eclipse run configuration) if you get a PermGen space exception.

...