Clean Code for ui/org.eclipse.pde.launching#2194
Open
eclipse-pde-bot wants to merge 1 commit into
Open
Jenkins - eclipse-pde / Maven
failed
Jun 5, 2026 in 0s
2 new issues
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 2 | 2 | 0 | 0 | 👎 |
Reference build: eclipse.pde » master #207
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 2 | 0 | 0 | 0 |
Annotations
Check warning on line 4324 in jenkins-console.log
jenkins-eclipse-pde / Maven
ERROR:
Raw output
<pre><code>Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:5.0.3:compile (default-compile) on project org.eclipse.pde.launching: Compilation failure: Compilation failure: /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/JUnitLaunchRequirements.java:[54] private static final StateObjectFactory FACTORY = BundleHelper.getPlatformAdmin().getFactory(); ^^^^^^^^^^^^ Access restriction: The type 'BundleHelper' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/JUnitLaunchRequirements.java:[54] private static final StateObjectFactory FACTORY = BundleHelper.getPlatformAdmin().getFactory(); ^^^^^^^^^^^^^^^^ Access restriction: The method 'BundleHelper.getPlatformAdmin()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[580] State launchState = BundleHelper.getPlatformAdmin().getFactory().createState(true); ^^^^^^^^^^^^ Access restriction: The type 'BundleHelper' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[580] State launchState = BundleHelper.getPlatformAdmin().getFactory().createState(true); ^^^^^^^^^^^^^^^^ Access restriction: The method 'BundleHelper.getPlatformAdmin()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[637] Map.entry(IPDEBuildConstants.BUNDLE_DS, "1"), //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[637] Map.entry(IPDEBuildConstants.BUNDLE_DS, "1"), //$NON-NLS-1$ ^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_DS' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[638] Map.entry(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR, "1"), //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[638] Map.entry(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR, "1"), //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[639] Map.entry(IPDEBuildConstants.BUNDLE_EQUINOX_COMMON, "2"), //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[639] Map.entry(IPDEBuildConstants.BUNDLE_EQUINOX_COMMON, "2"), //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_EQUINOX_COMMON' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[640] Map.entry(IPDEBuildConstants.BUNDLE_OSGI, "1"), //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[640] Map.entry(IPDEBuildConstants.BUNDLE_OSGI, "1"), //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_OSGI' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[641] Map.entry(IPDEBuildConstants.BUNDLE_CORE_RUNTIME, DEFAULT), // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[641] Map.entry(IPDEBuildConstants.BUNDLE_CORE_RUNTIME, DEFAULT), // ^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_CORE_RUNTIME' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[642] Map.entry(IPDEBuildConstants.BUNDLE_FELIX_SCR, "1")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[642] Map.entry(IPDEBuildConstants.BUNDLE_FELIX_SCR, "1")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_FELIX_SCR' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[738] list.add(IPDEBuildConstants.BUNDLE_EQUINOX_COMMON); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java:[738] list.add(IPDEBuildConstants.BUNDLE_EQUINOX_COMMON); ^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_EQUINOX_COMMON' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[265] String jarPath = targetVersion >= 3.3 ? getEquinoxStartupPath(IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER) : getStartupJarPath(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[265] String jarPath = targetVersion >= 3.3 ? getEquinoxStartupPath(IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER) : getStartupJarPath(); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[288] * @param packageName name of the launcher package, typically {@link IPDEBuildConstants#BUNDLE_EQUINOX_LAUNCHER} ^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[288] * @param packageName name of the launcher package, typically {@link IPDEBuildConstants#BUNDLE_EQUINOX_LAUNCHER} ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[293] IPluginModelBase model = PluginRegistry.findModel(IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[293] IPluginModelBase model = PluginRegistry.findModel(IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[310] File[] files = bundleFile.listFiles((FilenameFilter) (dir, name) -> name.contains(IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[310] File[] files = bundleFile.listFiles((FilenameFilter) (dir, name) -> name.contains(IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER)); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[358] Bundle bundle = Platform.getBundle(IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchArgumentsHelper.java:[358] Bundle bundle = Platform.getBundle(IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER); ^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_EQUINOX_LAUNCHER' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[191] if (osgiBundles != null && osgiBundles.contains(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR) && bundles.containsKey(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[191] if (osgiBundles != null && osgiBundles.contains(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR) && bundles.containsKey(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[191] if (osgiBundles != null && osgiBundles.contains(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR) && bundles.containsKey(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[191] if (osgiBundles != null && osgiBundles.contains(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR) && bundles.containsKey(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[252] properties.setProperty(PROP_OSGI_FRAMEWORK, IPDEBuildConstants.BUNDLE_OSGI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[252] properties.setProperty(PROP_OSGI_FRAMEWORK, IPDEBuildConstants.BUNDLE_OSGI); ^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_OSGI' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[286] if (bundles.get(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR) != null) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[286] if (bundles.get(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR) != null) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[291] allBundles.keySet().removeIf(model -> IPDEBuildConstants.BUNDLE_OSGI.equals(model.getPluginBase().getId())); // write out all bundles in osgi.bundles - bug 170772 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/launcher/LaunchConfigurationHelper.java:[291] allBundles.keySet().removeIf(model -> IPDEBuildConstants.BUNDLE_OSGI.equals(model.getPluginBase().getId())); // write out all bundles in osgi.bundles - bug 170772 ^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_OSGI' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupDirector.java:[108] if (object instanceof IJavaStackFrame || object instanceof IJavaObject || object instanceof IJavaReferenceType) { ^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaStackFrame' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupDirector.java:[108] if (object instanceof IJavaStackFrame || object instanceof IJavaObject || object instanceof IJavaReferenceType) { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupDirector.java:[108] if (object instanceof IJavaStackFrame || object instanceof IJavaObject || object instanceof IJavaReferenceType) { ^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaReferenceType' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[99] IJavaReferenceType declaringType = null; ^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaReferenceType' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[101] if (fElement instanceof IJavaStackFrame stackFrame) { ^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaStackFrame' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[102] declaringType = stackFrame.getReferenceType(); ^^^^^^^^^^^^^^^^ Access restriction: The method 'IJavaStackFrame.getReferenceType()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[104] sourcePath = stackFrame.getSourcePath(); ^^^^^^^^^^^^^ Access restriction: The method 'IJavaStackFrame.getSourcePath()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[105] } else if (fElement instanceof IJavaObject) { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[106] IJavaType javaType = ((IJavaObject) fElement).getJavaType(); ^^^^^^^^^ Access restriction: The type 'IJavaType' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[106] IJavaType javaType = ((IJavaObject) fElement).getJavaType(); ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[107] if (javaType instanceof IJavaReferenceType) { ^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaReferenceType' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[108] declaringType = (IJavaReferenceType) javaType; ^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaReferenceType' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[110] } else if (fElement instanceof IJavaReferenceType) { ^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaReferenceType' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[111] declaringType = (IJavaReferenceType) fElement; ^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaReferenceType' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[114] IJavaObject classLoaderObject = declaringType.getClassLoaderObject(); ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[114] IJavaObject classLoaderObject = declaringType.getClassLoaderObject(); ^^^^^^^^^^^^^^^^^^^^ Access restriction: The method 'IJavaReferenceType.getClassLoaderObject()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[117] String[] sourcePaths = declaringType.getSourcePaths(null); ^^^^^^^^^^^^^^ Access restriction: The method 'IJavaReferenceType.getSourcePaths(String)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[127] IJavaClassType type = (IJavaClassType) classLoaderObject.getJavaType(); ^^^^^^^^^^^^^^ Access restriction: The type 'IJavaClassType' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[127] IJavaClassType type = (IJavaClassType) classLoaderObject.getJavaType(); ^^^^^^^^^^^^^^ Access restriction: The type 'IJavaClassType' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[157] private String getValue(IJavaObject object, String variable) throws DebugException { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[158] IJavaFieldVariable var = object.getField(variable, false); ^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaFieldVariable' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[158] IJavaFieldVariable var = object.getField(variable, false); ^^^^^^^^ Access restriction: The method 'IJavaObject.getField(String, boolean)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[169] protected Object findSourceElement34(IJavaObject object, String typeName) throws CoreException { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[170] IJavaObject manager = getObject(object, "manager", false); //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[172] IJavaObject data = getObject(manager, "data", false); //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[190] protected Object findSourceElement(IJavaObject object, String typeName) throws CoreException { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[191] IJavaObject manager = getObject(object, "manager", false); //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[199] IJavaObject frgArray = getObject(manager, "fragments", false); //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[200] if (frgArray instanceof IJavaArray fragments) { ^^^^^^^^^^ Access restriction: The type 'IJavaArray' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[201] for (int i = 0; i < fragments.getLength(); i++) { ^^^^^^^^^ Access restriction: The method 'IJavaArray.getLength()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[202] IJavaObject fragment = (IJavaObject) fragments.getValue(i); ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[202] IJavaObject fragment = (IJavaObject) fragments.getValue(i); ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[202] IJavaObject fragment = (IJavaObject) fragments.getValue(i); ^^^^^^^^ Access restriction: The method 'IJavaArray.getValue(int)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[225] private Object searchClasspathEntries(IJavaObject entriesOwner, String typeName) throws CoreException { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[226] IJavaObject cpeArray = getObject(entriesOwner, "entries", false); //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[227] if (cpeArray instanceof IJavaArray entries) { ^^^^^^^^^^ Access restriction: The type 'IJavaArray' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[228] for (int i = 0; i < entries.getLength(); i++) { ^^^^^^^^^ Access restriction: The method 'IJavaArray.getLength()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[229] IJavaObject entry = (IJavaObject) entries.getValue(i); ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[229] IJavaObject entry = (IJavaObject) entries.getValue(i); ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[229] IJavaObject entry = (IJavaObject) entries.getValue(i); ^^^^^^^^ Access restriction: The method 'IJavaArray.getValue(int)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[231] IJavaObject baseData = getObject(entry, "data", false); //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[233] IJavaObject fileName = getObject(baseData, "fileName", false); //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[249] private IJavaObject getObject(IJavaObject object, String field, boolean superfield) throws DebugException { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[249] private IJavaObject getObject(IJavaObject object, String field, boolean superfield) throws DebugException { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[250] IJavaFieldVariable variable = object.getField(field, superfield); ^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IJavaFieldVariable' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[250] IJavaFieldVariable variable = object.getField(field, superfield); ^^^^^^^^ Access restriction: The method 'IJavaObject.getField(String, boolean)' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[253] if (value instanceof IJavaObject) { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[254] return (IJavaObject) value; ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[260] private Object findSourceElement_legacy(IJavaObject object, String typeName) throws CoreException { ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/internal/launching/sourcelookup/PDESourceLookupQuery.java:[261] IJavaObject hostdata = getObject(object, "hostdata", true); //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The type 'IJavaObject' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.26.0.v20260418-1439.jar/jdimodel.jar') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[69] return List.of(IPDEBuildConstants.BUNDLE_OSGI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[69] return List.of(IPDEBuildConstants.BUNDLE_OSGI); ^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_OSGI' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[102] properties.put("osgi.framework", LaunchConfigurationHelper.getBundleURL(IPDEBuildConstants.BUNDLE_OSGI, fAllBundles, false)); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[102] properties.put("osgi.framework", LaunchConfigurationHelper.getBundleURL(IPDEBuildConstants.BUNDLE_OSGI, fAllBundles, false)); //$NON-NLS-1$ ^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_OSGI' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[108] if (fAllBundles.containsKey(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[108] if (fAllBundles.containsKey(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[116] IPluginModelBase model = LaunchConfigurationHelper.getLatestModel(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR, fAllBundles); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[116] IPluginModelBase model = LaunchConfigurationHelper.getLatestModel(IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR, fAllBundles); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_SIMPLE_CONFIGURATOR' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[140] if (!IPDEBuildConstants.BUNDLE_OSGI.equals(id)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[140] if (!IPDEBuildConstants.BUNDLE_OSGI.equals(id)) { ^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_OSGI' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[191] if (!RequirementHelper.addApplicationLaunchRequirements(List.of(IPDEBuildConstants.BUNDLE_OSGI), configuration, fModels)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/EquinoxLaunchConfiguration.java:[191] if (!RequirementHelper.addApplicationLaunchRequirements(List.of(IPDEBuildConstants.BUNDLE_OSGI), configuration, fModels)) { ^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_OSGI' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java:[110] list.add(IPDEBuildConstants.BUNDLE_OSGI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java:[110] list.add(IPDEBuildConstants.BUNDLE_OSGI); ^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_OSGI' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java:[113] return List.of(IPDEBuildConstants.BUNDLE_OSGI); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Access restriction: The type 'IPDEBuildConstants' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') /home/jenkins/agent/workspace/eclipse.pde_PR-2194/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java:[113] return List.of(IPDEBuildConstants.BUNDLE_OSGI); ^^^^^^^^^^^ Access restriction: The field 'IPDEBuildConstants.BUNDLE_OSGI' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2194/build/org.eclipse.pde.build/target/pdebuild.jar-classes') 104 problems (104 errors) -> [Help 1]</code></pre>
Check warning on line 4386 in jenkins-console.log
jenkins-eclipse-pde / Maven
ERROR:
Raw output
<pre><code> Re-run Maven using the -X switch to enable full debug logging. For more information about the errors and possible solutions, please read the following articles: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException After correcting the problems, you can resume the build with the command mvn <args> -rf :org.eclipse.pde.launching</code></pre>
Loading