Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml
index 6bb2885cd..ca044e5a9 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.arm/pom.xml
@@ -26,5 +26,6 @@
<os>linux</os>
<ws>gtk</ws>
<arch>arm</arch>
+ <skipAPIAnalysis>true</skipAPIAnalysis>
</properties>
</project>

Back to the top