+1..  I was noticing that I was getting lots of slowdowns at times, and was
wondering if my maven clean was doing it.

Eric Pugh

-----Original Message-----
From: James Strachan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 11:50 AM
To: Turbine Maven Developers List
Subject: [eclipse plugin] setting the output directory


The eclipse plugin currently sets the target directory for eclipse's build
to target/classes. I just wanted to get feedback from other Eclipse users
about this. I'd prefer Eclipse to have its own output directory; preferably
in something different like bin.

Basically I like to do lots of

    maven clean test

from time to time. Any 'maven clean' will force a rebuild to be required in
eclipse. So I don't see much value in Eclipse's binary compilation of the
code to be in the same place as where Maven builds. I'd prefer to keep them
separate.

IDEs are notoriously subjective - would this approach suite others use of
Eclipse? If so I'll go ahead and patch the eclipse plugin to not use the
same location as Maven for its build files.

James
-------
http://radio.weblogs.com/0112098/

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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

Reply via email to