Package org.schmant.plugin.eclipse.java

Eclipse workspace plugin.

See:
          Description

Interface Summary
ClasspathFileParser This interface defines a parser for Eclipse Java project .classpath files.
 

Class Summary
ClasspathFileParserImpl Default implementation of ClasspathFileParser.
EclipseJavaProjectCreatorPlugin This EclipseProjectCreatorPlugin knows how to create EclipseJavaProjectImpl objects for Java projects.
EclipseJavaProjectImpl This object contains information about an Eclipse Java project.
 

Package org.schmant.plugin.eclipse.java Description

Eclipse workspace plugin.

Since:
0.5
Author:
Karl Gustafsson