From 4eb0f31b7e4045d563c6b004a9e3636e9218ca8f Mon Sep 17 00:00:00 2001 From: Brian Burch Date: Thu, 23 Oct 2008 09:29:07 +0000 Subject: [PATCH] new netbeans target to run a single slick (also fix formatting of slick name to suit build's trimming away of package name) --- ide/nbproject/project.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/ide/nbproject/project.xml b/ide/nbproject/project.xml index 58af9cbe3..8d644c9c6 100644 --- a/ide/nbproject/project.xml +++ b/ide/nbproject/project.xml @@ -8,11 +8,11 @@ ./ide/nbproject/project.xml. You should copy it to ./nbproject/project.xml (when NetBeans is not running!) to make it active on your own system. - ** Updated by Brian Burch on August 25, 2005 + ** Updated by Brian Burch on October 22, 2008 Netbeans debug targets are now held in - ./ide/nbproject/ide-targets.xml. You should copy it to - ./nbproject/ide-targets.xml (when NetBeans is not running!) - to make it active on your own system. + ./ide/nbproject/ide-targets.xml and ./ide/nbproject/ide-file-targets.xml. + You should copy these two files to ./nbproject/ (when NetBeans is not + running!) to make them active on your own system. --> SIP Communicator @@ -47,6 +47,18 @@ rebuild + + test + + test.name + test + \.java$ + relative-path-noext + + + + + debug-selected-file-in-test @@ -54,7 +66,7 @@ test.name test \.java$ - java-name + relative-path-noext