|
This is the initial release of the plugin. It comes bundled with Cargo 0.6 and supports all its containers.
Installation
You may install this plugin by unzipping the zip file into your IntelliJ IDEA plugins folder and restarting the IDE. However, usually you are much better off by using the built-in plugin manager like this:
File -> Settings -> Plugins -> Available -> Right Click on Cargo -> Download and Install Plugin
Requirements
Implemented issues
https://codehaus-cargo.atlassian.net/projects/CARGO/versions/10087/tab/release-report-all-issues
| Key |
Summary |
Created |
Updated |
Assignee |
Reporter |
Priority |
Status |
Resolution |
| CARGO-188 |
org.codehaus.cargo.intellijidea.CargoContainerEditorTest.testSetHomeDir fails if no floppy disc is inserted in the disk drive |
08 Sep 2005, 07:08 |
20 Apr 2015, 21:37 |
Hendrik Schreiber |
grimsell grimsell |
 |
Closed |
Fixed |
| CARGO-186 |
Testcases testSetConfigDir and testSetHomeDir fail on windows |
02 Sep 2005, 08:55 |
20 Apr 2015, 21:37 |
Hendrik Schreiber |
Arnaud Heritier |
 |
Closed |
Fixed |
| CARGO-179 |
Create Cargo plugin for IntelliJIdea 4.5.4 |
10 Aug 2005, 19:32 |
20 Apr 2015, 21:37 |
Hendrik Schreiber |
Hendrik Schreiber |
 |
Closed |
Fixed |
Known Issues
- When stopping a container an Exception will be shown in the console. This is a bug in the version of Ant that comes bundled with IntelliJ IDEA 4.5.4.
- This version of the plugin will not work with any other version of IntelliJ IDEA. The next release will be for IntelliJ IDEA 5.x.
|