I'm running eclipse 3.4, the default JRE is 1.5.0_11, compiler settings are 1.5/1.5 and the communicator project uses the workspace defaults for these settings. If I run ant in eclipse ("run as ant build") the target "rebuild" is fails during compile. However, if I run "ant rebuild" in a command prompt, it succeeds.
I'm not sure if this is more than an inconvenience, as I imagine the command prompt and eclipse run produce the same results, but can anyone suggest what is wrong?
···
--
Carl Hagenmaier