[364086] Solves the NPE when creating an EJB Project [364981] Support setting the Java 7 facet when importing a JavaEE archive targeted to a runtime that supports Java 7
diff --git a/features/org.eclipse.jst.web_core.feature.patch/feature.xml b/features/org.eclipse.jst.web_core.feature.patch/feature.xml index 7111218..c8dbaaf 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/feature.xml +++ b/features/org.eclipse.jst.web_core.feature.patch/feature.xml
@@ -2,7 +2,7 @@ <feature id="org.eclipse.jst.web_core.feature.patch" label="%featureName" - version="3.2.5.qualifier" + version="3.3.1.qualifier" provider-name="%providerName"> <description> @@ -18,7 +18,7 @@ </license> <requires> - <import feature="org.eclipse.jst.web_core.feature" version="3.2.5.v201106160200-7Q7BG7YFE9LeABEV3XatOlpiwz018nIng5963" patch="true"/> + <import feature="org.eclipse.jst.web_core.feature" version="3.3.1.v201108102009-7Q7DGL2FE9LeACEx4cdvNvuitz01z01sRxi3877" patch="true"/> </requires> <plugin