Community
Participate
Working Groups
Slight change in behavior from previous versions is now causing the following NPE: java.lang.NullPointerException at org.eclipse.jst.j2ee.project.EarUtilities.getEARLibDir(EarUtilities.java:413) at org.eclipse.jst.j2ee.project.EarUtilities.getJ2EEModuleReferences(EarUtilities.java:86)
Created attachment 179335 [details] patch Protects against above NPE, and all others, and also updates javadoc. No change in behavior.
approved
code checked into 32M and HEAD for WTP 3.2.3 and 3.3 respectively.
Committed to R3_2_2_patches