Changes between Version 44 and Version 45 of Devel/Setup
- Timestamp:
- 01/08/08 14:52:07 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Setup
v44 v45 70 70 * Reference: http://maven.apache.org/guides/mini/guide-ide-eclipse.html 71 71 72 The generated eclipse project does not refer other Maven project in the same workspace, ratheruses jar files stored in your local maven repository. Unfortunately, Q4E plugin does not support on/off of project references:72 The generated eclipse project does not refer other Maven projects in the same workspace, and uses jar files stored in your local maven repository. Unfortunately, Q4E plugin does not support on/off of project references: 73 73 * Q4E wiki: http://code.google.com/p/q4e/issues/detail?id=169 74 74 75 So, using elipse:eclipse is a quick fix to avoid invalid version references due to project references ofQ4E's devzuz java builder.75 So, using elipse:eclipse is a quick fix to avoid invalid version references, which sometimes occur in the Q4E's devzuz java builder. 76 76 77 77 * When you changed the pom.xml, do