org.apache.tools.ant.taskdefs.optional.ide
public class VAJProjectDescription extends Object
Constructor Summary | |
---|---|
VAJProjectDescription() | |
VAJProjectDescription(String n, String v) |
Method Summary | |
---|---|
String | getName() |
String | getVersion() |
boolean | projectFound() |
void | setName(String newName)
name of the VAJ project to load into
the workspace; required |
void | setProjectFound()
this may be a helper method, and is being ignored for now |
void | setVersion(String newVersion)
name of the requested version; required. |
UNKNOWN: ignore="true"