Ignore Eclipse's build process and just use ant then ( remember to turn off
auto/background compilation ). It always surprise me that no popular java IDE
are using ANT as its native/default build/compilation system yet. ( Most java
developer will do that anyway )

--- Robert Nicholson <[EMAIL PROTECTED]> wrote:
> Well I'd been playing around with IDEA for a while and wanted to take a 
> look at Eclipse
> today.
> 
> Well my worst fears have been confirmed. After importing my project 
> into Eclipse I notice that this stupid IDE decided to "clean" my output 
> compile path which was WEB-INF/classes for my web app an in doing so 
> this stupid program decided to get rid of everything in that directory 
> including the webwork.properties,views.properties etc files that I had 
> in there. Fortunately having used Visual Age before I knew it would be 
> wise to make a backup of my project folder before putting it under the 
> control of Eclipse.
> 
> Way to go Eclipse yeah!!!
> 
> Clearly Eclipse imposes it's own build process on me and requires that 
> my compiler output path just contain classes and nothing else.
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to