Class BaseLibraryCmds
java.lang.Object
com.e1c.g5.v8.dt.internal.library.cli.BaseLibraryCmds
- All Implemented Interfaces:
ICliCommand
Base CLI commands to work with libraries.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
libraryCreate
(ICliSession session, org.eclipse.core.resources.IProject project, Path path)
-
Constructor Details
-
BaseLibraryCmds
public BaseLibraryCmds()
-
-
Method Details
-
libraryCreate
public void libraryCreate(ICliSession session, org.eclipse.core.resources.IProject project, Path path) throws IOException - Throws:
IOException
-