Jon Rue wrote:
Thanks but I know its not finding that class hence the error. I'm trying
to figure out why there are differences in running Ant from within the
IDE and running it from command line (which works flawlessly). Can
someone answer my original question concerning the class loader?
w
Thanks but I know its not finding that class hence the error. I'm trying
to figure out why there are differences in running Ant from within the
IDE and running it from command line (which works flawlessly). Can
someone answer my original question concerning the class loader?
Thanks,
Jon Rue
B
I find it a little "funny" that the script is set up
to use the JDT (aka Eclipse) compiler, and it dies
when running in NetBeans. Perhaps the compiler
implementation class really isn't present? Note that
you can download the Eclipse compiler as a standalone
jar; Google for "ecj jar" or something