
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
6,103
|
| Severity: |
Medium
|
|
Our projects are using JBoss custom services (SAR files) and there's no way in IntelliJ IDEA 6.0 how to build them without Ant build script and, what's really annoying, I can't get them package within EAR archive as it's looking only for known module types (JAR, WAR).
|
|
Description
|
Our projects are using JBoss custom services (SAR files) and there's no way in IntelliJ IDEA 6.0 how to build them without Ant build script and, what's really annoying, I can't get them package within EAR archive as it's looking only for known module types (JAR, WAR). |
Show » |
|
Another side effect of this is that you cannot build a final ear file with Idea without Ant tasks...