Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 66243 - Using the input task in a build.xml causes a problem.
Summary: Using the input task in a build.xml causes a problem.
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 2000
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-08 23:17 EDT by José Geraldo Campos CLA
Modified: 2004-06-09 01:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description José Geraldo Campos CLA 2004-06-08 23:17:51 EDT
When I used a input task to obtain a data from a user in Eclipse 2.1.3 it 
showed a dialog with a field for me to enter de data. Today I upgraded to 
Eclipse 3.0 RC1 and I was suprised when I tried to use the target with the 
input and it failed.
Comment 1 Darin Swanson CLA 2004-06-09 01:20:54 EDT
Set the Ant build to occur in the same VM as Eclipse (see the JRE tab for the 
Ant launch configuration) to have the same behavior as in 2.1.3.

For support of a default input handler for separate VM builds this is a 
duplicate of bug 45484.

*** This bug has been marked as a duplicate of 45484 ***