Closed GoogleCodeExporter closed 9 years ago
Ready since 2011/3/14 , committed in r78 ,
This one will help a lot of Maven user with RJR.
And now we are ready for 1.2.1 :)
Original comment by tonylovejava
on 14 Mar 2011 at 4:14
Original comment by tonylovejava
on 14 Mar 2011 at 4:14
For more description about the fix.
After a deep tracing with M2E and StandardClasspathProvider,
I rewrote the resolveClasspath to handle a special case for project classpath
entry in maven container ( built in M2Eclipse).
commit r78
I user two generically method for determining the project nature and classpath
entry container's name to check if it's a maven proejct ,
so user *have not to* install M2E when they use RJR, and they could still work
on it correctly after they install M2E.
After fixing this , the maven optional dependency is working well.
Original comment by tonylovejava
on 14 Mar 2011 at 3:06
Original issue reported on code.google.com by
tonylovejava
on 14 Mar 2011 at 1:50