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

Summary: New <class-path-extension>s not reflected in ClassPath.COMPILE until restart
Product: apisupport Reporter: Jesse Glick <jglick>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: normal CC: akiliyevich
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 178735    

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: