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 - not installed modules should not be offered in new prj wizard
Summary: not installed modules should not be offered in new prj wizard
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 12:54 UTC by Lukas Jungmann
Modified: 2009-06-21 13:43 UTC (History)
0 users

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 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