Versions Compared

Key

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

...

...

Platform

Plugin Development

Configuration

...

...

Deployment

...

A source feature is useful for delivering source code to a developer via Eclipse infrastructure.

...




Platform


Where can I get more information about the Eclipse Java compiler?

...

(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.

...

How does Eclipse load classes?

Answered by Sergei Chevtsov, 08-15-2007

Eclipse utilizes many of its own classloaders.
http://www.eclipsezone.com/articles/eclipse-vms/

...




Plugin Development


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

...