| Author |
IDEA ant Integration -> input hangs build
|
Jan Groth
Ranch Hand
Joined: Feb 03, 2004
Posts: 456
|
|
hello there, considering myself a newbie to ant, I hope that I'll get a hint in the right direction to solve the following problem: Using IntelliJ IDEA 4.0, the ant integration works pretty good, I set up some simple ant projects which all performed well. But when I'm using the input tag it seems to do nothing but hanging the build. From the ant-documention I'm expecting:
This is the implementation you get, when you don't use the -inputhandler command line switch at all... []...Input will be read from the console and the user will need to press the Return key.
Question no1: - what am I doing wrong? Any ideas welcome... ;-) Question no2: - As ant is integrated into IDEA, how could I possibly set a command line switch? Thanks everyone for answering, Jan.
|
 |
Jan Groth
Ranch Hand
Joined: Feb 03, 2004
Posts: 456
|
|
for anyone interested in this topic... I found this issue on the list of known bugs of Idea 3.x. It's supposed to be fixed in 4.x ;-) happy coding...
|
 |
 |
|
|
subject: IDEA ant Integration -> input hangs build
|
|
|