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 76496 - Remove classpath from compiling sources in Run tab
Summary: Remove classpath from compiling sources in Run tab
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-17 15:49 UTC by yougo
Modified: 2011-08-31 14:06 UTC (History)
0 users

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 yougo 2006-05-17 15:49:35 UTC
Hi,

I need to have a set of jars for compile time and another for run-time. 
This is because the application loads plug-ins and theire respective 
libraries. These same libraries are required for compilation. 

In the project properties dialog box I select the run tab. 
Here I select the Classpath for the compiling sources.
I then attempt to click the Remove buttin but cannot because it
is deactivated.

Thanx.
Comment 1 Jiri Prox 2006-06-02 15:13:03 UTC
It's rather enhancement

Reassigning to java/j2seproject