Skip to content

Commit

Permalink
Fix error on feature dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
serras committed Sep 4, 2011
1 parent a29bc22 commit 8b5eb98
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions net.sf.eclipsefp.haskell-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,10 @@ and is also available at http://github.com/JPMoresmau/scion/raw/master/docs/LICE
id="org.eclipse.jdt"
version="0.0.0"/>

<includes
id="org.eclipse.wst.common_ui.feature"
version="0.0.0"/>

<includes
id="org.eclipse.wst.jsdt.feature"
version="0.0.0"/>

<includes
id="org.eclipse.wst.web_ui.feature"
version="0.0.0"/>

<includes
id="org.eclipse.wst.xml_ui.feature"
version="0.0.0"/>

<requires>
<import plugin="net.sf.eclipsefp.haskell.browser" version="0.0.1" match="greaterOrEqual"/>
<import plugin="net.sf.eclipsefp.haskell.compat" version="2.0.2" match="greaterOrEqual"/>
Expand Down

0 comments on commit 8b5eb98

Please sign in to comment.