mirror of https://github.com/apache/maven.git
more notes from eugene
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291932 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1ca5707247
commit
41ae1736a5
|
@ -22,3 +22,8 @@ work. jvz.
|
|||
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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue