This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 47735

Summary: [40cat] Add panel "Classpath for Running Tests" to j2seproject customizer
Product: java Reporter: Jesse Glick <jglick>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: CLOSED FIXED    
Severity: blocker CC: crichey, dmladek, jrojcek, mkubec, phrebejk
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    

Description Jesse Glick 2004-08-23 20:21:48 UTC
Would have fixed items

- Classpath for Compiling Tests
- Compiled Tests

but permit extra items to be added. Analogous to
"Classpath for Running Project".
Comment 1 Jesse Glick 2004-08-23 20:50:55 UTC
*** Issue 47702 has been marked as a duplicate of this issue. ***
Comment 2 Petr Hrebejk 2004-08-24 12:40:37 UTC
*** Issue 47760 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Kovalsky 2004-08-24 13:29:06 UTC
Excuse me, but how can you duplicate a defect to enhancement without
any further explanation ? Changing back to DEFECT.

This bug came originally from NetCAT 4.0 and thus needs appropriate
prefix in its summary. Adding [40cat] prefix.

Also adding original reporter to the CC: list.
Comment 4 Petr Hrebejk 2004-08-24 13:44:31 UTC
Because we alredy discussed that very many times with quite a few
reporters. And it is on our list of enhancments which we want to
implement either for FCS or even for beta2. Also because there is
simple workaround to add runtime libs for tests into tests complation
classpath , which is used as run classpath for tests. Etc, etc. 
Comment 5 Tomas Zezula 2004-08-26 08:58:28 UTC
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.30; previous revision: 1.29
done
RCS file:
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRunTest.form,v
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRunTest.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRunTest.form,v
 <--  CustomizerRunTest.form
initial revision: 1.1
done
RCS file:
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRunTest.java,v
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRunTest.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRunTest.java,v
 <--  CustomizerRunTest.java
initial revision: 1.1
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/J2SECustomizer.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/J2SECustomizer.java,v
 <--  J2SECustomizer.java
new revision: 1.13; previous revision: 1.12
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/J2SEProjectProperties.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/J2SEProjectProperties.java,v
 <--  J2SEProjectProperties.java
new revision: 1.22; previous revision: 1.21
done
Comment 6 Milan Kubec 2004-08-27 13:22:14 UTC
Verified in dev-200408262030.