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 10388 - Internal and external compilation do not use same classpath
Summary: Internal and external compilation do not use same classpath
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-16 09:07 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
0 users

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 Jesse Glick 2001-03-16 09:07:30 UTC
[dev mar 15 '01] Internal and external Javac compilation do not use the same
classpath. Not sure what all the differences are, but external compilation
currently includes createLibraryPath (e.g. module JARs) whereas internal
compilation does not (only the startup classpath). This inconsistency is
confusing and may lead a user to think there is a bug in the internal compiler
(cannot find classes from some IDE module).
Comment 1 Svata Dedic 2001-03-21 10:30:26 UTC
Fixed in release-3.2 & dev trunk.
Comment 2 Jan Becicka 2001-04-04 16:01:12 UTC
[release32-20] Verified
Comment 3 Jan Chalupa 2001-05-05 23:24:57 UTC
Target milestone -> 3.2
Comment 4 Quality Engineering 2003-07-01 13:17:58 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.