Community
Participate
Working Groups
In Eclipse 2.1, I would get a popup dialog with a textfield for ANT scripts that had the "input" taskdef. But in Eclipse 3.0 M5 Build 12/5/2003 I have no way to enter the data. No popup dialog shows up as expected. I thought, perhaps, I may be able to just type the data into the console where the cursor was sitting (immediately after the "input" taskdef is reached), but that didn't work either.
Currently for Eclipse you will need to perform the build in the same VM as Eclipse to still get the input dialog. Builds in a separate VM do not have default support for handling input. Marking as duplicate of 45484 *** This bug has been marked as a duplicate of 45484 ***