Re: Issues with the layer.xml file
Dmitry Avtonomov <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAMMjtf8D_FMBBYuDD+o88btZiMp-cSPdqYFbWuUMZU-ixPE7Kg@mail.gmail.com> |
Have you added a dependency on "Project *UI* API" to your module? On May 26, 2016 10:01, "karolinas" <[email protected]> wrote: > Hi I have just started developing NetBeans Platform application and hence > my aim was to create a new project template. I managed to do that, but I > don't know how to access it from the menu bar. I can only find the > information how to hide actions from the menu bar, but how do I display > say, new project action there? > > > > >