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

Back to the top