++ Ryan Kennedy wrote:
> One thing that would be nice is if there was actually _integration_. Ant > currently feels like it's just bolted onto the side, because it's not > actually integrated with anything the IDE does. The IDE really just exposes > a way to activate Ant without really interfacing with it (aside from parsing > the output to let you double click to the point where a compiler error is). > For instance, if I want to compile, I have two different ways of doing so > that each require me to maintain seperate settings for the classpath, > sourcepath, compiler output path and compiler settings. Same thing goes for > run/debug. > > What would be fantastic would be the ability to put all of those settings in > an Ant build file and have IDEA be able to determine compilation and > run/debug settings from the Ant file. That would mean that if I've spent the > time to put together an Ant build file with targets for compiling, running > and debugging, I don't have to spend more time later setting up IDEA with a > comparable configuration. It's kind of a bummer having to maintain two > groups of settings and keeping them in synchronization (the Ant build file > settings and my IDEA project settings). > > Ryan > > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
