Skip to content

Commit

Permalink
additional requirements in swtbot feature
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Dec 4, 2022
1 parent a919ba6 commit 172242d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions tests/org.eclipse.emf.parsley.tests.swtbot.feature/feature.xml
Expand Up @@ -36,6 +36,22 @@
id="org.eclipse.swtbot"
version="0.0.0"/>

<includes
id="org.eclipse.rcp"
version="0.0.0"/>

<includes
id="org.eclipse.e4.rcp"
version="0.0.0"/>

<includes
id="org.eclipse.emf.common"
version="0.0.0"/>

<includes
id="org.eclipse.emf.ecore"
version="0.0.0"/>

<plugin
id="org.eclipse.emf.parsley.ui.examples"
download-size="0"
Expand Down

0 comments on commit 172242d

Please sign in to comment.