Community
Participate
Working Groups
In 2.1, Eclipse would pop up a nifty prompt window to process an Ant <input> task. This no longer works, now it aborts with the error BUILD FAILED: C:\IOE\DBQuery2\test\build.xml:4: Failed to read input from Console.
Created attachment 13670 [details] Example of build.xml file that no longer works
Move to Platform/Ant
As detailed in the Eclipse readme, the input task works the same as Eclipse 2.1 if you run the Ant build in the same VM as Eclipse (which was the only option in Eclipse 2.1). See the JRE tab for the Ant launch configuration. *** This bug has been marked as a duplicate of 45484 ***