|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Project classes.
See:
Description
| Interface Summary | |
|---|---|
| JavaProject | This interface represents a Java Project. |
| JavaProjectClasspathEntry | A Java project's classpath is represented as a List of of JavaProjectClasspathEntry objects. |
| Class Summary | |
|---|---|
| ClassDirectoryClasspathEntry | This is a classpath entry that represents the root directory of a class file directory tree. |
| JavaProjectClasspathDecorator | The JavaProjectClasspathDecorator is a
PathDecorator that is used for setting the build
classpath for building a JavaProject. |
| JavaProjectDependencies | This is a ProjectDependencies implementation for
handling compile dependencies between JavaProject:s. |
| JavaProjectFilter | This is a filter that matches Java projects. |
| JavaProjectType | This ProjectType identifies Java projects. |
| Library | A Library represents a JavaProject dependency that has a list
of zero or more Jar files and/or class directories. |
| LibraryClasspathEntry | A classpath entry that is a library file (a jar file). |
| OtherJavaProjectClasspathEntry | A classpath entry that is a dependency on another Java project. |
Java Project classes.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||