Re: hide 'Netbeans plug-in Modules category'
"Anuradha G" <[email protected]> Mon, 24 Sep 2007 10:28:33 +0530
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Try add this lines to layer file
<folder name="Projects">
<file name="org-netbeans-modules-apisupport-project-suite_hidden"/>
<file name="org-netbeans-modules-apisupport-project_hidden"/>
</folder>
On 9/22/07, iberck <[email protected]> wrote:
>
>
> Hi all
>
> I'm developing an application with a custom project type , but I want to
> show only my project category.
> When I deselect some module dependencies, I can see only my project type
> AND
> "Netbeans plug-in Modules" category,
>
> anyone know how can I hide the "Netbeans plug-in Modules" category type
> that
> appears in New Project wizard ??
>
> Thanks in advance
>
>
> --
> View this message in context:
> http://www.nabble.com/hide-%27Netbeans-plug-in-Modules-category%27-tf4498488.html#a12829545
> Sent from the Netbeans - UI mailing list archive at Nabble.com.
>
--
Anuradha G