Hi
Lots of us use Eclipse for development (I use it all the time for
OpenJPA) and would hate for that info to be removed....
Adding notes to the page telling everyone to build with mvn first and in
what order would be an acceptable work around, as most
contributors/committers will only be trying to build/debug one
sub-project at a time within Eclipse (like JPA).
Sure, I wasn't suggesting not using Eclipse. The way that the web page is organised
suggests that the primary method to checkout and build uses *only* Eclipse and
never the command line. I think a more common, and in my experience, more reliable,
approach is to checkout and build using svn & mvn at the command line, then
import projects into Eclipse to work on.
So I think what you suggest is actually on that page, I was only
suggesting removing the section headed "Eclipse Method" as I can not
longer get it to work. I'm perfectly happy to leave it there if someone
else can get that particular section to work :-)
-Donald
On 3/12/10 9:26 AM, zoe slattery wrote:
The more I have to build Aries the less I use Eclipse to extract from
SVN and build within Eclipse. In fact since the advent of the
eba-maven-plugin I can no longer get this to work, although that may be
an M2_ECLIPSE setting problem.
I'm wondering whether to remove the "build with Eclipse" section on this
page: http://incubator.apache.org/aries/buildingaries.html. Does anyone
actually use it?
Zoe