Eclipse IDE + ejb-jee5 archetype == NPE
java.lang.NullPointerException at org.eclipse.jst.ejb.ui.internal.wizard.
NewEnterpriseBeanWizard.postPerformFinish(NewEnterpriseBeanWizard.java:76)
If the lines above look familiar to you, try this:
- Get to the project's Build Path.
- Ensure you're in the Source tab.
- Click on the 'Excluded: **' element at 'your-project/src/main/resources' folder.
- Press the Remove button, then OK.
The problem is solved!

![a Divine chocolate bar :) [a Divine chocolate bar]](http://blog.betterworld.com/wp-content/uploads/2009/01/divine.png)
Comments [0]