Distribute jars with allowed debugging

0 votes
asked Jun 5, 2015 in Wanted features by krasa (820 points)

Quite few times I needed that, any reason why it is disabled?

you can enable it like so:

<javac target="1.6" srcdir="src" destdir="build" debug="on"/>

1 Answer

0 votes
answered Jun 7, 2015 by plantuml (294,960 points)
selected Jun 7, 2015 by krasa
 
Best answer
This has been changed in V8026.

Regards,
...