io.sarl.apputils.eclipseextensions.buildpath
Class SARLBundleBuildPath
class SARLBundleBuildPath
extends java.lang.Object
Classpath dedicated to the SARL environment that is independent of the UI.
Maven Group Identifier:
io.sarl.apputils
Maven Artifact Identifier:
eclipseextensions
Since:
0.13
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
static java.lang.String getSarlDependencyBundleNames
Replies the list of the standard SARL dependencies for SDK.
Constructor Details
new
new
Action Details
getSarlDependencyBundleNames
def getSarlDependencyBundleNames : java.lang.String
Replies the list of the standard SARL dependencies for SDK.
Returns:
the list of dependencies.