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 - [40cat] Add panel "Classpath for Running Tests" to j2seproject customizer
Summary: [40cat] Add panel "Classpath for Running Tests" to j2seproject customizer
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 47702 47760 (view as bug list)
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-08-23 20:21 UTC by Jesse Glick
Modified: 2006-03-24 09:47 UTC (History)
5 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.