Uses of Class
org.eclipse.ant.core.ProjectInfo
Package
Description
Provides support for running the Ant build tool in the platform.
-
Uses of ProjectInfo in org.eclipse.ant.core
Modifier and TypeMethodDescriptionTargetInfo.getProject()
Returns the ProjectInfo of the enclosing project.ModifierConstructorDescriptionTargetInfo
(ProjectInfo project, String name, String description, String[] dependencies, boolean isDefault) Create a target information