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 154009

Summary: Functionality should be enabled after import of settings
Product: ide Reporter: Lukas Hasik <lhasik>
Component: Features On DemandAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Lukas Hasik 2008-11-27 11:46:48 UTC
Product Version: NetBeans IDE Dev (Build 081126)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: F:\netbeans\userdir\nb2611-elasticIDE-7

-fresh userdir
-import settings from previous version of IDE. Have a project opened in the previous IDE
->IDE doesn't enable the right functionality that is needed for the imported projects
-->the projects had correct icons for while then it disappeared together with some project types
Comment 1 Lukas Hasik 2008-11-27 11:49:13 UTC
Created attachment 74232 [details]
screenshot
Comment 2 Jaroslav Tulach 2008-11-30 18:17:16 UTC
59aba4072fe6
Comment 3 Quality Engineering 2008-12-22 15:05:38 UTC
Integrated into 'main-golden', will be available in build *200812221122* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/59aba4072fe6
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #154009: Projects are correctly opened after settings import. However instead of dynamic open/close of opened projects, I needed to switch to proxying. I am not really happy about that but other attempts do not seem to be less stable.