Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.papyrus.oomph/setups/papyrus.setup')
-rwxr-xr-xreleng/org.eclipse.papyrus.oomph/setups/papyrus.setup16
1 files changed, 0 insertions, 16 deletions
diff --git a/releng/org.eclipse.papyrus.oomph/setups/papyrus.setup b/releng/org.eclipse.papyrus.oomph/setups/papyrus.setup
index a1a5c78d063..578d4d616a4 100755
--- a/releng/org.eclipse.papyrus.oomph/setups/papyrus.setup
+++ b/releng/org.eclipse.papyrus.oomph/setups/papyrus.setup
@@ -1476,22 +1476,6 @@
</predicate>
</sourceLocator>
</setupTask>
- <setupTask xsi:type="setup.workingsets:WorkingSetTask">
- <workingSet id="papyrus-others" name="Papyrus Others">
- <predicate xsi:type="predicates:AndPredicate">
- <operand xsi:type="predicates:RepositoryPredicate" project="org.eclipse.papyrus.team.svn"/>
- <operand xsi:type="predicates:NaturePredicate" nature="org.eclipse.pde.PluginNature"/>
- <operand xsi:type="predicates:NamePredicate" pattern="org\.eclipse\.papyrus\.team\.svn"/>
- </predicate>
- </workingSet>
- <workingSet id="papyrus-others-features" name="Papyrus Other Features">
- <predicate xsi:type="predicates:AndPredicate">
- <operand xsi:type="predicates:RepositoryPredicate" project="org.eclipse.papyrus.team.feature"/>
- <operand xsi:type="predicates:NaturePredicate" nature="org.eclipse.pde.FeatureNature"/>
- <operand xsi:type="predicates:NamePredicate" pattern="org\.eclipse\.papyrus\.team($|\..+)"/>
- </predicate>
- </workingSet>
- </setupTask>
<setupTask xsi:type="setup.targlets:TargletTask">
<description>&#xD;
Additional dependencies, e.g. for Subversive (SVN team integration), including&#xD; &#xD;

Back to the top