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 27371 - Compiled Classes do not appear in RUNTIME classpath
Summary: Compiled Classes do not appear in RUNTIME classpath
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-17 10:33 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Svata Dedic 2002-09-17 10:33:34 UTC
Using the standard project template, RUNTIME
classpath does not report outputs from Compiler
Classes after project creation. The template
should preconfigure RUNTIME classpath to contain
that item.
Comment 1 Svata Dedic 2002-10-04 17:16:37 UTC
Fixed; compiled classes are added to the runtime path in the java
project template.
Comment 2 Jan Becicka 2003-02-27 09:21:29 UTC
Verified in projects branch
Comment 3 Jan Becicka 2003-11-25 14:21:46 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.