| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static String | NATURE_ID
The unique identifier for the JET Nature. |
Method Summary | |
IContainer | getJavaSourceContainer()
Returns the container where the generated Java sources go. |
List | getTemplateContainers()
Returns the containers where the templates are located. |
void | setJavaSourceContainer(IContainer javaSourceContainer)
Sets the container where the generated Java sources go. |
void | setTemplateContainers(List templateContainers)
Sets the containers where the templates are located. |
Methods inherited from interface org.eclipse.core.resources.IProjectNature |
configure, deconfigure, getProject, setProject |
Field Detail |
public static final String NATURE_ID
Method Detail |
public List getTemplateContainers()
public void setTemplateContainers(List templateContainers)
public IContainer getJavaSourceContainer()
public void setJavaSourceContainer(IContainer javaSourceContainer)
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |