> > |
%META:TOPICINFO{author="EtienneStuder" date="1100497279" format="1.0" version="1.1"}%
This plugin facilitates ULC development using IDEA. It provides Run/Debug integration for ULC applications and a ULC library wizard.
The same way you launch the main method of a Java class, you can now launch/debug an IApplication instance.
Simply right-click on the class, choose 'Run' or 'Debug' from the menu and the class will be launched through
the ULC Development Runner. Through the context menu, you can also create configurations, save configurations, etc.
Your configurations can also be created, deleted, and modified through a separate ULC Configuration tab which
is part of the Run/Debug Configurations view. In addition, it allows you to conveniently configure your settings
which will be used by the ULC Development Runner.
The ULC Library Wizard allows you to create a global library which contains all classes, sources, and Javadocs
needed for development of ULC applications. You can also update an existing global ULC library with a new version of ULC.
The wizard is integrated in the Settings view.
In order to use this Plugin, you must either have to ulc-development.jar on your classpath or you must generate a ULC library using the included wizard and include in your module/project.
A list of features.
- Integration of the ULC Development Runner in context menu and Run/Debug Configurations view.
- Wizard to create global ULC library including classes, sources, and Javadocs.
Please see the topic CanooULCPluginDev, any feedback is welcome
- Download the binary ZIP file (see below)
- Unzip CanooULCPlugin-bin.zip in your IntelliJ/plugins directory.
- Read the "Jar Dependencies" section in Plugin Info and install the needed jars
- Restart IntelliJ
| Plugin Author: | EtienneStuder |
| Plugin Version: | 15 Nov 2004 (V1.000) |
| Change History: | |
| 15 Nov 2004 (V1.000): | Initial version |
| Jar Dependencies: | none |
| Plugin Home: | http://www.intellij.org/twiki/bin/view/Main/CanooULCPlugin | Feedback: | http://www.intellij.org/twiki/bin/view/Main/CanooULCPluginDev
Related Topics: PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation,
IntellijPluginDocumentation, PluginDeployment, IdeasForPlugins
-- EtienneStuder - 15 Nov 2004
%META:FORM{name="IntelliJPluginWebForm"}%
%META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value="CanooULCPlugin"}%
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="1.0"}%
%META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="Canoo Engineering AG"}%
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value=""}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value=""}%
%META:FIELD{name="IntelliJPluginClassification" title="IntelliJPluginClassification" value="IntegrationPlugin"}%
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}%
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="This plugin facilitates ULC development using IDEA. It provides Run/Debug integration for ULC applications and a ULC library wizard."}%
%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWinXP"}%
%META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value="AnyOS"}% |