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 158387

Summary: not installed modules should not be offered in new prj wizard
Product: ide Reporter: Lukas Jungmann <jungi>
Component: Features On DemandAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2009-02-11 12:54:02 UTC
netbeans-trunk-nightly-200902101401-java-windows

-start IDE w/ fresh userdir
-open new project wizard

=> since I've installed java distro I'd not expect C/C++, Php nor other non-java distro specific project templates be
available there because when you try to enable them you'll see only msg saying that functionality is not found
Comment 1 Jaroslav Tulach 2009-02-11 15:21:40 UTC
I guess you are right. The php&co. templates shall not be visible.
Comment 2 Jaroslav Tulach 2009-02-11 18:20:32 UTC
ergonomics#b1fd03dbefbc
Comment 3 Quality Engineering 2009-02-12 20:44:53 UTC
Integrated into 'main-golden', will be available in build *200902121452* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b1fd03dbefbc
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #158387: Only offer ergolayers for modules that are locally present