Versions Compared

Key

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

...

Plugin Development

Configuration

...

Eclipse uses its own Java compiler that is more flexible than Sun's.

...

Why does Eclipse complain about an already running instance?

Answered by Sergei Chevtsov, 07-12-2007

(Let's assume that you actually don't have a running instance of Eclipse)
Sometimes when Eclipse exits, it doesn't delete the .metadata/.lock file in your workspace. If you are sure what you're doing, rm it manually.

...




Plugin Development


What information do MANIFEST.MF and plugin.xml contain?

...