|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectprotoj.lang.SampleProjectFeature
public final class SampleProjectFeature
Responsible for creating a sample project on the filing system.
| Constructor Summary | |
|---|---|
SampleProjectFeature()
|
|
| Method Summary | |
|---|---|
void |
createAjcProject(java.io.File parentDir,
java.io.File jarFile)
Creates the ajc project with the specified rootDir. |
void |
createBasicProject(java.io.File parentDir,
java.io.File jarFile)
Creates the basic project under the specified parentDir. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SampleProjectFeature()
| Method Detail |
|---|
public void createBasicProject(java.io.File parentDir,
java.io.File jarFile)
createProject(File, String, File, String...)
.
parentDir - jarFile -
public void createAjcProject(java.io.File parentDir,
java.io.File jarFile)
createProject(File, String, File, String...).
parentDir - jarFile -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||