From dbeda56ea3e46cb782033e555ad451ee05c2790b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=F8=EDk?= Date: Tue, 27 Aug 2013 21:36:27 +0200 Subject: [PATCH] Better ant tasks for (test)debugging --- trunk/build_common.xml | 57 +++++++++++++++++++++++----- trunk/nbproject/ide-file-targets.xml | 28 +++++++++++++- trunk/nbproject/project.xml | 13 +++++++ 3 files changed, 88 insertions(+), 10 deletions(-) diff --git a/trunk/build_common.xml b/trunk/build_common.xml index 199c4db70..dd5f6604a 100644 --- a/trunk/build_common.xml +++ b/trunk/build_common.xml @@ -41,7 +41,7 @@ - + @@ -57,11 +57,8 @@ - - - - - + + @@ -71,6 +68,13 @@ + + + + + + + @@ -78,7 +82,7 @@ + haltOnFailure="false" verbose="2" workingDir="${basedir}" > @@ -221,8 +225,8 @@ ${PROJECTNAME} ${VERSION} localization pack -------------------------------------------------------------------- -Please follow instructions on http://www.free-decompiler.com/flash/translations.html + ------------------------------------------------------------------- + Please follow instructions on http://www.free-decompiler.com/flash/translations.html @@ -298,4 +302,39 @@ Please follow instructions on http://www.free-decompiler.com/flash/translations. + + + + Must select one file in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/trunk/nbproject/ide-file-targets.xml b/trunk/nbproject/ide-file-targets.xml index 54731cb3b..181ef5207 100644 --- a/trunk/nbproject/ide-file-targets.xml +++ b/trunk/nbproject/ide-file-targets.xml @@ -1,6 +1,7 @@ - + + @@ -39,4 +40,29 @@ + + + + Must set property 'debug.class' + + + + + + + + + + + + + + + + + + + + + diff --git a/trunk/nbproject/project.xml b/trunk/nbproject/project.xml index 7c8ac38d0..fd5346c65 100644 --- a/trunk/nbproject/project.xml +++ b/trunk/nbproject/project.xml @@ -82,6 +82,19 @@ + + + debug-selected-file-in-test + + debug.class + test + \.java$ + java-name + + + + + folder