Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature/pom.xml')
-rw-r--r--features/org.eclipse.equinox.executable.feature/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/pom.xml b/features/org.eclipse.equinox.executable.feature/pom.xml
index b656796f6..93ccf9e3d 100644
--- a/features/org.eclipse.equinox.executable.feature/pom.xml
+++ b/features/org.eclipse.equinox.executable.feature/pom.xml
@@ -106,10 +106,6 @@
<name>!longnotexistingproperty</name>
</property>
</activation>
- <properties>
- <!-- location of rt.equinox.binaries project -->
- <rt.equinox.binaries.loc>../../../rt.equinox.binaries</rt.equinox.binaries.loc>
- </properties>
<build>
<plugins>
<plugin>

Back to the top