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 12472 - Use DO.Environment to obtain classpath for DO
Summary: Use DO.Environment to obtain classpath for DO
Status: RESOLVED INVALID
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: 12469
Blocks:
  Show dependency tree
 
Reported: 2001-05-28 16:11 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Svata Dedic 2001-05-28 16:11:46 UTC
JavaCompilerType should use Environment to obtain (boot)classpath items +
include it into individual Compilers; JavaCompilers inside the same
CompilerGroup should use the same (boot)classpath.
Comment 1 Jan Chalupa 2001-11-27 12:49:22 UTC
Target milestone -> 3.3.1.
Comment 2 Svata Dedic 2002-05-21 15:54:43 UTC
Seems invalid given the new project design state.