Skip to content

Commit

Permalink
Only depend on jboss tools wtp feature rather than inlude it
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Richardson committed Sep 20, 2012
1 parent 72280f6 commit 5953c3d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions features/org.teiid.designer.runtime.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ Including: Connection management, VDB creation and management and Data Preview/V
version="0.0.0"
name="Teiid Designer Design-time"/>

<includes
id="org.jboss.ide.eclipse.as.serverAdapter.wtp.feature"
version="0.0.0"/>

<requires>
<import feature="org.eclipse.datatools.common.doc.user" version="1.7.0" match="greaterOrEqual"/>
<import feature="org.eclipse.datatools.connectivity.doc.user" version="1.7.0" match="greaterOrEqual"/>
Expand Down Expand Up @@ -126,7 +122,6 @@ Including: Connection management, VDB creation and management and Data Preview/V
<import plugin="org.eclipse.ui.cheatsheets" version="3.4.200" match="compatible"/>
<import plugin="org.teiid.designer.dqp.ui" version="8.0.0" match="compatible"/>
<import plugin="org.eclipse.emf.ecore" version="2.8.0" match="compatible"/>
<import plugin="org.jboss.tools.runtime.core" version="2.0.0" match="compatible"/>
</requires>

<plugin
Expand Down

0 comments on commit 5953c3d

Please sign in to comment.