Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.wst.web_core.feature/feature.xml')
-rw-r--r--features/org.eclipse.wst.web_core.feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/org.eclipse.wst.web_core.feature/feature.xml b/features/org.eclipse.wst.web_core.feature/feature.xml
index 804865a49a..e7f62a22e4 100644
--- a/features/org.eclipse.wst.web_core.feature/feature.xml
+++ b/features/org.eclipse.wst.web_core.feature/feature.xml
@@ -34,6 +34,10 @@
<includes
id="org.eclipse.wst.server_core.feature"
version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.wst.json_core.feature"
+ version="0.0.0"/>
<plugin
id="org.eclipse.wst.css.core"

Back to the top