Changes between Version 44 and Version 45 of Devel/Setup


Ignore:
Timestamp:
01/08/08 14:52:07 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Setup

    v44 v45  
    7070  * Reference: http://maven.apache.org/guides/mini/guide-ide-eclipse.html
    7171
    72  The generated eclipse project does not refer other Maven project in the same workspace, rather uses 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:
    7373  * Q4E wiki: http://code.google.com/p/q4e/issues/detail?id=169
    7474
    75 So, using elipse:eclipse is a quick fix to avoid invalid version references due to project references of Q4E's devzuz java builder.
     75So, using elipse:eclipse is a quick fix to avoid invalid version references, which sometimes occur in the Q4E's devzuz java builder.
    7676
    7777 * When you changed the pom.xml, do