|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDataType
net.sf.ant4eclipse.ant.type.UserLibraryPath
public class UserLibraryPath
Simple path extension that allows to be configured using an eclipse configuration file.
Constructor Summary | |
---|---|
UserLibraryPath(Project project)
Simply initialises this new type. |
Method Summary | |
---|---|
void |
setUserlibraries(java.io.File userlib)
Changes the user library configuration file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserLibraryPath(Project project)
project
- The project this type applies to.Method Detail |
---|
public void setUserlibraries(java.io.File userlib)
userlib
- The new user library configuration file.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |