Category Archives: NetBeans

Eclipse Kepler 4.3.1 Error in New Facelet Template

As part of my class preparation I have been writing blog entries on setting up a JEE 6 web profile Maven projects in Eclipse and in NetBeans using the TomEE server. Once I got that working I proceeded to try out a tutorial from Eclipse called the JSF Tools Tutorial – JSF 2.0 that is found in the Eclipse help… Read more »

Creating JavaServer Faces Maven Managed Projects with Eclipse

NOTE: See the blog post How I Created a Standard pom.xml file for Eclipse and NetBeans for the final version of the pom.xml Step 1 Create a project based on my blog “UPDATED Setting up a JEE 6 Web Profile Maven Project in Eclipse using TomEE”. Step 2 Eclipse reveals its special capabilities such as specialized editors based on the project’s… Read more »