Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] Debug application in Eclipse started by ANT


Hello all,

We're having an application that can only be started (normally) by using an ANT build script, because the ANT scripts fills in some important tags into the Java code. Now we would like to debug the application (run until a breakpoint), but it seems not possible to start the ANT script (and so, the application) in debug mode.

Can somebody give some help or advice?

Thanks in advance!

Greetings,
Jan

Back to the top