From 41b78eeb6cd522e61039b211e9dee9f63331fed6 Mon Sep 17 00:00:00 2001 From: Norbert Grundmann Date: Wed, 2 Oct 2024 16:38:04 +0300 Subject: [PATCH] =?UTF-8?q?java/eclipse:=20Update=204.32=20=E2=86=92=204.3?= =?UTF-8?q?3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I took the fork of an eclipse member - who integrated my changes and made more "investment" - thanks to him: https://github.com/chirontt/eclipse.platform.releng.aggregator - There are no addons or patches needed anymore. - It compiles on my amd64 platform. - The powerpc64 architectures are removed. PR: 281794 281582 --- java/eclipse/Makefile | 41 +- java/eclipse/distinfo | 60 +- .../.project | 117 -- .../.settings/.api_filters | 467 ------ .../META-INF/MANIFEST.MF | 35 - .../build.properties | 47 - .../fragment.properties | 12 - .../.project | 117 -- .../.settings/.api_filters | 467 ------ .../META-INF/MANIFEST.MF | 35 - .../build.properties | 47 - .../fragment.properties | 12 - .../.project | 117 -- .../.settings/.api_filters | 467 ------ .../META-INF/MANIFEST.MF | 35 - .../build.properties | 47 - .../fragment.properties | 12 - .../.project | 117 -- .../.settings/.api_filters | 467 ------ .../META-INF/MANIFEST.MF | 35 - .../build.properties | 48 - .../fragment.properties | 12 - .../.project | 22 - .../org.eclipse.core.resources.prefs | 2 - .../.settings/org.eclipse.core.runtime.prefs | 2 - .../META-INF/MANIFEST.MF | 9 - .../about.html | 36 - .../build.properties | 19 - .../fragment.properties | 15 - .../pom.xml | 28 - .../.project | 22 - .../org.eclipse.core.resources.prefs | 2 - .../.settings/org.eclipse.core.runtime.prefs | 2 - .../META-INF/MANIFEST.MF | 9 - .../about.html | 36 - .../build.properties | 19 - .../fragment.properties | 15 - .../pom.xml | 28 - .../.project | 22 - .../org.eclipse.core.resources.prefs | 2 - .../.settings/org.eclipse.core.runtime.prefs | 2 - .../META-INF/MANIFEST.MF | 9 - .../about.html | 36 - .../build.properties | 19 - .../fragment.properties | 15 - .../pom.xml | 28 - .../.project | 22 - .../org.eclipse.core.resources.prefs | 2 - .../.settings/org.eclipse.core.runtime.prefs | 2 - .../BUILD_INFO.txt | 19 - .../META-INF/MANIFEST.MF | 9 - .../about.html | 36 - .../build.properties | 19 - .../fragment.properties | 15 - .../pom.xml | 63 - .../natives/unix/freebsd/Makefile | 42 - .../org.eclipse.core.net.freebsd/.classpath | 7 - .../org.eclipse.core.net.freebsd/.project | 28 - .../org.eclipse.core.resources.prefs | 2 - .../.settings/org.eclipse.jdt.core.prefs | 15 - .../.settings/org.eclipse.jdt.ui.prefs | 145 -- .../META-INF/MANIFEST.MF | 12 - .../org.eclipse.core.net.freebsd/about.html | 36 - .../build.properties | 20 - .../forceQualifierUpdate.txt | 3 - .../fragment.properties | 15 - .../org.eclipse.core.net.freebsd/pom.xml | 29 - .../org/eclipse/core/net/ProxyProvider.java | 387 ----- .../.project | 22 - .../META-INF/MANIFEST.MF | 10 - .../about.html | 36 - .../build.properties | 25 - .../launcher.gtk.freebsd.aarch64.properties | 15 - .../.project | 22 - .../META-INF/MANIFEST.MF | 10 - .../about.html | 36 - .../build.properties | 25 - .../forceQualifierUpdate.txt | 2 - .../launcher.gtk.freebsd.powerpc64.properties | 15 - .../.project | 22 - .../META-INF/MANIFEST.MF | 10 - .../about.html | 36 - .../build.properties | 25 - .../forceQualifierUpdate.txt | 2 - ...auncher.gtk.freebsd.powerpc64le.properties | 15 - .../.project | 22 - .../.settings/org.eclipse.pde.core.prefs | 4 - .../META-INF/MANIFEST.MF | 10 - .../about.html | 36 - .../build.properties | 25 - .../forceQualifierUpdate.txt | 3 - .../launcher.gtk.freebsd.x86_64.properties | 15 - .../.classpath | 7 - .../.project | 34 - .../.settings/org.eclipse.core.runtime.prefs | 2 - .../.settings/org.eclipse.jdt.core.prefs | 118 -- .../.settings/org.eclipse.jdt.ui.prefs | 109 -- .../META-INF/MANIFEST.MF | 13 - .../about.html | 36 - .../build.properties | 21 - .../forceQualifierUpdate.txt | 4 - .../fragment.properties | 17 - .../fragment.xml | 18 - .../pom.xml | 45 - .../internal/security/linux/GBusType.java | 21 - .../internal/security/linux/GError.java | 35 - .../internal/security/linux/GList.java | 42 - .../security/linux/LinuxPasswordProvider.java | 186 -- .../linux/LinuxPasswordProviderMessages.java | 34 - .../security/linux/SecretCollectionFlags.java | 19 - .../internal/security/linux/SecretSchema.java | 50 - .../security/linux/SecretSchemaAttribute.java | 37 - .../linux/SecretSchemaAttributeType.java | 20 - .../security/linux/SecretSchemaFlags.java | 19 - .../security/linux/SecretServiceFlags.java | 20 - .../security/linux/messages.properties | 18 - java/eclipse/files/patch-eclipse | 1490 ----------------- java/eclipse/scripts/pre-build | 2 - 118 files changed, 41 insertions(+), 6960 deletions(-) delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/.project delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/.settings/.api_filters delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/build.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/fragment.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/.project delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/.settings/.api_filters delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/build.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/fragment.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/.project delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/.settings/.api_filters delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/build.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/fragment.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/.project delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/.settings/.api_filters delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/build.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/fragment.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.project delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.settings/org.eclipse.core.resources.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.settings/org.eclipse.core.runtime.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/about.html delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/build.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/fragment.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/pom.xml delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.project delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.settings/org.eclipse.core.resources.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.settings/org.eclipse.core.runtime.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/about.html delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/build.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/fragment.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/pom.xml delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.project delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.settings/org.eclipse.core.resources.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.settings/org.eclipse.core.runtime.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/about.html delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/build.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/fragment.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/pom.xml delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.project delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.settings/org.eclipse.core.resources.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.settings/org.eclipse.core.runtime.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/BUILD_INFO.txt delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/about.html delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/build.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/fragment.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/pom.xml delete mode 100644 java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.classpath delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.project delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.core.resources.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.jdt.core.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.jdt.ui.prefs delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/about.html delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/build.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/forceQualifierUpdate.txt delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/fragment.properties delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/pom.xml delete mode 100644 java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/src/org/eclipse/core/net/ProxyProvider.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/.project delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/about.html delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/build.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/launcher.gtk.freebsd.aarch64.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/.project delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/about.html delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/build.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/forceQualifierUpdate.txt delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/launcher.gtk.freebsd.powerpc64.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/.project delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/about.html delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/build.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/forceQualifierUpdate.txt delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/launcher.gtk.freebsd.powerpc64le.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/.project delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/.settings/org.eclipse.pde.core.prefs delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/about.html delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/build.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/forceQualifierUpdate.txt delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/launcher.gtk.freebsd.x86_64.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.classpath delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.project delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.core.runtime.prefs delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.jdt.core.prefs delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.jdt.ui.prefs delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/META-INF/MANIFEST.MF delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/about.html delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/build.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/forceQualifierUpdate.txt delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/fragment.properties delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/fragment.xml delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/pom.xml delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GBusType.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GError.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GList.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/LinuxPasswordProvider.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/LinuxPasswordProviderMessages.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretCollectionFlags.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchema.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaAttribute.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaAttributeType.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaFlags.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretServiceFlags.java delete mode 100644 java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/messages.properties delete mode 100644 java/eclipse/files/patch-eclipse diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 1538f601ef03..e32d6b0ec432 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -1,5 +1,5 @@ PORTNAME= eclipse -DISTVERSION= 4.32 +DISTVERSION= 4.33 CATEGORIES= java devel ECLIPSE_TAG= R${DISTVERSION:S|.|_|g} @@ -11,7 +11,7 @@ WWW= https://www.eclipse.org/ LICENSE= EPL -ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le +ONLY_FOR_ARCHS= aarch64 amd64 BUILD_DEPENDS= git:devel/git \ mvn:devel/maven39 \ @@ -25,21 +25,20 @@ USES= compiler:c++17-lang gmake pkgconfig gnome # The github repositories. The repository under NorbertXYZ is for a predefined maven # download, so the build does not need to download while do-build is running USE_GITHUB= yes -GH_TUPLE= eclipse-platform:eclipse.platform.releng.aggregator:${ECLIPSE_TAG} \ +GH_TUPLE= chirontt:eclipse.platform.releng.aggregator:${ECLIPSE_TAG}_maintenance \ eclipse-jdt:eclipse.jdt:${ECLIPSE_TAG}:a/eclipse.jdt \ eclipse-jdt:eclipse.jdt.core:${ECLIPSE_TAG}:b/eclipse.jdt.core \ eclipse-jdt:eclipse.jdt.core.binaries:${ECLIPSE_TAG}:c/eclipse.jdt.core.binaries \ eclipse-jdt:eclipse.jdt.debug:${ECLIPSE_TAG}:d/eclipse.jdt.debug \ eclipse-jdt:eclipse.jdt.ui:${ECLIPSE_TAG}:e/eclipse.jdt.ui \ - eclipse-pde:eclipse.pde:${ECLIPSE_TAG}:f/eclipse.pde \ - eclipse-platform:eclipse.platform:${ECLIPSE_TAG}:g/eclipse.platform \ - eclipse-platform:eclipse.platform.runtime:fd42b6e331:h/eclipse.platform.runtime \ - eclipse-platform:eclipse.platform.swt:${ECLIPSE_TAG}:i/eclipse.platform.swt \ - eclipse-platform:eclipse.platform.ui:${ECLIPSE_TAG}:j/eclipse.platform.ui \ - eclipse-equinox:equinox:${ECLIPSE_TAG}:k/equinox \ - eclipse-equinox:equinox.binaries:${ECLIPSE_TAG}:l/rt.equinox.binaries \ - eclipse-equinox:p2:${ECLIPSE_TAG}:m/rt.equinox.p2 \ - NorbertXYZ:eclipse-maven:${DISTVERSION}:n + chirontt:eclipse.pde:${ECLIPSE_TAG}_maintenance:f/eclipse.pde \ + chirontt:eclipse.platform:${ECLIPSE_TAG}_maintenance:g/eclipse.platform \ + chirontt:eclipse.platform.swt:${ECLIPSE_TAG}_maintenance:i/eclipse.platform.swt \ + chirontt:eclipse.platform.ui:${ECLIPSE_TAG}_maintenance:j/eclipse.platform.ui \ + chirontt:equinox:${ECLIPSE_TAG}_maintenance:k/equinox \ + chirontt:equinox.binaries:${ECLIPSE_TAG}_maintenance:l/equinox.binaries \ + chirontt:p2:${ECLIPSE_TAG}_maintenance:m/equinox.p2 \ + NorbertXYZ:eclipse_maven:${DISTVERSION}:n USE_GNOME= gtk30 USE_JAVA= 17+ @@ -61,7 +60,7 @@ MAVEN_ENV= MAVEN_OPTS=-Xmx2048m CC=${CC} CFLAGS="${CFLAGS}" JAVA_HOME=${JAVA_HOM MAVEN_ARCH= ${ARCH:S|amd64|x86_64|} MAVEN_PARAMS= --offline \ - -Dmaven.repo.local=${WRKDIR}/eclipse-maven-${DISTVERSION} \ + -Dmaven.repo.local=${WRKDIR}/eclipse_maven-${DISTVERSION} \ -Dnative=gtk.freebsd.${MAVEN_ARCH} \ -DskipTests clean verify @@ -71,22 +70,6 @@ ECLIPSE_RESULT= eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.rep CFLAGS+= -Wno-deprecated-non-prototype .endif -# Directories needed, but cannot be stored in git, because they are empty -EMPTY_DIRS= eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.%%ARCH%%/os/freebsd/%%ARCH%% \ - eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.%%ARCH%%/target \ - eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/target \ - rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/freebsd/%%ARCH%% \ - rt.equinox.binaries/org.eclipse.equinox.launcher.gtk.freebsd.%%ARCH%% - -pre-patch: - ${CP} -R ${FILESDIR}/addons/ ${WRKSRC} -.for DIR in ${EMPTY_DIRS} -. for _ARCH in aarch64 powerpc64 powerpc64le x86_64 - ${MKDIR} ${WRKSRC}/${DIR:S|%%ARCH%%|${_ARCH}|g} - ${TOUCH} ${WRKSRC}/${DIR:S|%%ARCH%%|${_ARCH}|g}/.empty -. endfor -.endfor - do-build: cd ${WRKSRC} && ${SETENV} ${MAVEN_ENV} mvn ${MAVEN_PARAMS} diff --git a/java/eclipse/distinfo b/java/eclipse/distinfo index 9409c23b9cb7..4df3b5d01d3e 100644 --- a/java/eclipse/distinfo +++ b/java/eclipse/distinfo @@ -1,31 +1,29 @@ -TIMESTAMP = 1724914687 -SHA256 (eclipse/eclipse-platform-eclipse.platform.releng.aggregator-4.32-R4_32_GH0.tar.gz) = c00f2fe914a657d4d76f884df9acef9c3ce6325de00919f0cba07c2f8a6064b7 -SIZE (eclipse/eclipse-platform-eclipse.platform.releng.aggregator-4.32-R4_32_GH0.tar.gz) = 24287066 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt-R4_32_GH0.tar.gz) = e25d95791922b18e68cb25c28b29d173ac37c8a165f930f2ebca5ed2ea338ea6 -SIZE (eclipse/eclipse-jdt-eclipse.jdt-R4_32_GH0.tar.gz) = 39587 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt.core-R4_32_GH0.tar.gz) = 6f5edeee5cef41f39f853e8612664ff8763594f495d7dfa82ccd1cff5042c869 -SIZE (eclipse/eclipse-jdt-eclipse.jdt.core-R4_32_GH0.tar.gz) = 14068032 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_32_GH0.tar.gz) = 9f5c0e2fb690d6f5df46018bd13aa3b79c01744854fda3d6a70cd306d748f775 -SIZE (eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_32_GH0.tar.gz) = 34885476 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt.debug-R4_32_GH0.tar.gz) = c1b3ac3624852492637b30bbbe751acc1f3df9a17c585b8e1b9c6ad25c4cde58 -SIZE (eclipse/eclipse-jdt-eclipse.jdt.debug-R4_32_GH0.tar.gz) = 2142808 -SHA256 (eclipse/eclipse-jdt-eclipse.jdt.ui-R4_32_GH0.tar.gz) = fb625caac9dad82d3e23b871b21147248dab052129b238380fa91b55796069fb -SIZE (eclipse/eclipse-jdt-eclipse.jdt.ui-R4_32_GH0.tar.gz) = 21908664 -SHA256 (eclipse/eclipse-pde-eclipse.pde-R4_32_GH0.tar.gz) = 5b7e12584782988334adfb6a0a3ea1c3723e452c1c9cb7b683d4302b349b6e4e -SIZE (eclipse/eclipse-pde-eclipse.pde-R4_32_GH0.tar.gz) = 34790432 -SHA256 (eclipse/eclipse-platform-eclipse.platform-R4_32_GH0.tar.gz) = 4e012785e1df9379665ae660d345cefda9837959758d539d6a5d4c1a330b08b1 -SIZE (eclipse/eclipse-platform-eclipse.platform-R4_32_GH0.tar.gz) = 17130373 -SHA256 (eclipse/eclipse-platform-eclipse.platform.runtime-fd42b6e331_GH0.tar.gz) = b93e7aefe4c0a588decf8dd840104fb3d54fdfef106e6d4af2c5950e9a3f94b7 -SIZE (eclipse/eclipse-platform-eclipse.platform.runtime-fd42b6e331_GH0.tar.gz) = 692044 -SHA256 (eclipse/eclipse-platform-eclipse.platform.swt-R4_32_GH0.tar.gz) = 5d8d63679e2b3d96c996d001edfc9f1f8fc15e3296148bc4fb40e6687ce4cdba -SIZE (eclipse/eclipse-platform-eclipse.platform.swt-R4_32_GH0.tar.gz) = 9139469 -SHA256 (eclipse/eclipse-platform-eclipse.platform.ui-R4_32_GH0.tar.gz) = 7554c70acb5ce62104be1447922a80099fa23dcbda694e0588b33d1b0b84a24a -SIZE (eclipse/eclipse-platform-eclipse.platform.ui-R4_32_GH0.tar.gz) = 15388992 -SHA256 (eclipse/eclipse-equinox-equinox-R4_32_GH0.tar.gz) = 30604b178afab6bc1bed72fd1b28016ce17246efbf46bf072f981a71129d159b -SIZE (eclipse/eclipse-equinox-equinox-R4_32_GH0.tar.gz) = 3562574 -SHA256 (eclipse/eclipse-equinox-equinox.binaries-R4_32_GH0.tar.gz) = 68fb0baf3cc62b900cff00327c970e83753c12626a33e703120a7035b35abc8c -SIZE (eclipse/eclipse-equinox-equinox.binaries-R4_32_GH0.tar.gz) = 1319746 -SHA256 (eclipse/eclipse-equinox-p2-R4_32_GH0.tar.gz) = 57e537824c10f0d6a95a35ff81ab7e75a349d3b00ee641f1f2cd4373d673af0b -SIZE (eclipse/eclipse-equinox-p2-R4_32_GH0.tar.gz) = 54404329 -SHA256 (eclipse/NorbertXYZ-eclipse-maven-4.32_GH0.tar.gz) = db8b20b45b7e0f208514940e4ca6cf555b6ce48ab98f9a48052b546c831d0953 -SIZE (eclipse/NorbertXYZ-eclipse-maven-4.32_GH0.tar.gz) = 855731569 +TIMESTAMP = 1727783924 +SHA256 (eclipse/chirontt-eclipse.platform.releng.aggregator-4.33-R4_33_maintenance_GH0.tar.gz) = a3a94b22936a7634311f74ae52980d00879710e9fe418702e350e5fe230ab978 +SIZE (eclipse/chirontt-eclipse.platform.releng.aggregator-4.33-R4_33_maintenance_GH0.tar.gz) = 23981803 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt-R4_33_GH0.tar.gz) = a63affe2169452a8ec78a63a65284f297a3a0c1f1b4fb84271556153e8ad55a8 +SIZE (eclipse/eclipse-jdt-eclipse.jdt-R4_33_GH0.tar.gz) = 39601 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt.core-R4_33_GH0.tar.gz) = 48b96ab593f8b5c1e2eca7cc4973f5f9d9e32c4dd8902d70bf4f67475c7e39d5 +SIZE (eclipse/eclipse-jdt-eclipse.jdt.core-R4_33_GH0.tar.gz) = 15619793 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_33_GH0.tar.gz) = 6553207b61661be709ecca35d0eadf9b2f64cf2d7491069a4e4745d35d70b493 +SIZE (eclipse/eclipse-jdt-eclipse.jdt.core.binaries-R4_33_GH0.tar.gz) = 34885464 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt.debug-R4_33_GH0.tar.gz) = b7caee3b49bfab6dfcc1b708be0a48a4abd225df0d7c887947862cd4f4792be5 +SIZE (eclipse/eclipse-jdt-eclipse.jdt.debug-R4_33_GH0.tar.gz) = 2143375 +SHA256 (eclipse/eclipse-jdt-eclipse.jdt.ui-R4_33_GH0.tar.gz) = 9326f5c682880a364e8004bf4365b5d65805414511dec9bec66dfc541c45362e +SIZE (eclipse/eclipse-jdt-eclipse.jdt.ui-R4_33_GH0.tar.gz) = 21922737 +SHA256 (eclipse/chirontt-eclipse.pde-R4_33_maintenance_GH0.tar.gz) = c960dc8c935ea969693f139d4bb34d216a559351ee4551ad862f19b1be033d0c +SIZE (eclipse/chirontt-eclipse.pde-R4_33_maintenance_GH0.tar.gz) = 34757846 +SHA256 (eclipse/chirontt-eclipse.platform-R4_33_maintenance_GH0.tar.gz) = 0ee4f84f9847800959a22fd67e2c5eef3fe979d9ec6965ba3dd46c555f433d6e +SIZE (eclipse/chirontt-eclipse.platform-R4_33_maintenance_GH0.tar.gz) = 16492026 +SHA256 (eclipse/chirontt-eclipse.platform.swt-R4_33_maintenance_GH0.tar.gz) = c2eacf19f987aa007c8178be8d28071c4f322e159c49a8d527955bcd7e1e80fb +SIZE (eclipse/chirontt-eclipse.platform.swt-R4_33_maintenance_GH0.tar.gz) = 9178239 +SHA256 (eclipse/chirontt-eclipse.platform.ui-R4_33_maintenance_GH0.tar.gz) = 3795a2b6a1b882625381feac345f734e62e75483fd90c109d7fdaafbd00b09df +SIZE (eclipse/chirontt-eclipse.platform.ui-R4_33_maintenance_GH0.tar.gz) = 15448522 +SHA256 (eclipse/chirontt-equinox-R4_33_maintenance_GH0.tar.gz) = b9658b176b1077e7a1a0c33b8ca5be7216b74b06a36bf0cdde9c9c1ac9655013 +SIZE (eclipse/chirontt-equinox-R4_33_maintenance_GH0.tar.gz) = 3573852 +SHA256 (eclipse/chirontt-equinox.binaries-R4_33_maintenance_GH0.tar.gz) = e5a96a84f5a5db1340594edcebf6cc83dfe3b26bd12fc4395bf0516c54aa19d3 +SIZE (eclipse/chirontt-equinox.binaries-R4_33_maintenance_GH0.tar.gz) = 1512145 +SHA256 (eclipse/chirontt-p2-R4_33_maintenance_GH0.tar.gz) = ef68097d6ccdda80790e963f24e6415feb209966e2ac683636ea7e79ba2f8060 +SIZE (eclipse/chirontt-p2-R4_33_maintenance_GH0.tar.gz) = 54410433 +SHA256 (eclipse/NorbertXYZ-eclipse_maven-4.33_GH0.tar.gz) = 449c448b18e4c5da54b168f67b6e02feb8795341c41d59c8d49eb8788cca4f36 +SIZE (eclipse/NorbertXYZ-eclipse_maven-4.33_GH0.tar.gz) = 457757346 diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/.project b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/.project deleted file mode 100644 index 5a050db0000e..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/.project +++ /dev/null @@ -1,117 +0,0 @@ - - - org.eclipse.swt.gtk.freebsd.aarch64 - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - org.eclipse.pde.api.tools.apiAnalysisBuilder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.pde.PluginNature - org.eclipse.pde.api.tools.apiAnalysisNature - - - - .classpath - 1 - PARENT-1-PROJECT_LOC/.classpath_gtk - - - .settings/.api_filters - 1 - PROJECT_LOC/.settings/.api_filters - - - .settings - 2 - PARENT-1-PROJECT_LOC/.settings - - - Eclipse SWT - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT - - - Eclipse SWT Accessibility - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Accessibility - - - Eclipse SWT AWT - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20AWT - - - Eclipse SWT Browser - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Browser - - - Eclipse SWT Custom Widgets - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Custom%20Widgets - - - Eclipse SWT Drag and Drop - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Drag%20and%20Drop - - - Eclipse SWT OLE Win32 - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20OLE%20Win32 - - - Eclipse SWT OpenGL - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20OpenGL - - - Eclipse SWT PI - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20PI - - - Eclipse SWT Printing - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Printing - - - Eclipse SWT Program - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Program - - - Eclipse SWT WebKit - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20WebKit - - - - - SWT_HOST_PLUGIN - $%7BPARENT-2-PROJECT_LOC%7D/bundles/org.eclipse.swt - - - diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/.settings/.api_filters b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/.settings/.api_filters deleted file mode 100644 index a01e1f795d0c..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/.settings/.api_filters +++ /dev/null @@ -1,467 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/META-INF/MANIFEST.MF b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/META-INF/MANIFEST.MF deleted file mode 100644 index dcca5e95de61..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/META-INF/MANIFEST.MF +++ /dev/null @@ -1,35 +0,0 @@ -Manifest-Version: 1.0 -Fragment-Host: org.eclipse.swt;bundle-version="[3.125.100,4.0.0)" -Bundle-Name: %fragmentName -Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.swt.gtk.freebsd.aarch64; singleton:=true -Bundle-Version: 3.126.0.qualifier -Bundle-ManifestVersion: 2 -Bundle-Localization: fragment -Export-Package: - org.eclipse.swt, - org.eclipse.swt.accessibility, - org.eclipse.swt.awt, - org.eclipse.swt.browser, - org.eclipse.swt.custom, - org.eclipse.swt.dnd, - org.eclipse.swt.events, - org.eclipse.swt.graphics, - org.eclipse.swt.layout, - org.eclipse.swt.opengl, - org.eclipse.swt.printing, - org.eclipse.swt.program, - org.eclipse.swt.widgets, - org.eclipse.swt.internal; x-friends:="org.eclipse.ui", - org.eclipse.swt.internal.image; x-internal:=true, - org.eclipse.swt.internal.accessibility.gtk; x-internal:=true, - org.eclipse.swt.internal.cairo; x-internal:=true, - org.eclipse.swt.internal.gtk; x-internal:=true, - org.eclipse.swt.internal.gtk3; x-internal:=true, - org.eclipse.swt.internal.gtk4; x-internal:=true, - org.eclipse.swt.internal.opengl.glx; x-internal:=true -Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=freebsd) (osgi.arch=aarch64)) -SWT-WS: gtk -SWT-OS: freebsd -SWT-Arch: aarch64 -Automatic-Module-Name: org.eclipse.swt.gtk.freebsd.aarch64 diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/build.properties b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/build.properties deleted file mode 100644 index 254fc4974508..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/build.properties +++ /dev/null @@ -1,47 +0,0 @@ -############################################################################### -# Copyright (c) 2015, 2024 Red Hat Inc. and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Alexander Kurtakov, Red Hat, Inc.- initial API and implementation -# Hannes Wellmann - Leverage Tycho pomless -############################################################################### -custom = true -bin.includes = .,fragment.properties -bin.excludes = library/ -source.. = \ - ../legal_files/gtk.linux,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/cairo,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/bidi,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/taskbar,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/cairo,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Accessibility/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT AWT/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT AWT/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Printing/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Printing/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Program/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Program/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Browser/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Browser/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/glx,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk -output.. = bin/ - -pom.model.property.os=freebsd -pom.model.property.ws=gtk -pom.model.property.arch=aarch64 diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/fragment.properties b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/fragment.properties deleted file mode 100644 index 4b52a8cd2ab7..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.aarch64/fragment.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2015 Red Hat Inc. and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Alexander Kurtakov, Red Hat, Inc.- initial API and implementation -############################################################################### -fragmentName = Standard Widget Toolkit for GTK on aarch64 -providerName = Eclipse.org diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/.project b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/.project deleted file mode 100644 index 25699fd85723..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/.project +++ /dev/null @@ -1,117 +0,0 @@ - - - org.eclipse.swt.gtk.freebsd.powerpc64 - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - org.eclipse.pde.api.tools.apiAnalysisBuilder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.pde.PluginNature - org.eclipse.pde.api.tools.apiAnalysisNature - - - - .classpath - 1 - PARENT-1-PROJECT_LOC/.classpath_gtk - - - .settings/.api_filters - 1 - PROJECT_LOC/.settings/.api_filters - - - .settings - 2 - PARENT-1-PROJECT_LOC/.settings - - - Eclipse SWT - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT - - - Eclipse SWT Accessibility - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Accessibility - - - Eclipse SWT AWT - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20AWT - - - Eclipse SWT Browser - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Browser - - - Eclipse SWT Custom Widgets - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Custom%20Widgets - - - Eclipse SWT Drag and Drop - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Drag%20and%20Drop - - - Eclipse SWT OLE Win32 - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20OLE%20Win32 - - - Eclipse SWT OpenGL - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20OpenGL - - - Eclipse SWT PI - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20PI - - - Eclipse SWT Printing - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Printing - - - Eclipse SWT Program - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Program - - - Eclipse SWT WebKit - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20WebKit - - - - - SWT_HOST_PLUGIN - $%7BPARENT-2-PROJECT_LOC%7D/bundles/org.eclipse.swt - - - diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/.settings/.api_filters b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/.settings/.api_filters deleted file mode 100644 index 1a9d3b4f73d5..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/.settings/.api_filters +++ /dev/null @@ -1,467 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/META-INF/MANIFEST.MF b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/META-INF/MANIFEST.MF deleted file mode 100644 index 5a33fdf35ff9..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/META-INF/MANIFEST.MF +++ /dev/null @@ -1,35 +0,0 @@ -Manifest-Version: 1.0 -Fragment-Host: org.eclipse.swt;bundle-version="[3.125.100,4.0.0)" -Bundle-Name: %fragmentName -Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.swt.gtk.freebsd.powerpc64;singleton:=true -Bundle-Version: 3.126.0.qualifier -Bundle-ManifestVersion: 2 -Bundle-Localization: fragment -Export-Package: - org.eclipse.swt, - org.eclipse.swt.accessibility, - org.eclipse.swt.awt, - org.eclipse.swt.browser, - org.eclipse.swt.custom, - org.eclipse.swt.dnd, - org.eclipse.swt.events, - org.eclipse.swt.graphics, - org.eclipse.swt.layout, - org.eclipse.swt.opengl, - org.eclipse.swt.printing, - org.eclipse.swt.program, - org.eclipse.swt.widgets, - org.eclipse.swt.internal; x-friends:="org.eclipse.ui", - org.eclipse.swt.internal.image; x-internal:=true, - org.eclipse.swt.internal.accessibility.gtk; x-internal:=true, - org.eclipse.swt.internal.cairo; x-internal:=true, - org.eclipse.swt.internal.gtk; x-internal:=true, - org.eclipse.swt.internal.gtk3; x-internal:=true, - org.eclipse.swt.internal.gtk4; x-internal:=true, - org.eclipse.swt.internal.opengl.glx; x-internal:=true -Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=freebsd) (osgi.arch=powerpc64)) -SWT-WS: gtk -SWT-OS: freebsd -SWT-Arch: powerpc64 -Automatic-Module-Name: org.eclipse.swt.gtk.freebsd.powerpc64 diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/build.properties b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/build.properties deleted file mode 100644 index d6c91eedbd47..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/build.properties +++ /dev/null @@ -1,47 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2024 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -# Hannes Wellmann - Leverage Tycho pomless -############################################################################### -custom = true -bin.includes = .,fragment.properties -bin.excludes = library/ -source.. = \ - ../legal_files/gtk.linux,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/cairo,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/bidi,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/taskbar,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/cairo,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Accessibility/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT AWT/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT AWT/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Printing/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Printing/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Program/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Program/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Browser/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Browser/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/glx,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk -output.. = bin/ - -pom.model.property.os=freebsd -pom.model.property.ws=gtk -pom.model.property.arch=powerpc64 diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/fragment.properties b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/fragment.properties deleted file mode 100644 index fd6bb37840e7..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64/fragment.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2005 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -fragmentName = Standard Widget Toolkit for GTK on ppc64le -providerName = Eclipse.org diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/.project b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/.project deleted file mode 100644 index a65174da79a6..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/.project +++ /dev/null @@ -1,117 +0,0 @@ - - - org.eclipse.swt.gtk.freebsd.powepc64le - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - org.eclipse.pde.api.tools.apiAnalysisBuilder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.pde.PluginNature - org.eclipse.pde.api.tools.apiAnalysisNature - - - - .classpath - 1 - PARENT-1-PROJECT_LOC/.classpath_gtk - - - .settings/.api_filters - 1 - PROJECT_LOC/.settings/.api_filters - - - .settings - 2 - PARENT-1-PROJECT_LOC/.settings - - - Eclipse SWT - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT - - - Eclipse SWT Accessibility - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Accessibility - - - Eclipse SWT AWT - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20AWT - - - Eclipse SWT Browser - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Browser - - - Eclipse SWT Custom Widgets - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Custom%20Widgets - - - Eclipse SWT Drag and Drop - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Drag%20and%20Drop - - - Eclipse SWT OLE Win32 - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20OLE%20Win32 - - - Eclipse SWT OpenGL - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20OpenGL - - - Eclipse SWT PI - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20PI - - - Eclipse SWT Printing - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Printing - - - Eclipse SWT Program - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Program - - - Eclipse SWT WebKit - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20WebKit - - - - - SWT_HOST_PLUGIN - $%7BPARENT-2-PROJECT_LOC%7D/bundles/org.eclipse.swt - - - diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/.settings/.api_filters b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/.settings/.api_filters deleted file mode 100644 index 1a9d3b4f73d5..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/.settings/.api_filters +++ /dev/null @@ -1,467 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/META-INF/MANIFEST.MF b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/META-INF/MANIFEST.MF deleted file mode 100644 index fbf37758a807..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/META-INF/MANIFEST.MF +++ /dev/null @@ -1,35 +0,0 @@ -Manifest-Version: 1.0 -Fragment-Host: org.eclipse.swt;bundle-version="[3.125.100,4.0.0)" -Bundle-Name: %fragmentName -Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.swt.gtk.freebsd.powerpc64le;singleton:=true -Bundle-Version: 3.126.0.qualifier -Bundle-ManifestVersion: 2 -Bundle-Localization: fragment -Export-Package: - org.eclipse.swt, - org.eclipse.swt.accessibility, - org.eclipse.swt.awt, - org.eclipse.swt.browser, - org.eclipse.swt.custom, - org.eclipse.swt.dnd, - org.eclipse.swt.events, - org.eclipse.swt.graphics, - org.eclipse.swt.layout, - org.eclipse.swt.opengl, - org.eclipse.swt.printing, - org.eclipse.swt.program, - org.eclipse.swt.widgets, - org.eclipse.swt.internal; x-friends:="org.eclipse.ui", - org.eclipse.swt.internal.image; x-internal:=true, - org.eclipse.swt.internal.accessibility.gtk; x-internal:=true, - org.eclipse.swt.internal.cairo; x-internal:=true, - org.eclipse.swt.internal.gtk; x-internal:=true, - org.eclipse.swt.internal.gtk3; x-internal:=true, - org.eclipse.swt.internal.gtk4; x-internal:=true, - org.eclipse.swt.internal.opengl.glx; x-internal:=true -Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=freebsd) (osgi.arch=powerpc64le)) -SWT-WS: gtk -SWT-OS: freebsd -SWT-Arch: powerpc64le -Automatic-Module-Name: org.eclipse.swt.gtk.freebsd.powerpc64le diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/build.properties b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/build.properties deleted file mode 100644 index 435b75cea7d8..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/build.properties +++ /dev/null @@ -1,47 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2024 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -# Hannes Wellmann - Leverage Tycho pomless -############################################################################### -custom = true -bin.includes = .,fragment.properties -bin.excludes = library/ -source.. = \ - ../legal_files/gtk.linux,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/cairo,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/bidi,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/taskbar,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/cairo,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Accessibility/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT AWT/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT AWT/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Printing/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Printing/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Program/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Program/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Browser/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Browser/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/glx,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk -output.. = bin/ - -pom.model.property.os=freebsd -pom.model.property.ws=gtk -pom.model.property.arch=powerpc64le diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/fragment.properties b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/fragment.properties deleted file mode 100644 index fd6bb37840e7..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.powerpc64le/fragment.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2005 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -fragmentName = Standard Widget Toolkit for GTK on ppc64le -providerName = Eclipse.org diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/.project b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/.project deleted file mode 100644 index 4dabd3d2f2a4..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/.project +++ /dev/null @@ -1,117 +0,0 @@ - - - org.eclipse.swt.gtk.freebsd.x86_64 - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - org.eclipse.pde.api.tools.apiAnalysisBuilder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.pde.PluginNature - org.eclipse.pde.api.tools.apiAnalysisNature - - - - .classpath - 1 - PARENT-1-PROJECT_LOC/.classpath_gtk - - - .settings/.api_filters - 1 - PROJECT_LOC/.settings/.api_filters - - - .settings - 2 - PARENT-1-PROJECT_LOC/.settings - - - Eclipse SWT - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT - - - Eclipse SWT Accessibility - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Accessibility - - - Eclipse SWT AWT - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20AWT - - - Eclipse SWT Browser - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Browser - - - Eclipse SWT Custom Widgets - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Custom%20Widgets - - - Eclipse SWT Drag and Drop - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Drag%20and%20Drop - - - Eclipse SWT OLE Win32 - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20OLE%20Win32 - - - Eclipse SWT OpenGL - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20OpenGL - - - Eclipse SWT PI - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20PI - - - Eclipse SWT Printing - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Printing - - - Eclipse SWT Program - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20Program - - - Eclipse SWT WebKit - 2 - SWT_HOST_PLUGIN/Eclipse%20SWT%20WebKit - - - - - SWT_HOST_PLUGIN - $%7BPARENT-2-PROJECT_LOC%7D/bundles/org.eclipse.swt - - - diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/.settings/.api_filters b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/.settings/.api_filters deleted file mode 100644 index 14e1c3db8a6f..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/.settings/.api_filters +++ /dev/null @@ -1,467 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/META-INF/MANIFEST.MF b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/META-INF/MANIFEST.MF deleted file mode 100644 index db98a9bbe1df..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/META-INF/MANIFEST.MF +++ /dev/null @@ -1,35 +0,0 @@ -Manifest-Version: 1.0 -Fragment-Host: org.eclipse.swt;bundle-version="[3.125.100,4.0.0)" -Bundle-Name: %fragmentName -Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.swt.gtk.freebsd.x86_64; singleton:=true -Bundle-Version: 3.126.0.qualifier -Bundle-ManifestVersion: 2 -Bundle-Localization: fragment -Export-Package: - org.eclipse.swt, - org.eclipse.swt.accessibility, - org.eclipse.swt.awt, - org.eclipse.swt.browser, - org.eclipse.swt.custom, - org.eclipse.swt.dnd, - org.eclipse.swt.events, - org.eclipse.swt.graphics, - org.eclipse.swt.layout, - org.eclipse.swt.opengl, - org.eclipse.swt.printing, - org.eclipse.swt.program, - org.eclipse.swt.widgets, - org.eclipse.swt.internal; x-friends:="org.eclipse.ui", - org.eclipse.swt.internal.image; x-internal:=true, - org.eclipse.swt.internal.accessibility.gtk; x-internal:=true, - org.eclipse.swt.internal.cairo; x-internal:=true, - org.eclipse.swt.internal.gtk; x-internal:=true, - org.eclipse.swt.internal.gtk3; x-internal:=true, - org.eclipse.swt.internal.gtk4; x-internal:=true, - org.eclipse.swt.internal.opengl.glx; x-internal:=true -Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=freebsd) (osgi.arch=x86_64)) -SWT-WS: gtk -SWT-OS: freebsd -SWT-Arch: x86_64 -Automatic-Module-Name: org.eclipse.swt.gtk.freebsd.x86_64 diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/build.properties b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/build.properties deleted file mode 100644 index fad35743405c..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/build.properties +++ /dev/null @@ -1,48 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2024 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -# Krzysztof Daniel, Red Hat, Inc. - tycho enablement -# Hannes Wellmann - Leverage Tycho pomless -############################################################################### -custom = true -bin.includes = .,fragment.properties -bin.excludes = library/ -source.. = \ - ../legal_files/gtk.linux,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/cairo,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/bidi,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/coolbar,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/emulated/taskbar,\ - ../../bundles/org.eclipse.swt/Eclipse SWT/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/cairo,\ - ../../bundles/org.eclipse.swt/Eclipse SWT PI/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Accessibility/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Accessibility/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT AWT/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT AWT/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Printing/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Printing/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Program/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Program/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Browser/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT Browser/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/gtk,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/glx,\ - ../../bundles/org.eclipse.swt/Eclipse SWT OpenGL/common,\ - ../../bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk -output.. = bin/ - -pom.model.property.os=freebsd -pom.model.property.ws=gtk -pom.model.property.arch=x86_64 diff --git a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/fragment.properties b/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/fragment.properties deleted file mode 100644 index aad755ff2f43..000000000000 --- a/java/eclipse/files/addons/eclipse.platform.swt/binaries/org.eclipse.swt.gtk.freebsd.x86_64/fragment.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2005 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -fragmentName = Standard Widget Toolkit for GTK on x86_64 -providerName = Eclipse.org diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.project b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.project deleted file mode 100644 index 5fbecb1e0d91..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.eclipse.core.filesystem.freebsd.aarch64 - - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.settings/org.eclipse.core.resources.prefs b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c0203a7..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/=UTF-8 diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.settings/org.eclipse.core.runtime.prefs b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.settings/org.eclipse.core.runtime.prefs deleted file mode 100644 index 5a0ad22d2a76..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/.settings/org.eclipse.core.runtime.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -line.separator=\n diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/META-INF/MANIFEST.MF b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/META-INF/MANIFEST.MF deleted file mode 100644 index 93e4bdfa1c15..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/META-INF/MANIFEST.MF +++ /dev/null @@ -1,9 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.core.filesystem.freebsd.aarch64;singleton:=true -Bundle-Version: 1.4.200.qualifier -Bundle-Vendor: %providerName -Fragment-Host: org.eclipse.core.filesystem;bundle-version="[1.1.0,2.0.0)" -Bundle-Localization: fragment -Eclipse-PlatformFilter: (& (osgi.os=freebsd) (osgi.arch=aarch64)) diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/about.html b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/build.properties b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/build.properties deleted file mode 100644 index ef62db2e802a..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/build.properties +++ /dev/null @@ -1,19 +0,0 @@ -############################################################################### -# Copyright (c) 2014 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -bin.includes = META-INF/,\ - about.html,\ - os/,\ - fragment.properties -src.includes = about.html -generateSourceBundle=false diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/fragment.properties b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/fragment.properties deleted file mode 100644 index bd28b5c9cd29..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/fragment.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2014 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -fragmentName = Core File System for Linux Aarch64 bit -providerName = Eclipse.org diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/pom.xml b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/pom.xml deleted file mode 100644 index 5ba329c063a5..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.aarch64/pom.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - 4.0.0 - - org.eclipse.platform - eclipse.platform.resources - 4.32.0-SNAPSHOT - ../../ - - org.eclipse.core.filesystem.freebsd.aarch64 - 1.4.200-SNAPSHOT - eclipse-plugin - - - true - - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.project b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.project deleted file mode 100644 index 704cd8efd547..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.eclipse.core.filesystem.freebsd.powerpc64 - - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.settings/org.eclipse.core.resources.prefs b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c0203a7..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/=UTF-8 diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.settings/org.eclipse.core.runtime.prefs b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.settings/org.eclipse.core.runtime.prefs deleted file mode 100644 index 5a0ad22d2a76..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/.settings/org.eclipse.core.runtime.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -line.separator=\n diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/META-INF/MANIFEST.MF b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/META-INF/MANIFEST.MF deleted file mode 100644 index 0badc417816f..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/META-INF/MANIFEST.MF +++ /dev/null @@ -1,9 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.core.filesystem.freebsd.powerpc64;singleton:=true -Bundle-Version: 1.4.200.qualifier -Bundle-Vendor: %providerName -Fragment-Host: org.eclipse.core.filesystem;bundle-version="[1.1.0,2.0.0)" -Bundle-Localization: fragment -Eclipse-PlatformFilter: (& (osgi.os=freebsd) (osgi.arch=powerpc64)) diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/about.html b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/build.properties b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/build.properties deleted file mode 100644 index ef62db2e802a..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/build.properties +++ /dev/null @@ -1,19 +0,0 @@ -############################################################################### -# Copyright (c) 2014 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -bin.includes = META-INF/,\ - about.html,\ - os/,\ - fragment.properties -src.includes = about.html -generateSourceBundle=false diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/fragment.properties b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/fragment.properties deleted file mode 100644 index cef8e03e7eea..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/fragment.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2014 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -fragmentName = Core File System for Linux PPC 64 LE bit -providerName = Eclipse.org diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/pom.xml b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/pom.xml deleted file mode 100644 index 7db5dbecb984..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64/pom.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - 4.0.0 - - org.eclipse.platform - eclipse.platform.resources - 4.32.0-SNAPSHOT - ../../ - - org.eclipse.core.filesystem.freebsd.powerpc64 - 1.4.200-SNAPSHOT - eclipse-plugin - - - true - - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.project b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.project deleted file mode 100644 index 0e067474b8ed..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.eclipse.core.filesystem.freebsd.powerpc64le - - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.settings/org.eclipse.core.resources.prefs b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c0203a7..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/=UTF-8 diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.settings/org.eclipse.core.runtime.prefs b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.settings/org.eclipse.core.runtime.prefs deleted file mode 100644 index 5a0ad22d2a76..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/.settings/org.eclipse.core.runtime.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -line.separator=\n diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/META-INF/MANIFEST.MF b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/META-INF/MANIFEST.MF deleted file mode 100644 index df54ea4e3915..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/META-INF/MANIFEST.MF +++ /dev/null @@ -1,9 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.core.filesystem.freebsd.powerpc64le;singleton:=true -Bundle-Version: 1.4.200.qualifier -Bundle-Vendor: %providerName -Fragment-Host: org.eclipse.core.filesystem;bundle-version="[1.1.0,2.0.0)" -Bundle-Localization: fragment -Eclipse-PlatformFilter: (& (osgi.os=freebsd) (osgi.arch=powerpc64le)) diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/about.html b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/build.properties b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/build.properties deleted file mode 100644 index ef62db2e802a..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/build.properties +++ /dev/null @@ -1,19 +0,0 @@ -############################################################################### -# Copyright (c) 2014 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -bin.includes = META-INF/,\ - about.html,\ - os/,\ - fragment.properties -src.includes = about.html -generateSourceBundle=false diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/fragment.properties b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/fragment.properties deleted file mode 100644 index cef8e03e7eea..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/fragment.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2014 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -fragmentName = Core File System for Linux PPC 64 LE bit -providerName = Eclipse.org diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/pom.xml b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/pom.xml deleted file mode 100644 index e6345f6a1ff3..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.powerpc64le/pom.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - 4.0.0 - - org.eclipse.platform - eclipse.platform.resources - 4.32.0-SNAPSHOT - ../../ - - org.eclipse.core.filesystem.freebsd.powerpc64le - 1.4.200-SNAPSHOT - eclipse-plugin - - - true - - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.project b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.project deleted file mode 100644 index 474fadd7b961..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.eclipse.core.filesystem.freebsd.x86_64 - - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.settings/org.eclipse.core.resources.prefs b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c0203a7..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/=UTF-8 diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.settings/org.eclipse.core.runtime.prefs b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.settings/org.eclipse.core.runtime.prefs deleted file mode 100644 index 5a0ad22d2a76..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/.settings/org.eclipse.core.runtime.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -line.separator=\n diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/BUILD_INFO.txt b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/BUILD_INFO.txt deleted file mode 100644 index c3e115e155f7..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/BUILD_INFO.txt +++ /dev/null @@ -1,19 +0,0 @@ -Native Build Info: ------------------- - -platform: x86_64-redhat-linux -built by: pawel.pogorzelski@pl.ibm.com -build date: 21-Jan-2010 -OS Name: Red Hat Enterprise Linux Client release 4 -OS Version: Linux 2.6.9-67.EL x86_64 (glibc-2.3.4-2.39) -Compiler version: gcc version 3.4.6-9 - -build script: -------------- -#!/bin/sh -rpm -q glibc -#ensure system gcc -export PATH=/usr/bin:$PATH -cd org.eclipse.core.filesystem/natives/unix/linux -make JAVA_HOME=$HOME/jdk1.5.0_11_x86-64 -cp liblocalfile_1_0_0.so ../../../../org.eclipse.core.filesystem.linux.x86_64/os/linux/x86_64/ diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/META-INF/MANIFEST.MF b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/META-INF/MANIFEST.MF deleted file mode 100644 index e3c439825430..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/META-INF/MANIFEST.MF +++ /dev/null @@ -1,9 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.core.filesystem.freebsd.x86_64; singleton:=true -Bundle-Version: 1.2.400.qualifier -Bundle-Vendor: %providerName -Fragment-Host: org.eclipse.core.filesystem;bundle-version="[1.7.200,2.0.0)" -Bundle-Localization: fragment -Eclipse-PlatformFilter: (& (osgi.os=freebsd) (osgi.arch=x86_64)) diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/about.html b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/build.properties b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/build.properties deleted file mode 100644 index b2dcf76ec850..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/build.properties +++ /dev/null @@ -1,19 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2007 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -bin.includes = META-INF/,\ - about.html,\ - os/,\ - fragment.properties -src.includes = about.html -generateSourceBundle=false diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/fragment.properties b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/fragment.properties deleted file mode 100644 index eb50c047e53b..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/fragment.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2005 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -fragmentName = Core File System for Linux -providerName = Eclipse.org diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/pom.xml b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/pom.xml deleted file mode 100644 index 9cef0079517f..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem.freebsd.x86_64/pom.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - 4.0.0 - - eclipse.platform.resources - org.eclipse.platform - 4.32.0-SNAPSHOT - ../../ - - org.eclipse.core.filesystem.freebsd.x86_64 - 1.2.400-SNAPSHOT - eclipse-plugin - - - - build-natives - - - - native - gtk.freebsd.x86_64 - - - - - - maven-antrun-plugin - - - natives - process-resources - - - - - - - - - - - - - run - - - - - - - - - diff --git a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile b/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile deleted file mode 100644 index 8e48a555f935..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/resources/bundles/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -#****************************************************************************** -# Copyright (c) 2010 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -#******************************************************************************/ -# -# makefile for libunixfile_1_0_0.so - -CORE.C = ../unixfile.c -CORE.O = unixfile.o -LIB_NAME = libunixfile.so -LIB_NAME_FULL = libunixfile_1_0_0.so - -#Set this to be your OS type -OS_TYPE = freebsd - -#Set this to be the location of your JRE -ifeq (${JAVA_HOME},) - JAVA_HOME = /usr/lib/jvm/java-1.5.0-ibm-1.5.0.9/ -endif - -JDK_INCLUDE = -I ${JAVA_HOME}/include -I ${JAVA_HOME}/include/${OS_TYPE} -OPT_FLAGS=-O2 -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 - -core: - ${CC} $(OPT_FLAGS) -fPIC -c $(JDK_INCLUDE) -o $(CORE.O) $(CORE.C) - ${CC} $(OPT_FLAGS) -shared -Wl,-soname,$(LIB_NAME) -o $(LIB_NAME_FULL) $(CORE.O) -lc - -clean: - rm -f $(CORE.O) $(LIB_NAME_FULL) -# -#install: core -# rm -f ../../../../org.eclipse.core.filesystem.linux.x86/os/linux/x86/libunixfile_1_0_0.so -# mv libunixfile_1_0_0.so ../../../../org.eclipse.core.filesystem.linux.x86/os/linux/x86/ diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.classpath b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.classpath deleted file mode 100644 index 81fe078c20c0..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.project b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.project deleted file mode 100644 index 2784a1704b04..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - org.eclipse.core.net.freebsd - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.core.resources.prefs b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c0203a7..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/=UTF-8 diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.jdt.core.prefs b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 9478cb165373..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,15 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate -org.eclipse.jdt.core.compiler.codegen.targetPlatform=17 -org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve -org.eclipse.jdt.core.compiler.compliance=17 -org.eclipse.jdt.core.compiler.debug.lineNumber=generate -org.eclipse.jdt.core.compiler.debug.localVariable=generate -org.eclipse.jdt.core.compiler.debug.sourceFile=generate -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning -org.eclipse.jdt.core.compiler.release=enabled -org.eclipse.jdt.core.compiler.source=17 diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.jdt.ui.prefs b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.jdt.ui.prefs deleted file mode 100644 index a92fd5fc4501..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/.settings/org.eclipse.jdt.ui.prefs +++ /dev/null @@ -1,145 +0,0 @@ -eclipse.preferences.version=1 -editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true -sp_cleanup.add_all=false -sp_cleanup.add_default_serial_version_id=true -sp_cleanup.add_generated_serial_version_id=false -sp_cleanup.add_missing_annotations=true -sp_cleanup.add_missing_deprecated_annotations=true -sp_cleanup.add_missing_methods=false -sp_cleanup.add_missing_nls_tags=false -sp_cleanup.add_missing_override_annotations=true -sp_cleanup.add_missing_override_annotations_interface_methods=true -sp_cleanup.add_serial_version_id=false -sp_cleanup.also_simplify_lambda=true -sp_cleanup.always_use_blocks=true -sp_cleanup.always_use_parentheses_in_expressions=false -sp_cleanup.always_use_this_for_non_static_field_access=false -sp_cleanup.always_use_this_for_non_static_method_access=false -sp_cleanup.array_with_curly=false -sp_cleanup.arrays_fill=false -sp_cleanup.bitwise_conditional_expression=false -sp_cleanup.boolean_literal=false -sp_cleanup.boolean_value_rather_than_comparison=true -sp_cleanup.break_loop=false -sp_cleanup.collection_cloning=false -sp_cleanup.comparing_on_criteria=false -sp_cleanup.comparison_statement=false -sp_cleanup.controlflow_merge=false -sp_cleanup.convert_functional_interfaces=true -sp_cleanup.convert_to_enhanced_for_loop=true -sp_cleanup.convert_to_enhanced_for_loop_if_loop_var_used=true -sp_cleanup.convert_to_switch_expressions=false -sp_cleanup.correct_indentation=false -sp_cleanup.do_while_rather_than_while=false -sp_cleanup.double_negation=false -sp_cleanup.else_if=false -sp_cleanup.embedded_if=false -sp_cleanup.evaluate_nullable=false -sp_cleanup.extract_increment=false -sp_cleanup.format_source_code=true -sp_cleanup.format_source_code_changes_only=true -sp_cleanup.hash=false -sp_cleanup.if_condition=false -sp_cleanup.insert_inferred_type_arguments=false -sp_cleanup.instanceof=false -sp_cleanup.instanceof_keyword=false -sp_cleanup.invert_equals=false -sp_cleanup.join=false -sp_cleanup.lazy_logical_operator=false -sp_cleanup.make_local_variable_final=true -sp_cleanup.make_parameters_final=false -sp_cleanup.make_private_fields_final=true -sp_cleanup.make_type_abstract_if_missing_method=false -sp_cleanup.make_variable_declarations_final=false -sp_cleanup.map_cloning=false -sp_cleanup.merge_conditional_blocks=false -sp_cleanup.multi_catch=false -sp_cleanup.never_use_blocks=false -sp_cleanup.never_use_parentheses_in_expressions=true -sp_cleanup.no_string_creation=false -sp_cleanup.no_super=false -sp_cleanup.number_suffix=false -sp_cleanup.objects_equals=false -sp_cleanup.on_save_use_additional_actions=true -sp_cleanup.one_if_rather_than_duplicate_blocks_that_fall_through=false -sp_cleanup.operand_factorization=false -sp_cleanup.organize_imports=true -sp_cleanup.overridden_assignment=false -sp_cleanup.overridden_assignment_move_decl=true -sp_cleanup.plain_replacement=false -sp_cleanup.precompile_regex=false -sp_cleanup.primitive_comparison=false -sp_cleanup.primitive_parsing=false -sp_cleanup.primitive_rather_than_wrapper=true -sp_cleanup.primitive_serialization=false -sp_cleanup.pull_out_if_from_if_else=false -sp_cleanup.pull_up_assignment=false -sp_cleanup.push_down_negation=false -sp_cleanup.qualify_static_field_accesses_with_declaring_class=false -sp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true -sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true -sp_cleanup.qualify_static_member_accesses_with_declaring_class=true -sp_cleanup.qualify_static_method_accesses_with_declaring_class=false -sp_cleanup.reduce_indentation=false -sp_cleanup.redundant_comparator=false -sp_cleanup.redundant_falling_through_block_end=false -sp_cleanup.remove_private_constructors=true -sp_cleanup.remove_redundant_modifiers=false -sp_cleanup.remove_redundant_semicolons=true -sp_cleanup.remove_redundant_type_arguments=true -sp_cleanup.remove_trailing_whitespaces=true -sp_cleanup.remove_trailing_whitespaces_all=true -sp_cleanup.remove_trailing_whitespaces_ignore_empty=false -sp_cleanup.remove_unnecessary_array_creation=false -sp_cleanup.remove_unnecessary_casts=true -sp_cleanup.remove_unnecessary_nls_tags=true -sp_cleanup.remove_unused_imports=true -sp_cleanup.remove_unused_local_variables=false -sp_cleanup.remove_unused_method_parameters=false -sp_cleanup.remove_unused_private_fields=true -sp_cleanup.remove_unused_private_members=false -sp_cleanup.remove_unused_private_methods=true -sp_cleanup.remove_unused_private_types=true -sp_cleanup.replace_deprecated_calls=false -sp_cleanup.return_expression=false -sp_cleanup.simplify_lambda_expression_and_method_ref=true -sp_cleanup.single_used_field=false -sp_cleanup.sort_members=false -sp_cleanup.sort_members_all=false -sp_cleanup.standard_comparison=false -sp_cleanup.static_inner_class=false -sp_cleanup.strictly_equal_or_different=false -sp_cleanup.stringbuffer_to_stringbuilder=false -sp_cleanup.stringbuilder=false -sp_cleanup.stringbuilder_for_local_vars=true -sp_cleanup.stringconcat_stringbuffer_stringbuilder=false -sp_cleanup.stringconcat_to_textblock=false -sp_cleanup.substring=false -sp_cleanup.switch=false -sp_cleanup.system_property=false -sp_cleanup.system_property_boolean=false -sp_cleanup.system_property_file_encoding=false -sp_cleanup.system_property_file_separator=false -sp_cleanup.system_property_line_separator=false -sp_cleanup.system_property_path_separator=false -sp_cleanup.ternary_operator=false -sp_cleanup.try_with_resource=false -sp_cleanup.unlooped_while=false -sp_cleanup.unreachable_block=false -sp_cleanup.use_anonymous_class_creation=false -sp_cleanup.use_autoboxing=false -sp_cleanup.use_blocks=false -sp_cleanup.use_blocks_only_for_return_and_throw=false -sp_cleanup.use_directly_map_method=false -sp_cleanup.use_lambda=true -sp_cleanup.use_parentheses_in_expressions=false -sp_cleanup.use_string_is_blank=false -sp_cleanup.use_this_for_non_static_field_access=false -sp_cleanup.use_this_for_non_static_field_access_only_if_necessary=true -sp_cleanup.use_this_for_non_static_method_access=false -sp_cleanup.use_this_for_non_static_method_access_only_if_necessary=true -sp_cleanup.use_unboxing=false -sp_cleanup.use_var=false -sp_cleanup.useless_continue=false -sp_cleanup.useless_return=false -sp_cleanup.valueof_rather_than_instantiation=false diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/META-INF/MANIFEST.MF b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/META-INF/MANIFEST.MF deleted file mode 100644 index 760c3dd4c0bf..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/META-INF/MANIFEST.MF +++ /dev/null @@ -1,12 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %fragmentName -Bundle-Vendor: %providerName -Bundle-Localization: fragment -Bundle-SymbolicName: org.eclipse.core.net.freebsd;singleton:=true -Bundle-Version: 1.1.200.qualifier -Fragment-Host: org.eclipse.core.net;bundle-version="1.1.0" -Eclipse-PlatformFilter: (osgi.os=freebsd) -Bundle-RequiredExecutionEnvironment: JavaSE-17 -Automatic-Module-Name: org.eclipse.core.net.freebsd -Require-Bundle: com.sun.jna diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/about.html b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/build.properties b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/build.properties deleted file mode 100644 index 6614e3beff55..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/build.properties +++ /dev/null @@ -1,20 +0,0 @@ -############################################################################### -# Copyright (c) 2021 Red Hat Inc. and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Red Hat Inc. - initial API and implementation -############################################################################### -bin.includes = fragment.properties,\ - .,\ - META-INF/,\ - about.html -src.includes = about.html -source.. = src/ -output.. = bin/ diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/forceQualifierUpdate.txt b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/forceQualifierUpdate.txt deleted file mode 100644 index cdaca2bfa4f3..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/forceQualifierUpdate.txt +++ /dev/null @@ -1,3 +0,0 @@ -# To force a version qualifier update add the bug here -https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1184 -https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/fragment.properties b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/fragment.properties deleted file mode 100644 index cbcfcd73945f..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/fragment.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2021 Red Hat Inc. and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Red Hat Inc. - initial API and implementation -############################################################################### -fragmentName = Proxy for Linux -providerName = Eclipse.org diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/pom.xml b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/pom.xml deleted file mode 100644 index 1e68e2c574a6..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/pom.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - 4.0.0 - - org.eclipse.platform - eclipse.platform.team - 4.32.0-SNAPSHOT - ../../ - - org.eclipse.core.net.freebsd - 1.1.200-SNAPSHOT - eclipse-plugin - - - true - - - diff --git a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/src/org/eclipse/core/net/ProxyProvider.java b/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/src/org/eclipse/core/net/ProxyProvider.java deleted file mode 100644 index c2993586cfc8..000000000000 --- a/java/eclipse/files/addons/eclipse.platform/team/bundles/org.eclipse.core.net.freebsd/src/org/eclipse/core/net/ProxyProvider.java +++ /dev/null @@ -1,387 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2021 Red Hat Inc. and others - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial API and implementation - *******************************************************************************/ -package org.eclipse.core.net; - -import java.io.IOException; -import java.net.URI; -import java.util.ArrayList; -import java.util.Locale; -import java.util.Objects; -import java.util.Properties; - -import org.eclipse.core.internal.net.AbstractProxyProvider; -import org.eclipse.core.internal.net.Activator; -import org.eclipse.core.internal.net.Policy; -import org.eclipse.core.internal.net.ProxyData; -import org.eclipse.core.internal.net.StringUtil; -import org.eclipse.core.net.proxy.IProxyData; - -import com.sun.jna.Library; -import com.sun.jna.Native; -import com.sun.jna.Pointer; -import com.sun.jna.ptr.PointerByReference; - -/** - * JNA version of org.eclipse.core.internal.net.UnixProxyProvider - * - * @author jjohnstn - * - */ -public class ProxyProvider extends AbstractProxyProvider { - - private static LibGio fLibGio; - - private static Pointer proxySettings = Pointer.NULL; - private static Pointer httpProxySettings = Pointer.NULL; - private static Pointer httpsProxySettings = Pointer.NULL; - private static Pointer socksProxySettings = Pointer.NULL; - private static Pointer ftpProxySettings = Pointer.NULL; - - private static final String ENABLE_GNOME = Activator.ID + ".enableGnome"; //$NON-NLS-1$ - - private static final String LIBRARY_NAME = "gio-2.0"; //$NON-NLS-1$ - - private static boolean isGnomeLibLoaded = false; - - static { - // Load the GSettings JNI library if org.eclipse.core.net.enableGnome is specified - String value = System.getProperty(ENABLE_GNOME); - if ("".equals(value) || "true".equals(value)) { //$NON-NLS-1$ //$NON-NLS-2$ - initializeSettings(); - } - } - - public ProxyProvider() { - // no initialization required - } - - @Override - public IProxyData[] select(URI uri) { - String[] nonProxyHosts = getNonProxiedHosts(); - if (nonProxyHosts != null) { - String host = uri.getHost(); - for (String nonProxyHost : nonProxyHosts) { - if (StringUtil.hostMatchesFilter(host, nonProxyHost)) { - return new IProxyData[0]; - } - } - } - IProxyData[] proxies = new IProxyData[0]; - if (uri.getScheme() != null) { - ProxyData pd = getSystemProxyInfo(uri.getScheme()); - proxies = pd != null ? new IProxyData[] { pd } : new IProxyData[0]; - } else { - proxies = getProxyData(); - } - if (Policy.DEBUG) { - Policy.debug("LinuxProxyProvider#select result for [" + uri + "]"); //$NON-NLS-1$ //$NON-NLS-2$ - for (IProxyData proxy : proxies) { - System.out.println(" " + proxy); //$NON-NLS-1$ - } - } - return proxies; - } - - @Override - public IProxyData[] getProxyData() { - String[] commonTypes = new String[] { IProxyData.HTTP_PROXY_TYPE, - IProxyData.SOCKS_PROXY_TYPE, IProxyData.HTTPS_PROXY_TYPE }; - return getProxyForTypes(commonTypes); - } - - private IProxyData[] getProxyForTypes(String[] types) { - ArrayList allData = new ArrayList<>(); - for (String type : types) { - ProxyData pd = getSystemProxyInfo(type); - if (pd != null && pd.getHost() != null) { - allData.add(pd); - } - } - return allData.toArray(new IProxyData[0]); - } - - @Override - public String[] getNonProxiedHosts() { - String[] npHosts; - - if (Policy.DEBUG_SYSTEM_PROVIDERS) - Policy.debug("Getting no_proxy"); //$NON-NLS-1$ - - // First try the environment variable which is a URL - String npEnv = getEnv("no_proxy"); //$NON-NLS-1$ - if (npEnv != null) { - npHosts = StringUtil.split(npEnv, new String[] { "," }); //$NON-NLS-1$ - for (int i = 0; i < npHosts.length; i++) - npHosts[i] = npHosts[i].trim(); - if (Policy.DEBUG_SYSTEM_PROVIDERS) { - Policy.debug("Got Env no_proxy: " + npEnv); //$NON-NLS-1$ - debugPrint(npHosts); - } - return npHosts; - } - - if (isGnomeLibLoaded) { - try { - npHosts = getGSettingsNonProxyHosts(); - if (npHosts != null && npHosts.length > 0) { - if (Policy.DEBUG_SYSTEM_PROVIDERS) { - Policy.debug("Got Gnome no_proxy"); //$NON-NLS-1$ - debugPrint(npHosts); - } - return npHosts; - } - } catch (UnsatisfiedLinkError e) { - // The library should be loaded, so this is a real exception - Activator.logError( - "Problem during accessing Gnome library", e); //$NON-NLS-1$ - } - } - - return new String[0]; - } - - // Returns null if something wrong or there is no proxy for the protocol - protected ProxyData getSystemProxyInfo(String protocol) { - ProxyData pd = null; - String envName = null; - - if (Policy.DEBUG_SYSTEM_PROVIDERS) - Policy.debug("Getting proxies for: " + protocol); //$NON-NLS-1$ - - try { - // protocol schemes are ISO 8859 (ASCII) - protocol = protocol.toLowerCase(Locale.ENGLISH); - - // First try the environment variable which is a URL - envName = protocol + "_proxy"; //$NON-NLS-1$ - String proxyEnv = getEnv(envName); - if (Policy.DEBUG_SYSTEM_PROVIDERS) - Policy.debug("Got proxyEnv: " + proxyEnv); //$NON-NLS-1$ - - if (proxyEnv != null) { - int colonInd = proxyEnv.indexOf(":"); //$NON-NLS-1$ - if (colonInd !=-1 && proxyEnv.length() > colonInd + 2 && !"//".equals(proxyEnv.substring(colonInd + 1, colonInd + 3))) { //$NON-NLS-1$ - proxyEnv = "http://" + proxyEnv; //$NON-NLS-1$ - } - URI uri = new URI(proxyEnv); - pd = new ProxyData(protocol); - pd.setHost(Objects.requireNonNull(uri.getHost(), "no host in " + proxyEnv)); //$NON-NLS-1$ - int port = uri.getPort(); - if (port == -1) { - throw new IllegalStateException("no port in " + proxyEnv); //$NON-NLS-1$ - } - pd.setPort(port); - String userInfo = uri.getUserInfo(); - if (userInfo != null) { - String user = null; - String password = null; - int pwInd = userInfo.indexOf(':'); - if (pwInd >= 0) { - user = userInfo.substring(0, pwInd); - password = userInfo.substring(pwInd + 1); - } else { - user = userInfo; - } - pd.setUserid(user); - pd.setPassword(password); - } - pd.setSource("LINUX_ENV"); //$NON-NLS-1$ - if (Policy.DEBUG_SYSTEM_PROVIDERS) - Policy.debug("Got Env proxy: " + pd); //$NON-NLS-1$ - return pd; - } - } catch (Exception e) { - Activator.logError( - "Problem during accessing system variable: " + envName, e); //$NON-NLS-1$ - } - - if (isGnomeLibLoaded) { - try { - // Then ask Gnome - pd = getGSettingsProxyInfo(protocol); - if (pd != null) { - if (Policy.DEBUG_SYSTEM_PROVIDERS) - Policy.debug("Got Gnome proxy: " + pd); //$NON-NLS-1$ - pd.setSource("LINUX_GNOME"); //$NON-NLS-1$ - return pd; - } - } catch (UnsatisfiedLinkError e) { - // The library should be loaded, so this is a real exception - Activator.logError( - "Problem during accessing Gnome library", e); //$NON-NLS-1$ - } - } - - return null; - } - - private static String getEnv(String env) { - try { - return System.getenv(env); - } catch (Throwable t) { - // Fall-back to running 'env' directly. Warning this is very slow... - // up to 200ms - String cmd[] = { "/bin/sh", //$NON-NLS-1$ - "-c", //$NON-NLS-1$ - "env | grep -i proxy" }; //$NON-NLS-1$ - Properties props = new Properties(); - Process proc = null; - try { - proc = Runtime.getRuntime().exec(cmd); - props.load(proc.getInputStream()); - } catch (IOException e) { - Activator.logError( - "Problem during accessing system variable: " + env, e); //$NON-NLS-1$ - } catch (IllegalArgumentException e) { - Activator.logError( - "Problem during accessing system variable: " + env, e); //$NON-NLS-1$ - } finally { - if (proc != null) { - proc.destroy(); - } - } - return props.getProperty(env); - } - } - - private void debugPrint(String[] strs) { - for (int i = 0; i < strs.length; i++) - System.out.println(i + ": " + strs[i]); //$NON-NLS-1$ - } - - private interface LibGio extends Library { - Pointer g_settings_new(String schema); - boolean g_settings_get_boolean(Pointer settings, String key); - Pointer g_settings_get_string(Pointer settings, String key); - int g_settings_get_int(Pointer settings, String key); - PointerByReference g_settings_get_strv(Pointer Settings, String key); - void g_strfreev(PointerByReference p); - void g_free(Pointer p); - } - - private static void initializeSettings() { - try { - fLibGio = Native.load(LIBRARY_NAME, LibGio.class); - proxySettings = fLibGio.g_settings_new ("org.gnome.system.proxy"); //$NON-NLS-1$ - httpProxySettings = fLibGio.g_settings_new ("org.gnome.system.proxy.http"); //$NON-NLS-1$ - httpsProxySettings = fLibGio.g_settings_new ("org.gnome.system.proxy.https"); //$NON-NLS-1$ - socksProxySettings = fLibGio.g_settings_new ("org.gnome.system.proxy.socks"); //$NON-NLS-1$ - ftpProxySettings = fLibGio.g_settings_new ("org.gnome.system.proxy.ftp"); //$NON-NLS-1$ - isGnomeLibLoaded= true; - if (Policy.DEBUG_SYSTEM_PROVIDERS) - Policy.debug("Loaded " + //$NON-NLS-1$ - System.mapLibraryName(LIBRARY_NAME) + " library"); //$NON-NLS-1$ - } catch (UnsatisfiedLinkError e) { - isGnomeLibLoaded= false; - if (Policy.DEBUG_SYSTEM_PROVIDERS) - Policy.debug("Could not load library: " //$NON-NLS-1$ - + System.mapLibraryName(LIBRARY_NAME)); - } - } - - protected static ProxyData getGSettingsProxyInfo(String protocol) { - - if (protocol == null) { - return null; - } - - if (proxySettings == Pointer.NULL) { - initializeSettings(); - } - - // Everything else applies only if the system proxy mode is manual - // Auto-configuration is not supported - Pointer mode = fLibGio.g_settings_get_string(proxySettings, "mode"); //$NON-NLS-1$ - if (!mode.getString(0).equalsIgnoreCase("manual")) { //$NON-NLS-1$ - fLibGio.g_free(mode); - return null; - } - fLibGio.g_free(mode); - - Pointer host; - int port; - - switch (protocol.toLowerCase()) { - case "http": //$NON-NLS-1$ - host = fLibGio.g_settings_get_string(httpProxySettings, "host"); //$NON-NLS-1$ - port = fLibGio.g_settings_get_int(httpProxySettings, "port"); //$NON-NLS-1$ - break; - case "https": //$NON-NLS-1$ - host = fLibGio.g_settings_get_string(httpsProxySettings, "host"); //$NON-NLS-1$ - port = fLibGio.g_settings_get_int(httpsProxySettings, "port"); //$NON-NLS-1$ - break; - case "ftp": //$NON-NLS-1$ - host = fLibGio.g_settings_get_string(ftpProxySettings, "host"); //$NON-NLS-1$ - port = fLibGio.g_settings_get_int(ftpProxySettings, "port"); //$NON-NLS-1$ - break; - case "socks": //$NON-NLS-1$ - host = fLibGio.g_settings_get_string(socksProxySettings, "host"); //$NON-NLS-1$ - port = fLibGio.g_settings_get_int(socksProxySettings, "port"); //$NON-NLS-1$ - break; - default: - // Unknown/invalid proxy type - return null; - } - - ProxyData proxyData = new ProxyData(protocol); - proxyData.setHost(host.getString(0)); - fLibGio.g_free(host); - proxyData.setPort(port); - - // Each proxy type is enabled only if the "host" key is non-empty and its "port" key is non-0 - if (proxyData.getHost() == null || proxyData.getPort() == 0) { - return null; - } - - if (protocol.equalsIgnoreCase("http")) { //$NON-NLS-1$ - // Authentication applies only to http proxies - boolean reqAuth = fLibGio.g_settings_get_boolean(httpProxySettings, "use-authentication"); //$NON-NLS-1$ - if (reqAuth) { - Pointer user = fLibGio.g_settings_get_string(httpProxySettings, "authentication-user"); //$NON-NLS-1$ - proxyData.setUserid(user.getString(0)); - fLibGio.g_free(user); - - Pointer password = fLibGio.g_settings_get_string(httpProxySettings, "authentication-password"); //$NON-NLS-1$ - proxyData.setPassword(password.getString(0)); - fLibGio.g_free(password); - } - } - - return proxyData; - } - - protected static String[] getGSettingsNonProxyHosts() { - if (proxySettings == Pointer.NULL) { - initializeSettings(); - } - - // Everything else applies only if the system proxy mode is manual - // Auto-configuration is not supported - Pointer mode = fLibGio.g_settings_get_string(proxySettings, "mode"); //$NON-NLS-1$ - if (!mode.getString(0).equalsIgnoreCase("manual")) { //$NON-NLS-1$ - fLibGio.g_free(mode); - return null; - } - fLibGio.g_free(mode); - - PointerByReference npHostsArray = fLibGio.g_settings_get_strv(proxySettings, "ignore-hosts"); //$NON-NLS-1$ - String[] npHosts = npHostsArray.getPointer().getStringArray(0); - - fLibGio.g_strfreev(npHostsArray); - - return npHosts; - } - -} - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/.project b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/.project deleted file mode 100644 index 14e9281df31a..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.eclipse.equinox.launcher.gtk.freebsd.aarch64 - - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/META-INF/MANIFEST.MF b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/META-INF/MANIFEST.MF deleted file mode 100644 index f1dae5db5782..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/META-INF/MANIFEST.MF +++ /dev/null @@ -1,10 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %pluginName -Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.freebsd.aarch64;singleton:=true -Bundle-Version: 1.2.1000.qualifier -Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.5.0,1.7.0)" -Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=freebsd) (osgi.arch=aarch64)) -Bundle-Localization: launcher.gtk.freebsd.aarch64 -Eclipse-BundleShape: dir diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/about.html b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/build.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/build.properties deleted file mode 100644 index 5325df089bcb..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/build.properties +++ /dev/null @@ -1,25 +0,0 @@ -############################################################################### -# Copyright (c) 2015, 2022 Red Hat Inc. and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Red Hat Inc. - initial API and implementation -############################################################################### -bin.includes = META-INF/,\ - launcher.gtk.freebsd.aarch64.properties,\ - about.html - -generateSourceBundle=false -binaryTag=LBv1-1901 - -# Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless#define-properties -tycho.pomless.parent = ../../launcher-binary-parent -pom.model.property.os = freebsd -pom.model.property.ws = gtk -pom.model.property.arch = aarch64 diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/launcher.gtk.freebsd.aarch64.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/launcher.gtk.freebsd.aarch64.properties deleted file mode 100644 index b1e2f588997b..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64/launcher.gtk.freebsd.aarch64.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2015 Red Hat Inc. and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Red Hat Inc. - initial API and implementation -############################################################################### -pluginName = Equinox Launcher Linux AARCH64 Fragment -providerName = Eclipse.org - Equinox diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/.project b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/.project deleted file mode 100644 index 9c31e70b6e1c..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.eclipse.equinox.launcher.gtk.freebsd.powerpc64 - - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/META-INF/MANIFEST.MF b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/META-INF/MANIFEST.MF deleted file mode 100644 index 9ddb183f8ec0..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/META-INF/MANIFEST.MF +++ /dev/null @@ -1,10 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %pluginName -Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.freebsd.powerpc64;singleton:=true -Bundle-Version: 1.2.1000.qualifier -Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.5.0,1.7.0)" -Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=freebsd) (osgi.arch=powerpc64)) -Bundle-Localization: launcher.gtk.freebsd.powerpc64 -Eclipse-BundleShape: dir diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/about.html b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/build.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/build.properties deleted file mode 100644 index 10d9039c1d8e..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/build.properties +++ /dev/null @@ -1,25 +0,0 @@ -############################################################################### -# Copyright (c) 2014, 2022 Red Hat Inc. and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Alexander Kurtatkov - initial API and implementation -############################################################################### -bin.includes = META-INF/,\ - launcher.gtk.freebsd.powerpc64.properties,\ - about.html - -generateSourceBundle=false -binaryTag=LBv1-1901 - -# Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless -tycho.pomless.parent = ../../launcher-binary-parent -pom.model.property.os = freebsd -pom.model.property.ws = gtk -pom.model.property.arch = powerpc64 diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/forceQualifierUpdate.txt b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/forceQualifierUpdate.txt deleted file mode 100644 index 5a95097dc93e..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/forceQualifierUpdate.txt +++ /dev/null @@ -1,2 +0,0 @@ -# To force a version qualifier update add the bug here -I20180131-2000 comparator error diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/launcher.gtk.freebsd.powerpc64.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/launcher.gtk.freebsd.powerpc64.properties deleted file mode 100644 index 99cbbf0aeb98..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64/launcher.gtk.freebsd.powerpc64.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2014 Red Hat Inc. and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Alexander Kurtakov - initial API and implementation -############################################################################### -pluginName = Equinox Launcher Linux PPC64le Fragment -providerName = Eclipse.org - Equinox diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/.project b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/.project deleted file mode 100644 index 411ba085ebee..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le - - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/META-INF/MANIFEST.MF b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/META-INF/MANIFEST.MF deleted file mode 100644 index 5fd13e4e6e3a..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/META-INF/MANIFEST.MF +++ /dev/null @@ -1,10 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %pluginName -Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le;singleton:=true -Bundle-Version: 1.2.1000.qualifier -Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.5.0,1.7.0)" -Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=freebsd) (osgi.arch=powerpc64le)) -Bundle-Localization: launcher.gtk.freebsd.powerpc64le -Eclipse-BundleShape: dir diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/about.html b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/build.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/build.properties deleted file mode 100644 index aea0dd5ec475..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/build.properties +++ /dev/null @@ -1,25 +0,0 @@ -############################################################################### -# Copyright (c) 2014, 2022 Red Hat Inc. and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Alexander Kurtatkov - initial API and implementation -############################################################################### -bin.includes = META-INF/,\ - launcher.gtk.freebsd.powerpc64le.properties,\ - about.html - -generateSourceBundle=false -binaryTag=LBv1-1901 - -# Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless -tycho.pomless.parent = ../../launcher-binary-parent -pom.model.property.os = freebsd -pom.model.property.ws = gtk -pom.model.property.arch = powerpc64le diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/forceQualifierUpdate.txt b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/forceQualifierUpdate.txt deleted file mode 100644 index 5a95097dc93e..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/forceQualifierUpdate.txt +++ /dev/null @@ -1,2 +0,0 @@ -# To force a version qualifier update add the bug here -I20180131-2000 comparator error diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/launcher.gtk.freebsd.powerpc64le.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/launcher.gtk.freebsd.powerpc64le.properties deleted file mode 100644 index 99cbbf0aeb98..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le/launcher.gtk.freebsd.powerpc64le.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2014 Red Hat Inc. and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Alexander Kurtakov - initial API and implementation -############################################################################### -pluginName = Equinox Launcher Linux PPC64le Fragment -providerName = Eclipse.org - Equinox diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/.project b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/.project deleted file mode 100644 index b8fa5a05b295..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/.project +++ /dev/null @@ -1,22 +0,0 @@ - - - org.eclipse.equinox.launcher.gtk.freebsd.x86_64 - - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/.settings/org.eclipse.pde.core.prefs b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/.settings/org.eclipse.pde.core.prefs deleted file mode 100644 index dd6790316c1d..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/.settings/org.eclipse.pde.core.prefs +++ /dev/null @@ -1,4 +0,0 @@ -#Wed Dec 06 11:46:47 EST 2006 -eclipse.preferences.version=1 -pluginProject.extensions=false -resolve.requirebundle=false diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/META-INF/MANIFEST.MF b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/META-INF/MANIFEST.MF deleted file mode 100644 index 9a2f90355d04..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/META-INF/MANIFEST.MF +++ /dev/null @@ -1,10 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %pluginName -Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.freebsd.x86_64;singleton:=true -Bundle-Version: 1.2.1000.qualifier -Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.5.0,1.7.0)" -Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=freebsd) (osgi.arch=x86_64)) -Bundle-Localization: launcher.gtk.freebsd.x86_64 -Eclipse-BundleShape: dir diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/about.html b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/build.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/build.properties deleted file mode 100644 index 63f478cd9c0c..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/build.properties +++ /dev/null @@ -1,25 +0,0 @@ -############################################################################### -# Copyright (c) 2011, 2022 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -bin.includes = META-INF/,\ - launcher.gtk.freebsd.x86_64.properties,\ - about.html - -generateSourceBundle=false -binaryTag=LBv1-1901 - -# Maven properties, see https://github.com/eclipse/tycho/wiki/Tycho-Pomless -tycho.pomless.parent = ../../launcher-binary-parent -pom.model.property.os = freebsd -pom.model.property.ws = gtk -pom.model.property.arch = x86_64 diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/forceQualifierUpdate.txt b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/forceQualifierUpdate.txt deleted file mode 100644 index 6a339fb98d2c..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/forceQualifierUpdate.txt +++ /dev/null @@ -1,3 +0,0 @@ -# To force a version qualifier update add the bug here -Bug 403352 - Update all parent versions to match our build stream -I20180131-2000 comparator error diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/launcher.gtk.freebsd.x86_64.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/launcher.gtk.freebsd.x86_64.properties deleted file mode 100644 index 0390ce5f08ea..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64/launcher.gtk.freebsd.x86_64.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2007, 2009 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -pluginName = Equinox Launcher Linux X86_64 Fragment -providerName = Eclipse.org - Equinox diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.classpath b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.classpath deleted file mode 100644 index a7bc712151f9..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.project b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.project deleted file mode 100644 index 13077bb3fde7..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.project +++ /dev/null @@ -1,34 +0,0 @@ - - - org.eclipse.equinox.security.freebsd - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - org.eclipse.pde.api.tools.apiAnalysisBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - org.eclipse.pde.api.tools.apiAnalysisNature - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.core.runtime.prefs b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.core.runtime.prefs deleted file mode 100644 index 5a0ad22d2a76..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.core.runtime.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -line.separator=\n diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.jdt.core.prefs b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index c1c8dc4447f9..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,118 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.annotation.inheritNullAnnotations=disabled -org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore -org.eclipse.jdt.core.compiler.annotation.nonnull=org.eclipse.jdt.annotation.NonNull -org.eclipse.jdt.core.compiler.annotation.nonnull.secondary= -org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=org.eclipse.jdt.annotation.NonNullByDefault -org.eclipse.jdt.core.compiler.annotation.nonnullbydefault.secondary= -org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable -org.eclipse.jdt.core.compiler.annotation.nullable.secondary= -org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate -org.eclipse.jdt.core.compiler.codegen.targetPlatform=17 -org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve -org.eclipse.jdt.core.compiler.compliance=17 -org.eclipse.jdt.core.compiler.debug.lineNumber=generate -org.eclipse.jdt.core.compiler.debug.localVariable=generate -org.eclipse.jdt.core.compiler.debug.sourceFile=generate -org.eclipse.jdt.core.compiler.problem.APILeak=warning -org.eclipse.jdt.core.compiler.problem.annotatedTypeArgumentToUnannotated=info -org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.autoboxing=ignore -org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning -org.eclipse.jdt.core.compiler.problem.deadCode=warning -org.eclipse.jdt.core.compiler.problem.deprecation=warning -org.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled -org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled -org.eclipse.jdt.core.compiler.problem.discouragedReference=warning -org.eclipse.jdt.core.compiler.problem.emptyStatement=warning -org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=warning -org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore -org.eclipse.jdt.core.compiler.problem.fatalOptionalError=disabled -org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore -org.eclipse.jdt.core.compiler.problem.finalParameterBound=warning -org.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=warning -org.eclipse.jdt.core.compiler.problem.forbiddenReference=error -org.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=warning -org.eclipse.jdt.core.compiler.problem.includeNullInfoFromAsserts=disabled -org.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning -org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=warning -org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=warning -org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore -org.eclipse.jdt.core.compiler.problem.methodWithConstructorName=warning -org.eclipse.jdt.core.compiler.problem.missingDefaultCase=ignore -org.eclipse.jdt.core.compiler.problem.missingDeprecatedAnnotation=warning -org.eclipse.jdt.core.compiler.problem.missingEnumCaseDespiteDefault=disabled -org.eclipse.jdt.core.compiler.problem.missingHashCodeMethod=ignore -org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=warning -org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotationForInterfaceMethodImplementation=enabled -org.eclipse.jdt.core.compiler.problem.missingSerialVersion=warning -org.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore -org.eclipse.jdt.core.compiler.problem.noEffectAssignment=warning -org.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=warning -org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=warning -org.eclipse.jdt.core.compiler.problem.nonnullParameterAnnotationDropped=warning -org.eclipse.jdt.core.compiler.problem.nonnullTypeVariableFromLegacyInvocation=warning -org.eclipse.jdt.core.compiler.problem.nullAnnotationInferenceConflict=error -org.eclipse.jdt.core.compiler.problem.nullReference=warning -org.eclipse.jdt.core.compiler.problem.nullSpecViolation=error -org.eclipse.jdt.core.compiler.problem.nullUncheckedConversion=warning -org.eclipse.jdt.core.compiler.problem.overridingPackageDefaultMethod=warning -org.eclipse.jdt.core.compiler.problem.parameterAssignment=ignore -org.eclipse.jdt.core.compiler.problem.pessimisticNullAnalysisForFreeTypeVariables=warning -org.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=ignore -org.eclipse.jdt.core.compiler.problem.potentialNullReference=ignore -org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable=ignore -org.eclipse.jdt.core.compiler.problem.rawTypeReference=warning -org.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning -org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore -org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=warning -org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=warning -org.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore -org.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic=ignore -org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning -org.eclipse.jdt.core.compiler.problem.specialParameterHidingField=disabled -org.eclipse.jdt.core.compiler.problem.staticAccessReceiver=warning -org.eclipse.jdt.core.compiler.problem.suppressOptionalErrors=disabled -org.eclipse.jdt.core.compiler.problem.suppressWarnings=enabled -org.eclipse.jdt.core.compiler.problem.suppressWarningsNotFullyAnalysed=info -org.eclipse.jdt.core.compiler.problem.syntacticNullAnalysisForFields=disabled -org.eclipse.jdt.core.compiler.problem.syntheticAccessEmulation=ignore -org.eclipse.jdt.core.compiler.problem.terminalDeprecation=warning -org.eclipse.jdt.core.compiler.problem.typeParameterHiding=warning -org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=enabled -org.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning -org.eclipse.jdt.core.compiler.problem.unclosedCloseable=warning -org.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=ignore -org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=warning -org.eclipse.jdt.core.compiler.problem.unlikelyCollectionMethodArgumentType=warning -org.eclipse.jdt.core.compiler.problem.unlikelyCollectionMethodArgumentTypeStrict=disabled -org.eclipse.jdt.core.compiler.problem.unlikelyEqualsArgumentType=info -org.eclipse.jdt.core.compiler.problem.unnecessaryElse=ignore -org.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=warning -org.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore -org.eclipse.jdt.core.compiler.problem.unstableAutoModuleName=warning -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=ignore -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled -org.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore -org.eclipse.jdt.core.compiler.problem.unusedImport=warning -org.eclipse.jdt.core.compiler.problem.unusedLabel=warning -org.eclipse.jdt.core.compiler.problem.unusedLocal=warning -org.eclipse.jdt.core.compiler.problem.unusedObjectAllocation=ignore -org.eclipse.jdt.core.compiler.problem.unusedParameter=ignore -org.eclipse.jdt.core.compiler.problem.unusedParameterIncludeDocCommentReference=enabled -org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled -org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled -org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning -org.eclipse.jdt.core.compiler.problem.unusedTypeParameter=ignore -org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning -org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning -org.eclipse.jdt.core.compiler.release=enabled -org.eclipse.jdt.core.compiler.source=17 -org.eclipse.objectteams.otdt.compiler.option.pure_java=enabled diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.jdt.ui.prefs b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.jdt.ui.prefs deleted file mode 100644 index 6b0b13e2f63f..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/.settings/org.eclipse.jdt.ui.prefs +++ /dev/null @@ -1,109 +0,0 @@ -eclipse.preferences.version=1 -editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true -sp_cleanup.add_all=false -sp_cleanup.add_default_serial_version_id=true -sp_cleanup.add_generated_serial_version_id=false -sp_cleanup.add_missing_annotations=true -sp_cleanup.add_missing_deprecated_annotations=true -sp_cleanup.add_missing_methods=false -sp_cleanup.add_missing_nls_tags=false -sp_cleanup.add_missing_override_annotations=true -sp_cleanup.add_missing_override_annotations_interface_methods=true -sp_cleanup.add_serial_version_id=false -sp_cleanup.always_use_blocks=true -sp_cleanup.always_use_parentheses_in_expressions=false -sp_cleanup.always_use_this_for_non_static_field_access=false -sp_cleanup.always_use_this_for_non_static_method_access=false -sp_cleanup.arrays_fill=false -sp_cleanup.bitwise_conditional_expression=false -sp_cleanup.boolean_literal=false -sp_cleanup.break_loop=false -sp_cleanup.collection_cloning=false -sp_cleanup.comparison_statement=false -sp_cleanup.controlflow_merge=false -sp_cleanup.convert_functional_interfaces=false -sp_cleanup.convert_to_enhanced_for_loop=false -sp_cleanup.convert_to_enhanced_for_loop_if_loop_var_used=false -sp_cleanup.convert_to_switch_expressions=false -sp_cleanup.correct_indentation=false -sp_cleanup.double_negation=false -sp_cleanup.else_if=false -sp_cleanup.embedded_if=false -sp_cleanup.evaluate_nullable=false -sp_cleanup.extract_increment=false -sp_cleanup.format_source_code=true -sp_cleanup.format_source_code_changes_only=false -sp_cleanup.hash=false -sp_cleanup.if_condition=false -sp_cleanup.insert_inferred_type_arguments=false -sp_cleanup.instanceof=false -sp_cleanup.join=false -sp_cleanup.lazy_logical_operator=false -sp_cleanup.make_local_variable_final=true -sp_cleanup.make_parameters_final=false -sp_cleanup.make_private_fields_final=true -sp_cleanup.make_type_abstract_if_missing_method=false -sp_cleanup.make_variable_declarations_final=false -sp_cleanup.map_cloning=false -sp_cleanup.merge_conditional_blocks=false -sp_cleanup.multi_catch=false -sp_cleanup.never_use_blocks=false -sp_cleanup.never_use_parentheses_in_expressions=true -sp_cleanup.no_string_creation=false -sp_cleanup.no_super=false -sp_cleanup.number_suffix=false -sp_cleanup.objects_equals=false -sp_cleanup.on_save_use_additional_actions=true -sp_cleanup.organize_imports=true -sp_cleanup.overridden_assignment=false -sp_cleanup.precompile_regex=false -sp_cleanup.primitive_parsing=false -sp_cleanup.primitive_serialization=false -sp_cleanup.pull_up_assignment=false -sp_cleanup.push_down_negation=false -sp_cleanup.qualify_static_field_accesses_with_declaring_class=false -sp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true -sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true -sp_cleanup.qualify_static_member_accesses_with_declaring_class=false -sp_cleanup.qualify_static_method_accesses_with_declaring_class=false -sp_cleanup.redundant_falling_through_block_end=false -sp_cleanup.remove_private_constructors=true -sp_cleanup.remove_redundant_modifiers=false -sp_cleanup.remove_redundant_semicolons=true -sp_cleanup.remove_redundant_type_arguments=false -sp_cleanup.remove_trailing_whitespaces=true -sp_cleanup.remove_trailing_whitespaces_all=true -sp_cleanup.remove_trailing_whitespaces_ignore_empty=false -sp_cleanup.remove_unnecessary_array_creation=true -sp_cleanup.remove_unnecessary_casts=true -sp_cleanup.remove_unnecessary_nls_tags=true -sp_cleanup.remove_unused_imports=true -sp_cleanup.remove_unused_local_variables=false -sp_cleanup.remove_unused_private_fields=true -sp_cleanup.remove_unused_private_members=false -sp_cleanup.remove_unused_private_methods=true -sp_cleanup.remove_unused_private_types=true -sp_cleanup.simplify_lambda_expression_and_method_ref=true -sp_cleanup.sort_members=false -sp_cleanup.sort_members_all=false -sp_cleanup.static_inner_class=false -sp_cleanup.strictly_equal_or_different=false -sp_cleanup.stringbuilder=false -sp_cleanup.switch=false -sp_cleanup.ternary_operator=false -sp_cleanup.try_with_resource=false -sp_cleanup.use_anonymous_class_creation=false -sp_cleanup.use_autoboxing=false -sp_cleanup.use_blocks=false -sp_cleanup.use_blocks_only_for_return_and_throw=false -sp_cleanup.use_directly_map_method=false -sp_cleanup.use_lambda=true -sp_cleanup.use_parentheses_in_expressions=false -sp_cleanup.use_this_for_non_static_field_access=false -sp_cleanup.use_this_for_non_static_field_access_only_if_necessary=true -sp_cleanup.use_this_for_non_static_method_access=false -sp_cleanup.use_this_for_non_static_method_access_only_if_necessary=true -sp_cleanup.use_unboxing=false -sp_cleanup.use_var=false -sp_cleanup.useless_continue=false -sp_cleanup.useless_return=false diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/META-INF/MANIFEST.MF b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/META-INF/MANIFEST.MF deleted file mode 100644 index 70a8068baa73..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/META-INF/MANIFEST.MF +++ /dev/null @@ -1,13 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.equinox.security.freebsd;singleton:=true -Bundle-Version: 1.1.300.qualifier -Bundle-Vendor: %providerName -Fragment-Host: org.eclipse.equinox.security;bundle-version="[1.0.0,2.0.0)" -Bundle-RequiredExecutionEnvironment: JavaSE-17 -Bundle-Localization: fragment -Eclipse-PlatformFilter: (osgi.os=freebsd) -Export-Package: org.eclipse.equinox.internal.security.freebsd;x-internal:=true -Automatic-Module-Name: org.eclipse.equinox.security.freebsd -Require-Bundle: com.sun.jna;bundle-version="[5.8.0,6.0.0)" diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/about.html b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/about.html deleted file mode 100644 index 8eee37d47051..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/about.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - -About - - -

About This Content

- -

November 30, 2017

-

License

- -

- The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at http://www.eclipse.org/legal/epl-2.0. - For purposes of the EPL, "Program" will mean the Content. -

- -

- If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at http://www.eclipse.org. -

- - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/build.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/build.properties deleted file mode 100644 index 5bf117a48da9..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/build.properties +++ /dev/null @@ -1,21 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2017 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Julien HENRY - Linux implementation -############################################################################### -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - fragment.properties,\ - fragment.xml,\ - about.html -src.includes = about.html diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/forceQualifierUpdate.txt b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/forceQualifierUpdate.txt deleted file mode 100644 index 1140809bc746..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/forceQualifierUpdate.txt +++ /dev/null @@ -1,4 +0,0 @@ -# To force a version qualifier update add the bug here - -Bug 527899 [9] Implement JEP 280: Indify String Concatenation #1139 -https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659 diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/fragment.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/fragment.properties deleted file mode 100644 index 3215da80d64c..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/fragment.properties +++ /dev/null @@ -1,17 +0,0 @@ -############################################################################### -# Copyright (c) 2017, 2021 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Julien HENRY - Linux implementation -############################################################################### -fragmentName = Linux libsecret integration -providerName = Eclipse.org - Equinox -linuxModuleName = Linux Integration -providerDescription = The provider uses libsecret to store a randomly generated user-specific \'master\' password. Users who can log into the operating system account can access contents of the secure storage. diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/fragment.xml b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/fragment.xml deleted file mode 100644 index d91ed1d7d18d..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/fragment.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/pom.xml b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/pom.xml deleted file mode 100644 index b6a6d3c8f6b6..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/pom.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - 4.0.0 - - org.eclipse.equinox - parent - 4.32.0-SNAPSHOT - ../../ - - org.eclipse.equinox.security.freebsd - 1.1.300-SNAPSHOT - eclipse-plugin - - - - - org.eclipse.tycho - target-platform-configuration - - - - - - org.eclipse.equinox.registry - 0.0.0 - p2-installable-unit - - - - - - - - diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GBusType.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GBusType.java deleted file mode 100644 index f6b9320d8850..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GBusType.java +++ /dev/null @@ -1,21 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2020 Red Hat Inc. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -public class GBusType { - public final static int G_BUS_TYPE_STARTER = -1; - public final static int G_BUS_TYPE_NONE = 0; - public final static int G_BUS_TYPE_SYSTEM = 1; - public final static int G_BUS_TYPE_SESSION = 2; -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GError.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GError.java deleted file mode 100644 index 66c75bc09735..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GError.java +++ /dev/null @@ -1,35 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2020, 2021 Red Hat Inc. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -import java.util.List; - -import com.sun.jna.Pointer; -import com.sun.jna.Structure; - -public class GError extends Structure { - public int domain; - public int code; - public String message; - - public GError(Pointer p) { - super(p); - read(); - } - - @Override - protected List getFieldOrder() { - return List.of("domain", "code", "message"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - } -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GList.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GList.java deleted file mode 100644 index a285c6d41a89..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/GList.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2020, 2021 Red Hat Inc. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -import java.util.List; - -import com.sun.jna.Pointer; -import com.sun.jna.Structure; - -public class GList extends Structure { - public static class ByReference extends GList implements Structure.ByReference { - public ByReference(Pointer p) { - super(p); - read(); - } - } - - public GList(Pointer p) { - super(p); - read(); - } - - public Pointer data; - public GList.ByReference next; - public GList.ByReference prev; - - @Override - protected List getFieldOrder() { - return List.of("data", "next", "prev"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - } -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/LinuxPasswordProvider.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/LinuxPasswordProvider.java deleted file mode 100644 index d57364bc3c24..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/LinuxPasswordProvider.java +++ /dev/null @@ -1,186 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017, 2024 IBM Corporation and others. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Julien HENRY - Linux implementation - * Red Hat Inc. - add validation method to handle KDE failures - * Red Hat Inc. - modified to make JNA version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -import java.nio.charset.StandardCharsets; -import java.security.SecureRandom; -import java.util.Map; - -import javax.crypto.spec.PBEKeySpec; - -import org.eclipse.equinox.internal.security.auth.AuthPlugin; -import org.eclipse.equinox.internal.security.storage.Base64; -import org.eclipse.equinox.internal.security.storage.provider.IValidatingPasswordProvider; -import org.eclipse.equinox.security.storage.provider.IPreferencesContainer; -import org.eclipse.equinox.security.storage.provider.PasswordProvider; - -import com.sun.jna.Library; -import com.sun.jna.Native; -import com.sun.jna.Pointer; -import com.sun.jna.ptr.PointerByReference; - -public class LinuxPasswordProvider extends PasswordProvider implements IValidatingPasswordProvider { - - /** - * The length of the randomly generated password in bytes - */ - private static final int PASSWORD_LENGTH = 64; - - private static final String SECRET_COLLECTION_DEFAULT = "default"; //$NON-NLS-1$ - // open flags = (RTLD_NODELETE | RTLD_GLOBAL | RTLD_LAZY) - private static final Map LIB_LOAD_OPTIONS = Map.of(Library.OPTION_OPEN_FLAGS, 0x1101); - - private final SecretSchema fEquinoxSchema = new SecretSchema("org.eclipse.equinox", //$NON-NLS-1$ - SecretSchemaFlags.SECRET_SCHEMA_NONE, new SecretSchemaAttribute(null, 0)); - private LibSecret fLibSecret; - private LibGio fLibGio; - - private interface LibGio extends Library { - Pointer g_bus_get_sync(int bus_type, Pointer cancellable, PointerByReference gerror); - - void g_error_free(Pointer error); - - GList g_list_append(GList list, Pointer data); - } - - private interface LibSecret extends Library { - Pointer secret_service_get_sync(int flags, Pointer cancellable, PointerByReference gerror); - - Pointer secret_collection_for_alias_sync(Pointer service, final String alias, int flags, Pointer cancellable, - PointerByReference gerror); - - boolean secret_collection_get_locked(Pointer self); - - String secret_collection_get_label(Pointer self); - - int secret_service_unlock_sync(Pointer service, GList objects, Pointer cancellable, PointerByReference unlocked, - PointerByReference error); - - String secret_password_lookup_sync(SecretSchema schema, Pointer cancellable, PointerByReference error, - Object... attributes); - - boolean secret_password_store_sync(SecretSchema schema, String collection, String label, String password, - Pointer cancellable, PointerByReference error, Object... attributes); - } - - private void unlockSecretService() { - - fLibGio = Native.load("gio-2.0", LibGio.class, LIB_LOAD_OPTIONS); //$NON-NLS-1$ - - PointerByReference gerror = new PointerByReference(); - gerror.setValue(Pointer.NULL); - fLibGio.g_bus_get_sync(GBusType.G_BUS_TYPE_SESSION, Pointer.NULL, gerror); - requireNoError(gerror, "Unable to get DBus session bus: "); //$NON-NLS-1$ - - fLibSecret = Native.load("secret-1", LibSecret.class, LIB_LOAD_OPTIONS); //$NON-NLS-1$ - Pointer secretService = fLibSecret.secret_service_get_sync(SecretServiceFlags.SECRET_SERVICE_LOAD_COLLECTIONS, - Pointer.NULL, gerror); - requireNoError(gerror, "Unable to get secret service: "); //$NON-NLS-1$ - - Pointer defaultCollection = fLibSecret.secret_collection_for_alias_sync(secretService, - SECRET_COLLECTION_DEFAULT, SecretCollectionFlags.SECRET_COLLECTION_NONE, Pointer.NULL, gerror); - requireNoError(gerror, "Unable to get secret collection: "); //$NON-NLS-1$ - if (defaultCollection == Pointer.NULL) { - throw new SecurityException("Unable to find default secret collection"); //$NON-NLS-1$ - } - if (fLibSecret.secret_collection_get_locked(defaultCollection)) { - fLibSecret.secret_collection_get_label(defaultCollection); - GList list = fLibGio.g_list_append(null, defaultCollection); - PointerByReference unlocked = new PointerByReference(); - fLibSecret.secret_service_unlock_sync(secretService, list, Pointer.NULL, unlocked, gerror); - fLibGio.g_error_free(unlocked.getValue()); - fLibGio.g_error_free(list.getPointer()); - - requireNoError(gerror, "Unable to unlock: "); //$NON-NLS-1$ - } - - } - - private String getMasterPassword() throws SecurityException { - unlockSecretService(); - PointerByReference gerror = new PointerByReference(); - String password = fLibSecret.secret_password_lookup_sync(fEquinoxSchema, Pointer.NULL, gerror, Pointer.NULL); - - requireNoError(gerror, ""); //$NON-NLS-1$ - if (password == null) { - throw new SecurityException("Unable to find password"); //$NON-NLS-1$ - } - return new String(password.getBytes(), StandardCharsets.UTF_8); - } - - private void saveMasterPassword(String password) throws SecurityException { - unlockSecretService(); - PointerByReference gerror = new PointerByReference(); - - String passwordUTF8 = new String(password.getBytes(), StandardCharsets.UTF_8); - - fLibSecret.secret_password_store_sync(fEquinoxSchema, SECRET_COLLECTION_DEFAULT, "Equinox master password", //$NON-NLS-1$ - passwordUTF8, Pointer.NULL, gerror, Pointer.NULL); - - requireNoError(gerror, ""); //$NON-NLS-1$ - } - - private void requireNoError(PointerByReference gerror, String details) { - if (gerror.getValue() != Pointer.NULL) { - GError error = new GError(gerror.getValue()); - String message = error.message; - fLibGio.g_error_free(gerror.getValue()); - throw new SecurityException(details + message); - } - } - - @Override - public PBEKeySpec getPassword(IPreferencesContainer container, int passwordType) { - - boolean newPassword = (passwordType & CREATE_NEW_PASSWORD) != 0; - boolean passwordChange = (passwordType & PASSWORD_CHANGE) != 0; - - if (!newPassword && !passwordChange) { - try { - return new PBEKeySpec(getMasterPassword().toCharArray()); - } catch (SecurityException e) { - AuthPlugin.getDefault().logError(LinuxPasswordProviderMessages.getMasterPasswordError, e); - return null; - } - } - - byte[] rawPassword = new byte[PASSWORD_LENGTH]; - new SecureRandom().nextBytes(rawPassword); - String newPasswordString = Base64.encode(rawPassword); - - // add info message in the log - AuthPlugin.getDefault().logMessage(LinuxPasswordProviderMessages.newMasterPasswordGenerated); - - try { - saveMasterPassword(newPasswordString); - return new PBEKeySpec(newPasswordString.toCharArray()); - } catch (SecurityException e) { - AuthPlugin.getDefault().logError(LinuxPasswordProviderMessages.saveMasterPasswordError, e); - return null; - } - } - - @Override - public boolean isValid() { - try { - unlockSecretService(); - return true; - } catch (SecurityException e) { - return false; - } - } - -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/LinuxPasswordProviderMessages.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/LinuxPasswordProviderMessages.java deleted file mode 100644 index 8e8d859814bd..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/LinuxPasswordProviderMessages.java +++ /dev/null @@ -1,34 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2017 IBM Corporation and others. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Julien HENRY - Linux implementation - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -import org.eclipse.osgi.util.NLS; - -public class LinuxPasswordProviderMessages extends NLS { - - private static final String BUNDLE_NAME = "org.eclipse.equinox.internal.security.linux.messages"; //$NON-NLS-1$ - - public static String getMasterPasswordError; - public static String saveMasterPasswordError; - public static String newMasterPasswordGenerated; - - static { - // load message values from bundle file - reloadMessages(); - } - - public static void reloadMessages() { - NLS.initializeMessages(BUNDLE_NAME, LinuxPasswordProviderMessages.class); - } -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretCollectionFlags.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretCollectionFlags.java deleted file mode 100644 index 7746b40a69da..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretCollectionFlags.java +++ /dev/null @@ -1,19 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2020 Red Hat Inc. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -public class SecretCollectionFlags { - public final static int SECRET_COLLECTION_NONE = 0 << 0; - public final static int SECRET_COLLECTION_LOAD_ITEMS = 1 << 1; -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchema.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchema.java deleted file mode 100644 index 9db5f7e6f41e..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchema.java +++ /dev/null @@ -1,50 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2020, 2021 Red Hat Inc. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -import java.util.List; - -import com.sun.jna.Pointer; -import com.sun.jna.Structure; - -public class SecretSchema extends Structure { - public String name; - public int flags; - public SecretSchemaAttribute[] attributes = new SecretSchemaAttribute[32]; - - /* */ - public int reserved; - public Pointer reserved1; - public Pointer reserved2; - public Pointer reserved3; - public Pointer reserved4; - public Pointer reserved5; - public Pointer reserved6; - public Pointer reserved7; - - public SecretSchema(String name, int flags, SecretSchemaAttribute... attributes) { - this.name = name; - this.flags = flags; - for (int i = 0; i < attributes.length; ++i) { - this.attributes[i] = attributes[i]; - } - write(); - } - - @Override - protected List getFieldOrder() { - return List.of("name", "flags", "attributes", "reserved", "reserved1", "reserved2", "reserved3", "reserved4", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ //$NON-NLS-6$ //$NON-NLS-7$ //$NON-NLS-8$ - "reserved5", "reserved6", "reserved7"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ - } -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaAttribute.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaAttribute.java deleted file mode 100644 index c4aa7865f265..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaAttribute.java +++ /dev/null @@ -1,37 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2020, 2021 Red Hat Inc. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -import java.util.List; - -import com.sun.jna.Structure; - -public class SecretSchemaAttribute extends Structure { - public String name; - public int type; - - public SecretSchemaAttribute() { - } - - public SecretSchemaAttribute(String name, int type) { - this.name = name; - this.type = type; - write(); - } - - @Override - protected List getFieldOrder() { - return List.of("name", "type"); //$NON-NLS-1$ //$NON-NLS-2$ - } -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaAttributeType.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaAttributeType.java deleted file mode 100644 index d6b5fa6ba2ef..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaAttributeType.java +++ /dev/null @@ -1,20 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2020 Red Hat Inc. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -public class SecretSchemaAttributeType { - public static int SECRET_SCHEMA_ATTRIBUTE_STRING = 0; - public static int SECRET_SCHEMA_ATTRIBUTE_INTEGER = 1; - public static int SECRET_SCHEMA_ATTRIBUTE_BOOLEAN = 2; -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaFlags.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaFlags.java deleted file mode 100644 index 69f30945415d..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretSchemaFlags.java +++ /dev/null @@ -1,19 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2020 Red Hat Inc. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -public class SecretSchemaFlags { - public static int SECRET_SCHEMA_NONE = 0; - public static int SECRET_SCHEMA_DONT_MATCH_NAME = (1 << 1); -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretServiceFlags.java b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretServiceFlags.java deleted file mode 100644 index bfa09bc34196..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/SecretServiceFlags.java +++ /dev/null @@ -1,20 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2020 Red Hat Inc. - * - * This program and the accompanying materials - * are made available under the terms of the Eclipse Public License 2.0 - * which accompanies this distribution, and is available at - * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * Red Hat Inc. - initial version - *******************************************************************************/ -package org.eclipse.equinox.internal.security.linux; - -public class SecretServiceFlags { - public final static int SECRET_SERVICE_NONE = 0; - public final static int SECRET_SERVICE_OPEN_SESSION = 1 << 1; - public final static int SECRET_SERVICE_LOAD_COLLECTIONS = 1 << 2; -} diff --git a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/messages.properties b/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/messages.properties deleted file mode 100644 index 89797683736b..000000000000 --- a/java/eclipse/files/addons/equinox/bundles/org.eclipse.equinox.security.freebsd/src/org/eclipse/equinox/internal/security/linux/messages.properties +++ /dev/null @@ -1,18 +0,0 @@ -############################################################################### -# Copyright (c) 2017 IBM Corporation and others. -# -# This program and the accompanying materials -# are made available under the terms of the Eclipse Public License 2.0 -# which accompanies this distribution, and is available at -# https://www.eclipse.org/legal/epl-2.0/ -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Julien HENRY - Linux implementation -############################################################################### - -## Linux libsecure integration module -getMasterPasswordError=Secure storage was unable to retrieve the master password from the password storage. If secure storage was created using a different user account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage. -saveMasterPasswordError=Secure storage was unable to save the master password. -newMasterPasswordGenerated=New secure storage master password was generated (Linux libsecret integration module). diff --git a/java/eclipse/files/patch-eclipse b/java/eclipse/files/patch-eclipse deleted file mode 100644 index 8bbb03874f44..000000000000 --- a/java/eclipse/files/patch-eclipse +++ /dev/null @@ -1,1490 +0,0 @@ ---- eclipse-platform-parent/pom.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse-platform-parent/pom.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -77,9 +77,9 @@ - 'eclipiserun-repo' repository, such as for computing .api-descriptions and - generating API Tools reports. - --> -- https://download.eclipse.org/eclipse/updates/4.32-I-builds/ -+ https://download.eclipse.org/eclipse/updates/4.32/ - -- https://download.eclipse.org/eclipse/updates/4.32-I-builds -+ https://download.eclipse.org/eclipse/updates/4.32 - - - https://repo.eclipse.org/content/repositories/tycho-snapshots/ -@@ -246,6 +246,26 @@ - - - -+ freebsd -+ gtk -+ x86_64 -+ -+ -+ freebsd -+ gtk -+ powerpc64 -+ -+ -+ freebsd -+ gtk -+ powerpc64le -+ -+ -+ freebsd -+ gtk -+ aarch64 -+ -+ - linux - gtk - x86_64 -@@ -809,7 +829,7 @@ - For maintenance streams should always be "M-builds". - Ideally, this value would be provided by the environment, see bug 489789. - --> -- https://download.eclipse.org/eclipse/updates/4.32-I-builds -+ https://download.eclipse.org/eclipse/updates/4.32 - - - ---- eclipse.pde/build/org.eclipse.pde.build/scripts/productBuild/allElements.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/build/org.eclipse.pde.build/scripts/productBuild/allElements.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -66,6 +66,13 @@ - - - -+ -+ -+ -+ -+ -+ -+ - - - ---- eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java 0000-00-00 00:00:00.000000000 +0000 -@@ -646,7 +646,7 @@ - arguments.add("-sf"); //$NON-NLS-1$ - arguments.add(links[i]); - arguments.add(links[i + 1]); -- script.printExecTask("ln", dir, arguments, "Linux"); //$NON-NLS-1$ //$NON-NLS-2$ -+ script.printExecTask("ln", dir, arguments, "Linux,FreeBSD"); //$NON-NLS-1$ //$NON-NLS-2$ - arguments.clear(); - } - } ---- eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java 0000-00-00 00:00:00.000000000 +0000 -@@ -922,7 +922,7 @@ - for (int i = 0; i < links.length; i += 2) { - arguments.add(links[i]); - arguments.add(links[i + 1]); -- script.printExecTask("ln -s", dir, arguments, "Linux"); //$NON-NLS-1$ //$NON-NLS-2$ -+ script.printExecTask("ln -s", dir, arguments, "Linux,FreeBSD"); //$NON-NLS-1$ //$NON-NLS-2$ - arguments.clear(); - } - } ---- eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/JNLPGenerator.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/JNLPGenerator.java 0000-00-00 00:00:00.000000000 +0000 -@@ -325,6 +325,8 @@ - return "Mac"; //$NON-NLS-1$ - if ("linux".equalsIgnoreCase(os)) //$NON-NLS-1$ - return "Linux"; //$NON-NLS-1$ -+ if ("freebsd".equalsIgnoreCase(os)) //$NON-NLS-1$ -+ return "FreeBSD"; //$NON-NLS-1$ - if ("solaris".equalsIgnoreCase(os)) //$NON-NLS-1$ - return "Solaris"; //$NON-NLS-1$ - if ("hpux".equalsIgnoreCase(os)) //$NON-NLS-1$ ---- eclipse.pde/build/org.eclipse.pde.build/templates/packager/customTargets.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/build/org.eclipse.pde.build/templates/packager/customTargets.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -25,4 +25,10 @@ - - - -+ -+ -+ -+ -+ -+ -
---- eclipse.pde/build/org.eclipse.pde.build/templates/packager/packaging.properties 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/build/org.eclipse.pde.build/templates/packager/packaging.properties 0000-00-00 00:00:00.000000000 +0000 -@@ -20,3 +20,4 @@ - - root.win32.win32.x86_64=eclipse.exe, eclipsec.exe - root.linux.gtk.x86_64=eclipse,libcairo-swt.so,about_files/,about.html,icon.xpm -+root.freebsd.gtk.x86_64=eclipse,libcairo-swt.so,about_files/,about.html,icon.xpm ---- eclipse.pde/ui/org.eclipse.pde.ui.templates/src/org/eclipse/pde/internal/ui/templates/rcp/IntroTemplate.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/ui/org.eclipse.pde.ui.templates/src/org/eclipse/pde/internal/ui/templates/rcp/IntroTemplate.java 0000-00-00 00:00:00.000000000 +0000 -@@ -170,7 +170,7 @@ - presentationElement.setAttribute("home-page-id", "root"); //$NON-NLS-1$ //$NON-NLS-2$ - IPluginElement implementationElement = factory.createElement(presentationElement); - implementationElement.setName("implementation"); //$NON-NLS-1$ -- implementationElement.setAttribute("os", "win32,linux,macosx"); //$NON-NLS-1$ //$NON-NLS-2$ -+ implementationElement.setAttribute("os", "win32,linux,macosx,freebsd"); //$NON-NLS-1$ //$NON-NLS-2$ - if (getTargetVersion() == 3.0) - implementationElement.setAttribute("style", "content/shared.css"); //$NON-NLS-1$//$NON-NLS-2$ - ---- eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/product/ConfigurationSection.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/product/ConfigurationSection.java 0000-00-00 00:00:00.000000000 +0000 -@@ -69,8 +69,8 @@ - private FormEntry fCustomEntry; - private boolean fBlockChanges; - -- private static final String[] TAB_LABELS = { "linux", "macosx", "win32" }; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ -- private static final String[] TAB_OS = { Platform.OS_LINUX, Platform.OS_MACOSX, Platform.OS_WIN32 }; -+ private static final String[] TAB_LABELS = { "linux", "freebsd", "macosx", "win32" }; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ -+ private static final String[] TAB_OS = { Platform.OS_LINUX, Platform.OS_FREEBSD, Platform.OS_MACOSX, Platform.OS_WIN32 }; - - private CTabFolder fTabFolder; - private int fLastTab; ---- eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/product/JRESection.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/product/JRESection.java 0000-00-00 00:00:00.000000000 +0000 -@@ -80,8 +80,8 @@ - private ComboViewerPart fEEsCombo; - private boolean fBlockChanges; - -- private static final String[] TAB_LABELS = { "linux", "macosx", "win32" }; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ -- private static final String[] TAB_OS = { Platform.OS_LINUX, Platform.OS_MACOSX, Platform.OS_WIN32 }; -+ private static final String[] TAB_LABELS = { "linux", "freebsd", "macosx", "win32" }; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ -+ private static final String[] TAB_OS = { Platform.OS_LINUX, Platform.OS_FREEBSD, Platform.OS_MACOSX, Platform.OS_WIN32 }; - - private CTabFolder fTabFolder; - private int fLastTab; ---- eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/product/ProductIntroOperation.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.pde/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/product/ProductIntroOperation.java 0000-00-00 00:00:00.000000000 +0000 -@@ -149,7 +149,7 @@ - implementation.setName("implementation"); //$NON-NLS-1$ - implementation.setAttribute("kind", "html"); //$NON-NLS-1$ //$NON-NLS-2$ - implementation.setAttribute("style", "content/shared.css"); //$NON-NLS-1$ //$NON-NLS-2$ -- implementation.setAttribute("os", "win32,linux,macosx"); //$NON-NLS-1$ //$NON-NLS-2$ -+ implementation.setAttribute("os", "win32,linux,freebsd,macosx"); //$NON-NLS-1$ //$NON-NLS-2$ - - presentation.add(implementation); - ---- eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -137,6 +137,11 @@ - x86_64 - - -+ freebsd -+ gtk -+ x86_64 -+ -+ - win32 - win32 - x86_64 ---- eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/platform.product 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/platform.product 0000-00-00 00:00:00.000000000 +0000 -@@ -19,6 +19,7 @@ - location="org.eclipse.platform" /> - - -+ - - - ---- eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -125,9 +125,9 @@ - - mirror-build - generate-resources -- -+ - - - -@@ -395,6 +395,7 @@ - - zip - tar.gz -+ tar.gz - tar.gz - - ---- eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/sdk.product 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/sdk.product 0000-00-00 00:00:00.000000000 +0000 -@@ -19,6 +19,7 @@ - location="org.eclipse.platform" /> - - -+ - - - ---- eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/testManifest.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/testManifest.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -22,14 +22,30 @@ - name="Linux (64 bit version)" - fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-x86_64.tar.gz"> - -+ - -+ -+ - -+ -@@ -71,14 +87,30 @@ - name="Linux (64 bit version)" - fileName="eclipse-platform-${BUILD_ID}-linux-gtk-x86_64.tar.gz"> - -+ - -+ -+ - -+ -@@ -117,13 +149,29 @@ - name="Linux (64 bit version)" - fileName="swt-${BUILD_ID}-gtk-linux-x86_64.zip"> - -+ - -+ -+ -+ - - -+ - - - ---- eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -46,6 +46,11 @@ - x86_64 - - -+ freebsd -+ gtk -+ x86_64 -+ -+ - win32 - win32 - x86_64 -@@ -96,6 +101,7 @@ - - zip - tar.gz -+ tar.gz - tar.gz - - ---- eclipse.platform.releng.tychoeclipsebuilder/equinox/buildConfigs/equinox-launchers/build.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng.tychoeclipsebuilder/equinox/buildConfigs/equinox-launchers/build.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -18,6 +18,10 @@ - - - -+ -+ -+ -+ - - - ---- eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/testManifest.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/testManifest.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -263,6 +263,26 @@ - fileName="launchers-linux.gtk.aarch64.${BUILD_ID}.tar.gz" /> - -+ -+ -+ -+ -@@ -284,6 +304,11 @@ - id="ESLG264" - name="Linux (x86_64/GTK+)" - fileName="EclipseRT-OSGi-StarterKit-${BUILD_ID}-linux-gtk-x86_64.tar.gz" /> -+ - rcp.config - equinox.starterkit.product - equinox-sdk -- eclipse-junit-tests -+ - eclipse.platform.repository - - ---- eclipse.platform.releng.tychoeclipsebuilder/rcp.config/build.properties 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng.tychoeclipsebuilder/rcp.config/build.properties 0000-00-00 00:00:00.000000000 +0000 -@@ -44,6 +44,16 @@ - root.linux.gtk.x86_64=rootfiles/linux.gtk.x86_64,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/linux/x86_64 - root.linux.gtk.x86_64.permissions.755=eclipse - --bin.includes = feature.properties -+root.freebsd.gtk.powerpc64=rootfiles/freebsd.gtk.powerpc64,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/freebsd/powerpc64 -+root.freebsd.gtk.powerpc64.permissions.755=eclipse - -+root.freebsd.gtk.powerpc64le=rootfiles/freebsd.gtk.powerpc64le,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/freebsd/powerpc64le -+root.freebsd.gtk.powerpc64le.permissions.755=eclipse - -+root.freebsd.gtk.aarch64=rootfiles/freebsd.gtk.aarch64,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/freebsd/aarch64 -+root.freebsd.gtk.aarch64.permissions.755=eclipse -+ -+root.freebsd.gtk.x86_64=rootfiles/freebsd.gtk.x86_64,../../rt.equinox.binaries/org.eclipse.equinox.executable/bin/gtk/freebsd/x86_64 -+root.freebsd.gtk.x86_64.permissions.755=eclipse -+ -+bin.includes = feature.properties ---- eclipse.platform.releng/features/org.eclipse.platform-feature/feature.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng/features/org.eclipse.platform-feature/feature.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -75,6 +75,11 @@ - version="0.0.0"/> - - -+ -+ -@@ -223,6 +228,12 @@ - version="0.0.0"/> - - -+ -+ -@@ -246,12 +257,30 @@ - version="0.0.0"/> - - -+ -+ -+ -+ - - -+ -+ - -@@ -284,6 +313,11 @@ - -+ -+ - - - - -+ - - - -+ -+ - - - ---- eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr 0000-00-00 00:00:00.000000000 +0000 -@@ -2,15 +2,19 @@ - - - -- -+ - - -- -+ - - - - - -+ -+ -+ -+ - - - ---- eclipse.platform.swt/binaries/pom.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.swt/binaries/pom.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -38,6 +38,10 @@ - org.eclipse.swt.gtk.linux.aarch64 - org.eclipse.swt.gtk.linux.ppc64le - org.eclipse.swt.gtk.linux.x86_64 -+ org.eclipse.swt.gtk.freebsd.aarch64 -+ org.eclipse.swt.gtk.freebsd.powerpc64 -+ org.eclipse.swt.gtk.freebsd.powerpc64le -+ org.eclipse.swt.gtk.freebsd.x86_64 - org.eclipse.swt.win32.win32.aarch64 - org.eclipse.swt.win32.win32.x86_64 - ---- eclipse.platform.swt/bundles/org.eclipse.swt.tools/Oomph/platformSwt.setup 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.swt/bundles/org.eclipse.swt.tools/Oomph/platformSwt.setup 0000-00-00 00:00:00.000000000 +0000 -@@ -69,7 +69,7 @@ - xsi:type="predicates:OrPredicate"> - -+ pattern=".*(cocoa|gtk|win32)(\.(freebsd|macosx|aix|hpux|linux|solaris|win32)(\.(x86_64|x86_64|ppc64|ia64|aarch64|arm|ppc64|ppc64le|s390|s390x|x86|sparcv9))?)?"/> - ---- eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/common/org/eclipse/swt/internal/Library.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/common/org/eclipse/swt/internal/Library.java 0000-00-00 00:00:00.000000000 +0000 -@@ -68,13 +68,14 @@ - - static String arch() { - String osArch = System.getProperty("os.arch"); //$NON-NLS-1$ -- if (osArch.equals ("amd64")) return "x86_64"; //$NON-NLS-1$ $NON-NLS-2$ -+ // if (osArch.equals ("x86_64")) return "x86_64"; //$NON-NLS-1$ $NON-NLS-2$ - return osArch; - } - - static String os() { - String osName = System.getProperty("os.name"); //$NON-NLS-1$ - if (osName.equals ("Linux")) return "linux"; //$NON-NLS-1$ $NON-NLS-2$ -+ if (osName.equals ("FreeBSD")) return "freebsd"; //$NON-NLS-1$ $NON-NLS-2$ - if (osName.equals ("Mac OS X")) return "macosx"; //$NON-NLS-1$ $NON-NLS-2$ - if (osName.startsWith ("Win")) return "win32"; //$NON-NLS-1$ $NON-NLS-2$ - return osName; ---- eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/build.sh 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/build.sh 0000-00-00 00:00:00.000000000 +0000 -@@ -72,7 +72,7 @@ - - cd `dirname $0` - --MAKE_TYPE=make -+MAKE_TYPE=gmake - - export CFLAGS='-O -Wall -fPIC' - -@@ -82,27 +82,30 @@ - fi - case $OS in - *) -- SWT_OS=`uname -s | tr -s '[:upper:]' '[:lower:]'` -+ SWT_OS=`uname -s | tr '[:upper:]' '[:lower:]'` - MAKEFILE=make_linux.mak - ;; - esac - - # Determine which CPU type we are building for - if [ "${MODEL}" = "" ]; then -- if uname -i > /dev/null 2>&1; then -- MODEL=`uname -i` -- if [ ${MODEL} = 'unknown' ]; then -- MODEL=`uname -m` -- fi -- else -- MODEL=`uname -m` -- fi -+ MODEL=`uname -m` - fi - case $MODEL in - "x86_64") - SWT_ARCH=x86_64 -- AWT_ARCH=amd64 -+ AWT_ARCH=x86_64 - ;; -+ "powerpc" | "powerpc64") -+ SWT_ARCH=ppc64 -+ AWT_ARCH=ppc64 -+ MODEL=`uname -p` -+ ;; -+ "powerpc64le") -+ SWT_ARCH=ppc64le -+ AWT_ARCH=ppc64le -+ MODEL=`uname -p` -+ ;; - *) - SWT_ARCH=$MODEL - AWT_ARCH=$MODEL -@@ -134,11 +137,35 @@ - export PKG_CONFIG_PATH="/usr/lib64/pkgconfig/" - fi - ;; -+ "freebsd.x86_64") -+ if [ "${CC}" = "" ]; then -+ export CC=cc -+ fi -+ if [ "${PKG_CONFIG_PATH}" = "" ]; then -+ export PKG_CONFIG_PATH="/usr/lib64/pkgconfig" -+ fi -+ ;; -+ "freebsd.ppc64") -+ if [ "${CC}" = "" ]; then -+ export CC=cc -+ fi -+ if [ "${PKG_CONFIG_PATH}" = "" ]; then -+ export PKG_CONFIG_PATH="/usr/lib64/pkgconfig/" -+ fi -+ ;; -+ "freebsd.aarch64") -+ if [ "${CC}" = "" ]; then -+ export CC=cc -+ fi -+ if [ "${PKG_CONFIG_PATH}" = "" ]; then -+ export PKG_CONFIG_PATH="/usr/lib64/pkgconfig/" -+ fi -+ ;; - esac - - - # For 64-bit CPUs, we have a switch --if [ ${MODEL} = 'x86_64' -o ${MODEL} = 'ppc64le' -o ${MODEL} = 'aarch64' -o ${MODEL} = 'loongarch64' ]; then -+if [ ${MODEL} = 'x86_64' -o ${MODEL} = 'ppc64le' -o ${MODEL} = 'powerpc64' -o ${MODEL} = 'powerpc64le' -o ${MODEL} = 'aarch64' -o ${MODEL} = 'loongarch64' ]; then - SWT_PTR_CFLAGS=-DJNI64 - if [ -d /lib64 ]; then - XLIB64=-L/usr/X11R6/lib64 -@@ -149,6 +176,11 @@ - XLIB64="${XLIB64} -L/usr/lib64" - SWT_LFLAGS=-m64 - export SWT_LFLAGS -+ fi -+ if [ ${SWT_OS} = "freebsd" ] -+ then -+ SWT_PTR_CFLAGS="${SWT_PTR_CFLAGS} -m64" -+ export SWT_LFLAGS=-m64 - fi - export SWT_PTR_CFLAGS - fi ---- eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_linux.mak 0000-00-00 00:00:00.000000000 +0000 -@@ -99,15 +99,18 @@ - WEBKIT_OBJECTS = swt.o webkitgtk.o webkitgtk_structs.o webkitgtk_stats.o webkitgtk_custom.o - GLX_OBJECTS = swt.o glx.o glx_structs.o glx_stats.o - -+port_prefix=`pkg-config --variable=prefix gtk+-3.0` - CFLAGS := $(CFLAGS) \ - -DSWT_VERSION=$(SWT_VERSION) \ - $(SWT_DEBUG) \ - $(SWT_WEBKIT_DEBUG) \ -- -DLINUX -DGTK \ -+ -DFREEBSD -DGTK \ -+ -Wno-deprecated-non-prototype \ -+ -I$(port_prefix)/include \ - -I$(SWT_JAVA_HOME)/include \ -- -I$(SWT_JAVA_HOME)/include/linux \ -+ -I$(SWT_JAVA_HOME)/include/freebsd \ - ${SWT_PTR_CFLAGS} --LFLAGS = -shared -fPIC ${SWT_LFLAGS} -+LFLAGS = -shared -fPIC ${SWT_LFLAGS} -L$(port_prefix)/lib - - # Treat all warnings as errors. If your new code produces a warning, please - # take time to properly understand and fix/silence it as necessary. ---- eclipse.platform.swt/bundles/org.eclipse.swt/META-INF/p2.inf 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.swt/bundles/org.eclipse.swt/META-INF/p2.inf 0000-00-00 00:00:00.000000000 +0000 -@@ -39,3 +39,24 @@ - requires.8.name = org.eclipse.swt.win32.win32.aarch64 - requires.8.range = [$version$,$version$] - requires.8.filter = (&(osgi.os=win32)(osgi.ws=win32)(osgi.arch=aarch64)(!(org.eclipse.swt.buildtime=true))) -+ -+requires.9.namespace = org.eclipse.equinox.p2.iu -+requires.9.name = org.eclipse.swt.gtk.freebsd.x86_64 -+requires.9.range = [$version$,$version$] -+requires.9.filter = (&(osgi.os=freebsd)(osgi.ws=gtk)(osgi.arch=x86_64)(!(org.eclipse.swt.buildtime=true))) -+ -+requires.10.namespace = org.eclipse.equinox.p2.iu -+requires.10.name = org.eclipse.swt.gtk.freebsd.powerpc64 -+requires.10.range = [$version$,$version$] -+requires.10.filter = (&(osgi.os=freebsd)(osgi.ws=gtk)(osgi.arch=powerpc64)(!(org.eclipse.swt.buildtime=true))) -+ -+requires.11.namespace = org.eclipse.equinox.p2.iu -+requires.11.name = org.eclipse.swt.gtk.freebsd.powerpc64le -+requires.11.range = [$version$,$version$] -+requires.11.filter = (&(osgi.os=freebsd)(osgi.ws=gtk)(osgi.arch=powerpc64le)(!(org.eclipse.swt.buildtime=true))) -+ -+requires.12.namespace = org.eclipse.equinox.p2.iu -+requires.12.name = org.eclipse.swt.gtk.freebsd.aarch64 -+requires.12.range = [$version$,$version$] -+requires.12.filter = (&(osgi.os=freebsd)(osgi.ws=gtk)(osgi.arch=aarch64)(!(org.eclipse.swt.buildtime=true))) -+ ---- eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/META-INF/p2.inf 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.swt/local-build/org.eclipse.swt.fragments.localbuild/META-INF/p2.inf 0000-00-00 00:00:00.000000000 +0000 -@@ -33,3 +33,23 @@ - requires.7.name = org.eclipse.swt.win32.win32.aarch64 - requires.7.range = 0.0.0 - requires.7.filter = (&(osgi.os=win32)(osgi.ws=win32)(osgi.arch=aarch64)) -+ -+requires.8.namespace = org.eclipse.equinox.p2.iu -+requires.8.name = org.eclipse.swt.gtk.freebsd.x86_64 -+requires.8.range = 0.0.0 -+requires.8.filter = (&(osgi.os=freebsd)(osgi.ws=gtk)(osgi.arch=x86_64)) -+ -+requires.9.namespace = org.eclipse.equinox.p2.iu -+requires.9.name = org.eclipse.swt.gtk.freebsd.powerpc64 -+requires.9.range = 0.0.0 -+requires.9.filter = (&(osgi.os=freebsd)(osgi.ws=gtk)(osgi.arch=powerpc64)) -+ -+requires.10.namespace = org.eclipse.equinox.p2.iu -+requires.10.name = org.eclipse.swt.gtk.freebsd.powerpc64le -+requires.10.range = 0.0.0 -+requires.10.filter = (&(osgi.os=freebsd)(osgi.ws=gtk)(osgi.arch=powerpc64le)) -+ -+requires.11.namespace = org.eclipse.equinox.p2.iu -+requires.11.name = org.eclipse.swt.gtk.freebsd.aarch64 -+requires.11.range = 0.0.0 -+requires.11.filter = (&(osgi.os=freebsd)(osgi.ws=gtk)(osgi.arch=aarch64)) ---- eclipse.platform.swt/pom.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.swt/pom.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -116,11 +116,11 @@ - - - unix -- Linux -+ - - - -- tests/org.eclipse.swt.tests.gtk -+ - - - -@@ -138,6 +138,21 @@ - linux - gtk - ppc64le -+ -+ -+ freebsd -+ gtk -+ x86_64 -+ -+ -+ freebsd -+ gtk -+ powerpc64 -+ -+ -+ freebsd -+ gtk -+ powerpc64le - - - ---- eclipse.platform.ui/bundles/org.eclipse.ui.browser/plugin.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.ui/bundles/org.eclipse.ui.browser/plugin.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -94,7 +94,7 @@ - - -@@ -104,28 +104,28 @@ - - usr/bin/google-chrome - - - usr/bin/chromium-browser - - - usr/bin/konqueror - - - - usr/bin/epiphany ---- eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/TitleRegion.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/internal/forms/widgets/TitleRegion.java 0000-00-00 00:00:00.000000000 +0000 -@@ -212,6 +212,9 @@ - if (Constants.OS_LINUX.equalsIgnoreCase(os)) { - tw += 1; // See Bug 342610 - } -+ else if (Constants.OS_FREEBSD.equalsIgnoreCase(os)) { -+ tw += 1; // See Bug 342610 -+ } - if (bsize != null) - tw -= bsize.x + SPACING; - if (msize != null) -@@ -577,4 +580,4 @@ - target.setTransfer(transferTypes); - target.addDropListener(listener); - } --} -\ No newline at end of file -+} ---- eclipse.platform.ui/bundles/org.eclipse.ui.themes/plugin.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.ui/bundles/org.eclipse.ui.themes/plugin.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -12,7 +12,7 @@ - basestylesheeturi="css/e4-dark_linux.css" - id="org.eclipse.e4.ui.css.theme.e4_dark" - label="%theme.dark" -- os="linux"> -+ os="freebsd"> - - -+ os="freebsd"> - - - - -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ ---- eclipse.platform.ui/pom.xml 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform.ui/pom.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -88,6 +88,10 @@ - - - -+ -+ -+ -+ - - - ---- eclipse.platform/runtime/bundles/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java 0000-00-00 00:00:00.000000000 +0000 -+++ eclipse.platform/runtime/bundles/org.eclipse.core.runtime/src/org/eclipse/core/runtime/Platform.java 0000-00-00 00:00:00.000000000 +0000 -@@ -259,6 +259,8 @@ - */ - public static final String OS_LINUX = "linux";//$NON-NLS-1$ - -+ public static final String OS_FREEBSD = "freebsd"; -+ - /** - * Constant string (value "aix") indicating the platform is running on an - * AIX-based operating system. -@@ -410,7 +412,7 @@ - public static final String ARCH_AARCH64 = "aarch64";//$NON-NLS-1$ - - /** -- * Constant string (value "amd64") indicating the platform is running on an -+ * Constant string (value "x86_64") indicating the platform is running on an - * AMD64-based architecture. - * - * @since 3.0 ---- equinox/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/Constants.java 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/Constants.java 0000-00-00 00:00:00.000000000 +0000 -@@ -17,9 +17,10 @@ - * @author aniefer - */ - class Constants { -- public static final String INTERNAL_AMD64 = "amd64"; //$NON-NLS-1$ -+ public static final String INTERNAL_AMD64 = "x86_64"; //$NON-NLS-1$ - public static final String INTERNAL_OS_SUNOS = "SunOS"; //$NON-NLS-1$ - public static final String INTERNAL_OS_LINUX = "Linux"; //$NON-NLS-1$ -+ public static final String INTERNAL_OS_FREEBSD = "FreeBSD"; //$NON-NLS-1$ - public static final String INTERNAL_OS_MACOSX = "Mac OS"; //$NON-NLS-1$ - public static final String INTERNAL_OS_AIX = "AIX"; //$NON-NLS-1$ - public static final String INTERNAL_OS_HPUX = "HP-UX"; //$NON-NLS-1$ -@@ -42,6 +43,7 @@ - * Linux-based operating system. - */ - public static final String OS_LINUX = "linux";//$NON-NLS-1$ -+ public static final String OS_FREEBSD = "freebsd";//$NON-NLS-1$ - - /** - * Constant string (value "aix") indicating the platform is running on an ---- equinox/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/Main.java 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/Main.java 0000-00-00 00:00:00.000000000 +0000 -@@ -431,17 +431,20 @@ - } - - private String getArch() { -- if (arch != null) -+ if (arch != null) { -+ // if (arch.equals("x86_64")) return "x86_64"; - return arch; -+ } - String osgiArch = System.getProperty(PROP_ARCH); - if (osgiArch != null) { -+ // if (osgiArch.equals("x86_64")) return "x86_64"; - arch = osgiArch; - return arch; - } - String name = System.getProperty("os.arch");//$NON-NLS-1$ -- // Map amd64 architecture to x86_64 -- if (name.equalsIgnoreCase(Constants.INTERNAL_AMD64)) -- return Constants.ARCH_X86_64; -+ // Map x86_64 architecture to x86_64 -+ // XXX if (name.equalsIgnoreCase(Constants.INTERNAL_AMD64)) -+ // XXX return Constants.ARCH_X86_64; - - return name; - } ---- equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/EquinoxConfiguration.java 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/EquinoxConfiguration.java 0000-00-00 00:00:00.000000000 +0000 -@@ -90,9 +90,9 @@ - // While we recognize the i386 architecture, we change - // this internally to be x86. - private static final String INTERNAL_ARCH_I386 = "i386"; //$NON-NLS-1$ -- // While we recognize the amd64 architecture, we change -+ // While we recognize the x86_64 architecture, we change - // this internally to be x86_64. -- private static final String INTERNAL_AMD64 = "amd64"; //$NON-NLS-1$ -+ private static final String INTERNAL_AMD64 = "x86_64"; //$NON-NLS-1$ - - public static final String VARIABLE_DELIM_STRING = "$"; //$NON-NLS-1$ - public static final char VARIABLE_DELIM_CHAR = '$'; -@@ -1134,7 +1134,7 @@ - // Map i386 architecture to x86 - if (name.equalsIgnoreCase(INTERNAL_ARCH_I386)) - archValue = Constants.ARCH_X86; -- // Map amd64 architecture to x86_64 -+ // Map x86_64 architecture to x86_64 - else if (name.equalsIgnoreCase(INTERNAL_AMD64)) - archValue = Constants.ARCH_X86_64; - else ---- equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/environment/Constants.java 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/service/environment/Constants.java 0000-00-00 00:00:00.000000000 +0000 -@@ -148,7 +148,7 @@ - public static final String ARCH_X86_64 = "x86_64";//$NON-NLS-1$ - - /** -- * Constant string (value "amd64") indicating the platform is running on an -+ * Constant string (value "x86_64") indicating the platform is running on an - * AMD64-based architecture. - * - * @deprecated use ARCH_X86_64 instead. Note the values ---- equinox/features/org.eclipse.equinox.core.sdk/feature.xml 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/features/org.eclipse.equinox.core.sdk/feature.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -92,6 +92,16 @@ - version="0.0.0"/> - - -+ -+ -+ -+ ---- equinox/features/org.eclipse.equinox.executable.feature/build.properties 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/features/org.eclipse.equinox.executable.feature/build.properties 0000-00-00 00:00:00.000000000 +0000 -@@ -33,6 +33,15 @@ - root.linux.gtk.aarch64=bin/gtk/linux/aarch64,gtk_root - root.linux.gtk.aarch64.permissions.755=launcher - -+root.freebsd.gtk.powerpc64=bin/gtk/freebsd/powerpc64,gtk_root -+root.freebsd.gtk.powerpc64.permissions.755=launcher -+ -+root.freebsd.gtk.powerpc64le=bin/gtk/freebsd/powerpc64le,gtk_root -+root.freebsd.gtk.powerpc64le.permissions.755=launcher -+ -+root.freebsd.gtk.aarch64=bin/gtk/freebsd/aarch64,gtk_root -+root.freebsd.gtk.aarch64.permissions.755=launcher -+ - root.macosx.cocoa.x86_64=bin/cocoa/macosx/x86_64 - root.macosx.cocoa.x86_64.permissions.755=Eclipse.app/Contents/MacOS/launcher - -@@ -41,3 +50,6 @@ - - root.linux.gtk.x86_64=bin/gtk/linux/x86_64,gtk_root - root.linux.gtk.x86_64.permissions.755=launcher -+ -+root.freebsd.gtk.x86_64=bin/gtk/freebsd/x86_64,gtk_root -+root.freebsd.gtk.x86_64.permissions.755=launcher ---- equinox/features/org.eclipse.equinox.executable.feature/feature.xml 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/features/org.eclipse.equinox.executable.feature/feature.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -66,6 +66,34 @@ - version="0.0.0"/> - - -+ -+ -+ -+ -+ -+ -+ -+ " -+ ;; -+ esac -+ ;; - *) -- echo "Unknown OS -- build aborted" -+ echo "Unknown OS $defaultOS -- build aborted" - ;; - esac - export CC -@@ -154,13 +179,13 @@ - # If the OS is supported (a makefile exists) - if [ "$makefile" != "" ]; then - if [ "$extraArgs" != "" ]; then -- make -f $makefile $extraArgs -+ gmake -f $makefile $extraArgs - else - echo "Building $OS launcher. Defaults: -os $DEFAULT_OS -arch $DEFAULT_OS_ARCH -ws $DEFAULT_WS" -- make -f $makefile clean -+ gmake -f $makefile clean - case x$CC in -- x*gcc*) make -f $makefile all PICFLAG=-fpic ;; -- *) make -f $makefile all ;; -+ x*gcc*) gmake -f $makefile all PICFLAG=-fpic ;; -+ *) gmake -f $makefile all ;; - esac - fi - else ---- equinox/features/org.eclipse.equinox.executable.feature/library/gtk/make_linux.mak 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/features/org.eclipse.equinox.executable.feature/library/gtk/make_linux.mak 0000-00-00 00:00:00.000000000 +0000 -@@ -39,7 +39,8 @@ - DEFAULT_OS ?= $(shell uname -s | tr "[:upper:]" "[:lower:]") - DEFAULT_WS ?= gtk - DEFAULT_OS_ARCH ?= $(shell uname -m) --JAVA_HOME ?= $(shell readlink -f /usr/bin/java | sed "s:jre/::" | sed "s:bin/java::") -+# XXX JAVA_HOME ?= $(shell readlink -f /usr/bin/java | sed "s:jre/::" | sed "s:bin/java::") -+JAVA_HOME ?= /usr/local/openjdk17 - PROGRAM_OUTPUT ?= eclipse - PROGRAM_LIBRARY = $(PROGRAM_OUTPUT)_$(LIB_VERSION).so - -@@ -56,7 +57,7 @@ - DEFAULT_JAVA ?= DEFAULT_JAVA_EXEC - endif - --CC ?= gcc -+CC ?= cc # XXX gcc - - # Useful to figure out if there is any difference between running build.sh and make_linux directly. - INFO_PROG=CC:$(CC) PROGRAM_OUTPUT:$(PROGRAM_OUTPUT) PROGRAM_LIBRARY:$(PROGRAM_LIBRARY) # -@@ -86,10 +87,11 @@ - -DDEFAULT_OS_ARCH="\"$(DEFAULT_OS_ARCH)\"" \ - -DDEFAULT_WS="\"$(DEFAULT_WS)\"" \ - -D$(DEFAULT_JAVA) \ -+ -Wno-deprecated-non-prototype \ - $(GTK_LIBS) \ - -I. \ - -I.. \ -- -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/linux \ -+ -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/freebsd \ - `pkg-config --cflags gtk+-3.0` - - all: $(EXEC) $(DLL) ---- equinox/features/org.eclipse.equinox.executable.feature/pom.xml 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/features/org.eclipse.equinox.executable.feature/pom.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -125,6 +125,10 @@ - - - -+ -+ -+ -+ - - - ---- equinox/features/org.eclipse.equinox.executable.feature/resources/build.properties 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/features/org.eclipse.equinox.executable.feature/resources/build.properties 0000-00-00 00:00:00.000000000 +0000 -@@ -26,6 +26,12 @@ - root.linux.gtk.ppc64le=bin/gtk/linux/ppc64le,gtk_root - root.linux.gtk.ppc64le.permissions.755=launcher - -+root.freebsd.gtk.powerpc64=bin/gtk/freebsd/powerpc64,gtk_root -+root.freebsd.gtk.powerpc64.permissions.755=launcher -+ -+root.freebsd.gtk.powerpc64le=bin/gtk/freebsd/powerpc64le,gtk_root -+root.freebsd.gtk.powerpc64le.permissions.755=launcher -+ - root.macosx.cocoa.x86_64=bin/cocoa/macosx/x86_64 - root.macosx.cocoa.x86_64.permissions.755=Contents/MacOS/${launcherName} - -@@ -37,3 +43,9 @@ - - root.linux.gtk.loongarch64=bin/gtk/linux/loongarch64,gtk_root - root.linux.gtk.loongarch64.permissions.755=launcher -+ -+root.freebsd.gtk.x86_64=bin/gtk/freebsd/x86_64,gtk_root -+root.freebsd.gtk.x86_64.permissions.755=libcairo-swt.so -+ -+root.freebsd.gtk.aarch64=bin/gtk/freebsd/aarch64,gtk_root -+root.freebsd.gtk.aarch64.permissions.755=libcairo-swt.so ---- equinox/features/org.eclipse.equinox.executable.feature/resources/build.xml 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/features/org.eclipse.equinox.executable.feature/resources/build.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -102,6 +102,22 @@ - - - -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ - - - -@@ -110,6 +126,14 @@ - - - -+ -+ -+ -+ -+ -+ -+ -+ - - - -@@ -118,6 +142,14 @@ - - - -+ -+ -+ -+ -+ -+ -+ -+ - - - -@@ -168,6 +200,10 @@ - - - -+ -+ -+ -+ - - - ---- equinox/pom.xml 0000-00-00 00:00:00.000000000 +0000 -+++ equinox/pom.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -176,6 +176,7 @@ - bundles/org.eclipse.equinox.security.macosx - bundles/org.eclipse.equinox.security.win32 - bundles/org.eclipse.equinox.security.linux -+ bundles/org.eclipse.equinox.security.freebsd - bundles/org.eclipse.equinox.bidi - bundles/org.eclipse.equinox.cm - bundles/org.eclipse.equinox.console -@@ -219,6 +220,10 @@ - bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64 - bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le - bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64 -+ bundles/org.eclipse.equinox.launcher.gtk.freebsd.aarch64 -+ bundles/org.eclipse.equinox.launcher.gtk.freebsd.x86_64 -+ bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64 -+ bundles/org.eclipse.equinox.launcher.gtk.freebsd.powerpc64le - bundles/org.eclipse.equinox.launcher.win32.win32.aarch64 - bundles/org.eclipse.equinox.launcher.win32.win32.x86_64 - bundles/org.eclipse.equinox.launcher.tests ---- rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/feature.xml 0000-00-00 00:00:00.000000000 +0000 -+++ rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/feature.xml 0000-00-00 00:00:00.000000000 +0000 -@@ -119,6 +119,11 @@ - version="0.0.0"/> - - -+ -+ ---- rt.equinox.p2/products/org.eclipse.equinox.p2.examples.rcp.discovery.product/cloud.product 0000-00-00 00:00:00.000000000 +0000 -+++ rt.equinox.p2/products/org.eclipse.equinox.p2.examples.rcp.discovery.product/cloud.product 0000-00-00 00:00:00.000000000 +0000 -@@ -122,6 +122,7 @@ - - - -+ - - - -@@ -135,6 +136,7 @@ - - - -+ - - - ---- rt.equinox.p2/products/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility.product/sdkbundlevisibility.product 0000-00-00 00:00:00.000000000 +0000 -+++ rt.equinox.p2/products/org.eclipse.equinox.p2.examples.rcp.sdkbundlevisibility.product/sdkbundlevisibility.product 0000-00-00 00:00:00.000000000 +0000 -@@ -115,6 +115,7 @@ - - - -+ - - - -@@ -130,6 +131,7 @@ - - - -+ - - - ---- rt.equinox.p2/products/org.eclipse.equinox.p2.installer.product/installer.product 0000-00-00 00:00:00.000000000 +0000 -+++ rt.equinox.p2/products/org.eclipse.equinox.p2.installer.product/installer.product 0000-00-00 00:00:00.000000000 +0000 -@@ -41,6 +41,7 @@ - - - -+ - - - -@@ -60,6 +61,7 @@ - - - -+ - - - -@@ -77,6 +79,7 @@ - - - -+ - - - -@@ -89,6 +92,7 @@ - - - -+ - - - ---- rt.equinox.p2/products/org.eclipse.equinox.p2.ui.admin.rcp.product/rcp.product 0000-00-00 00:00:00.000000000 +0000 -+++ rt.equinox.p2/products/org.eclipse.equinox.p2.ui.admin.rcp.product/rcp.product 0000-00-00 00:00:00.000000000 +0000 -@@ -158,10 +158,12 @@ - - - -+ - - - - -+ - - - -@@ -210,6 +212,7 @@ - - - -+ - - - -@@ -236,6 +239,7 @@ - - - -+ - - - -@@ -253,6 +257,7 @@ - - - -+ - - - diff --git a/java/eclipse/scripts/pre-build b/java/eclipse/scripts/pre-build index 4974d1c99523..db36a8e19b01 100644 --- a/java/eclipse/scripts/pre-build +++ b/java/eclipse/scripts/pre-build @@ -1,7 +1,5 @@ #!/bin/sh -ARCHS="aarch64 amd64 powerpc64 powerpc64le" - cd ${WRKSRC} # Create dummy repo for jgit