Author: jvanzyl
Date: Tue Sep 27 06:11:31 2005
New Revision: 291932

URL: http://svn.apache.org/viewcvs?rev=291932&view=rev
Log:
more notes from eugene

Modified:
    maven/components/trunk/maven-embedder/notes.txt

Modified: maven/components/trunk/maven-embedder/notes.txt
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-embedder/notes.txt?rev=291932&r1=291931&r2=291932&view=diff
==============================================================================
--- maven/components/trunk/maven-embedder/notes.txt (original)
+++ maven/components/trunk/maven-embedder/notes.txt Tue Sep 27 06:11:31 2005
@@ -22,3 +22,8 @@
    folders, but Brett said it will be only in 2.1, so I guess
    we'll have to actually run these plugins and generate code.
 
+-- In order to nicely show all the errors and events in the IDE UI
+   We need to have two messages for EACH event/error:
+     -- the short description (in Eclipse it can be used in Problems view)
+     -- detailed description (can be used in annotation/editors markers)
+



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to