Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/features')
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
index 488b4005fc..9089230c8a 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.xml
@@ -22,8 +22,7 @@
<import feature="org.eclipse.jpt.jpa.feature" version="3.0.0"/>
</requires>
- <!-- ========== -->
-
+<!-- ==========
<plugin
id="org.eclipse.graphiti"
version="0.7.1.qualifier"
@@ -43,8 +42,7 @@
id="org.eclipse.graphiti.ui"
version="0.7.1.qualifier"
unpack="false"/>
-
- <!-- ========== -->
+========== -->
<plugin
id="org.eclipse.jpt.common.eclipselink.core"

Back to the top