Re: Netbeans Tutorial Issue
geertjan wielenga <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Yes, this is the right place for questions dealing with the NetBeans Platform. The tutorial provides a link to the source code that you should have at the end of the tutorial. Here is the link to it, referenced at the top of the tutorial: http://java.net/projects/nb-api-samples/sources/api-samples/show/versions/8.0/tutorials/AbcFileType Happy to help further if needed, note also that this book is highly recommended: leanpub.com/nbp4beginners as well as this book: https://www.amazon.com/JavaFX-Client-Programming-NetBeans-Platform/dp/0321927710 Gj On 4-3-2017 20:29, tlf30 wrote: > I am not entirely sure where to put this so I am putting it here, feel free to move it. > > I am new to Netbeans module development and thought that I would run through the tutorials to learn about it, but I found that one of the tutorials does not work. The tutorial I am using is: https://platform.netbeans.org/tutorials/nbm-filetype.html > I am using Netbeans 8.1. > When I run the project, the file type and template are not their, but I can open the custom file type just fine and it does show up with the right icon. The only part that does not work is the file type's template showing up. Also the Editor and Fonts & Colors does not show up under options when I run it. > > Any help would be great. > Thank you, > Trevor Flynn > > > >