these are the eclipse (sub)projects i have thus far:
apache
cdt
core
equinox
jdt
text
wst
if my base eclipse version is 3.7 (for eclipse version 3.7)
and if i implement a new algorithm for EditText or UndoText I would refactor
org.eclipse.text.edits.TextEdit or org.eclipse.text.edits.UndoEdit
-I would'nt touch core (or any other modules) leaving the original modules as
3.7
-but i would re-assign eclipse-text sub-project version as 3.7.001
make ¢?
Martin
______________________________________________
Put disclaimer here.
> Date: Thu, 30 Jun 2011 01:57:46 +0800
> From: [email protected]
> To: [email protected]
> Subject: why Maven 3 is divided into eleven eclipse project?
>
>
> will this make it easier to manage the source code for maven ?