Community
Participate
Working Groups
I receive the following message when running a my build.xml script while in the Eclipse platform. I am using 3.0M7. I have downloaded M8 to see if this was resolved. It was not. I saw similar post's but no indication that this will be resolved with 3.0 final. This did work w/ 2.1.2. BUILD FAILED: build.xml:26: Failed to read input from Console.
On 3.0 to use the input task you need to run your build in the same VM as Eclipse (this was all that was possible in 2.1.* See the JRE tab for your Ant launch configuration that requires the input. *** This bug has been marked as a duplicate of 45484 ***