Try the mailing list archives for each product...
[top] |
Maven was created by a group of software developers who were tired of wasting their time fiddling around with builds and wanted to get down to brass tacks and actually develop software!
[top] |
Maven saves you so much time in your software development efforts that you will have time to learn a second language, relax ten hours a day, and train for that marathon you've always wanted to run!
[top] |
The idea plugin generates java version 1.5.0_05, whereas in IDEA you might have java version "1.5.0_05" Note the quotes Go to Settings - Modules - Click on the target JDK and select the correct one to use.
[top] |
Ensure you've built all dependant project modules in order. Tomcat should be run with "catalina jpda start" and your IDE should JPDA attach using shared memory to the address jdbconn
[top] |