Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 71104 - Will no longer handle Ant <input> task.
Summary: Will no longer handle Ant <input> task.
Status: RESOLVED DUPLICATE of bug 45484
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 14:24 EDT by Kenneth Corgin CLA
Modified: 2004-07-29 19:23 EDT (History)
0 users

See Also:


Attachments
Example of build.xml file that no longer works (256 bytes, text/plain)
2004-07-29 14:25 EDT, Kenneth Corgin CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Corgin CLA 2004-07-29 14:24:11 EDT
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.
Comment 1 Kenneth Corgin CLA 2004-07-29 14:25:58 EDT
Created attachment 13670 [details]
Example of build.xml file that no longer works
Comment 2 Olivier Thomann CLA 2004-07-29 16:44:16 EDT
Move to Platform/Ant
Comment 3 Darin Swanson CLA 2004-07-29 19:23:34 EDT
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 ***