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 179578 - New <class-path-extension>s not reflected in ClassPath.COMPILE until restart
Summary: New <class-path-extension>s not reflected in ClassPath.COMPILE until restart
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 132967 (view as bug list)
Depends on:
Blocks: 178735
  Show dependency tree
 
Reported: 2010-01-15 19:24 UTC by Jesse Glick
Modified: 2010-05-01 05:21 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 Jesse Glick 2010-01-15 19:24:40 UTC
After adding a new c-p-e to an NBM project, files in src will still show the old classpath. You need to restart the IDE for the change to take effect.

In a debugger, Evaluator.reset() is called, but it does not seem to be enough - perhaps not surprisingly, since ExternalEntry.cpext is final.
Comment 1 Jesse Glick 2010-03-16 00:44:35 UTC
*** Bug 132967 has been marked as a duplicate of this bug. ***
Comment 2 Jesse Glick 2010-04-29 22:20:54 UTC
core-main #23c23be60e5f
Comment 3 Quality Engineering 2010-05-01 05:21:48 UTC
Integrated into 'main-golden', will be available in build *201005010200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: