Author: bago
Date: Sun Sep 21 10:12:18 2008
New Revision: 697555
URL: http://svn.apache.org/viewvc?rev=697555&view=rev
Log:
Update doc for the eclipse:eclipse issue that has been fixed in newer eclipse
plugin.
Modified:
james/mime4j/trunk/src/site/xdoc/start/build.xml
Modified: james/mime4j/trunk/src/site/xdoc/start/build.xml
URL:
http://svn.apache.org/viewvc/james/mime4j/trunk/src/site/xdoc/start/build.xml?rev=697555&r1=697554&r2=697555&view=diff
==============================================================================
--- james/mime4j/trunk/src/site/xdoc/start/build.xml (original)
+++ james/mime4j/trunk/src/site/xdoc/start/build.xml Sun Sep 21 10:12:18 2008
@@ -77,7 +77,8 @@
</p>
<p>
<strong>NOTE!</strong> Mime4j uses <a
href="https://javacc.dev.java.net/">JavaCC</a> to generate parsers for
- header fields. <code>mvn eclipse:eclipse</code> currently
has problems with
+ header fields. If you're using an old version of maven
eclipse pluing
+ <code>mvn eclipse:eclipse</code> could have problems
generating proper source folders for the JavaCC generated
code.
After running <code>mvn eclipse:eclipse</code> you must
manually
add <code>target/generated-sources/javacc</code> and
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]