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 42190 - [Study] [BS-17] Confusion between Runtime and Compilation classpath.
Summary: [Study] [BS-17] Confusion between Runtime and Compilation classpath.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Petr Hrebejk
URL: http://ui.netbeans.org/nonav/usabilit...
Keywords: UI
: 42193 (view as bug list)
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-04-20 15:27 UTC by jrojcek
Modified: 2005-01-23 17:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proosed patch (1.28 KB, patch)
2004-09-30 12:36 UTC, Petr Hrebejk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2004-04-20 15:27:57 UTC
A participant added JAR into the Runtime classpath and couldn't 
figure out why it wasn't working during compilation.
Comment 1 Petr Hrebejk 2004-09-30 12:17:15 UTC
Same thng needs to be done in webapps. Thus moving to you guys. Will
attach a patch file. After you apply the patch please close the bug.

Comment 2 Petr Hrebejk 2004-09-30 12:36:37 UTC
Created attachment 17943 [details]
Proosed patch
Comment 3 Petr Hrebejk 2004-09-30 12:49:56 UTC
Hoho, my favourite mistake. Ignore the last two comments the patch and
the reassigment of the issue. I'm very sorry it belongs to another issue.
Comment 4 jrojcek 2004-12-08 17:12:53 UTC
Just for the record, the spec is here:
http://projects.netbeans.org/nonav/buildsys/j2se-project-ui-spec-
promoe.html#Libraries
Comment 5 Jesse Glick 2004-12-15 20:32:19 UTC
*** Issue 42193 has been marked as a duplicate of this issue. ***
Comment 6 Petr Hrebejk 2004-12-16 09:18:31 UTC
Back to me.
Comment 7 Petr Hrebejk 2005-01-23 17:52:22 UTC
Should be considered fixed after we implemented the new look of the
J2SE project customizer.