Package dev.equo.ide
Class BuildPluginIdeMain
java.lang.Object
dev.equo.ide.BuildPluginIdeMain
A main method for launching an IDE using Solstice. It has a verbose command line interface which
is optimized for integration with the EquoIDE Gradle and Maven build plugins, but it can be used
in other contexts as well.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BuildPluginIdeMain
public BuildPluginIdeMain()
-
-
Method Details
-
main
public static void main(String[] args) throws org.osgi.framework.InvalidSyntaxException, org.osgi.framework.BundleException, IOException - Throws:
org.osgi.framework.InvalidSyntaxExceptionorg.osgi.framework.BundleExceptionIOException
-