Skip to content

Instantly share code, notes, and snippets.

@gavinking
Last active February 29, 2016 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavinking/8e6a019fcbbc474b7461 to your computer and use it in GitHub Desktop.
Save gavinking/8e6a019fcbbc474b7461 to your computer and use it in GitHub Desktop.
IDE build errors
Description Location Resource Path Type
Access restriction: The constructor 'CoreException(IStatus)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 123 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The constructor 'Status(int, String, int, String, Throwable)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 123 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The constructor 'Status(int, String, String, Throwable)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 37 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The constructor 'Status(int, String, String, Throwable)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 41 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The constructor 'Status(int, String, String)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 33 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IJavaModelMarker.BUILDPATH_PROBLEM_MARKER' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 97 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IJavaModelMarker.BUILDPATH_PROBLEM_MARKER' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 114 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IMarker.LOCATION' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 122 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IMarker.MESSAGE' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 116 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IMarker.PRIORITY_HIGH' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 120 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IMarker.PRIORITY' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 120 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IMarker.SEVERITY_ERROR' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 121 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IMarker.SEVERITY' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 121 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IMarker.SOURCE_ID' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 99 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IMarker.SOURCE_ID' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 115 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IResource.DEPTH_INFINITE' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 189 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IResource.DEPTH_ZERO' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 97 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IStatus.CANCEL' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 123 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IStatus.ERROR' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 41 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IStatus.INFO' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 33 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IStatus.INFO' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 37 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The field 'IStatus.OK' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 123 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'AbstractUIPlugin.start(BundleContext)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.ui.workbench-3.105.2.v20140211-1711.jar') line 18 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'AbstractUIPlugin.stop(BundleContext)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.ui.workbench-3.105.2.v20140211-1711.jar') line 25 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IClasspathEntry.getPath()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 104 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IClasspathEntry.getPath()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 107 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IContainer.findMember(String)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 164 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IJavaProject.getRawClasspath()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 103 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'ILog.log(IStatus)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.runtime-3.9.100.v20131218-1515.jar') line 33 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'ILog.log(IStatus)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.runtime-3.9.100.v20131218-1515.jar') line 37 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'ILog.log(IStatus)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.runtime-3.9.100.v20131218-1515.jar') line 41 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IMarker.delete()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 100 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IMarker.getAttribute(String)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 99 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IMarker.setAttribute(String, int)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 120 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IMarker.setAttribute(String, int)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 121 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IMarker.setAttribute(String, Object)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 115 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IMarker.setAttribute(String, Object)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 116 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IMarker.setAttribute(String, Object)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 122 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IPath.segment(int)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 110 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IPath.segment(int)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 111 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IPath.segmentCount()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 108 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IPath.toFile()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 164 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IProject.hasNature(String)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 86 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IResource.accept(IResourceVisitor)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 190 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IResource.createMarker(String)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 114 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IResource.findMarkers(String, boolean, int)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 97 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IResource.getLocation()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 164 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IResource.getName()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 116 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'IResource.refreshLocal(int, IProgressMonitor)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 189 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'JavaCore.create(IProject)' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 95 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'Plugin.getLog()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.runtime-3.9.100.v20131218-1515.jar') line 33 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'Plugin.getLog()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.runtime-3.9.100.v20131218-1515.jar') line 37 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The method 'Plugin.getLog()' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.runtime-3.9.100.v20131218-1515.jar') line 41 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'AbstractUIPlugin' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.ui.workbench-3.105.2.v20140211-1711.jar') line 7 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'AbstractUIPlugin' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.ui.workbench-3.105.2.v20140211-1711.jar') line 10 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'CoreException' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 30 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'CoreException' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 84 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'CoreException' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 87 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'CoreException' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 123 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IBuildConfiguration' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 20 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IBuildConfiguration' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 84 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IBuildContext' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 21 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IBuildContext' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 84 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IClasspathContainer' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 35 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IClasspathEntry' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 36 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IClasspathEntry' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 103 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IFile' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 22 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IFile' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 187 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IFolder' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 23 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IFolder' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 188 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IJavaModelMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 37 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IJavaModelMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 97 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IJavaModelMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 114 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IJavaProject' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 38 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IJavaProject' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 95 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 24 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 97 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 98 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 99 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 114 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 115 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 116 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 120 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 120 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 121 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 121 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IMarker' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 122 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IPackageFragmentRoot' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 39 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IPath' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 31 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IPath' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 107 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProgressMonitor' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 32 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProgressMonitor' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 65 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProgressMonitor' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 68 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProgressMonitor' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 84 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProgressMonitor' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 91 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProject' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 25 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProject' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 66 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProject' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 75 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProject' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 84 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProject' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 92 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IProject' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 157 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IResource' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 26 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IResourceDelta' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 27 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IResourceDelta' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 135 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IResourceStatus' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 28 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IResourceStatus' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 123 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IResourceVisitor' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 29 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IResourceVisitor' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.core.resources-3.8.101.v20130717-0806.jar') line 190 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IStatus' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 33 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IStatus' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 123 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IStatus' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 5 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IStatus' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 33 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IStatus' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 37 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'IStatus' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 41 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'JarPackageData' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.ui-3.9.2.v20131106-1600.jar') line 41 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'JarWriter3' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.ui-3.9.2.v20131106-1600.jar') line 42 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'JavaCore' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 40 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'JavaCore' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.jdt.core-3.9.2.v20140114-1555.jar') line 95 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'Status' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 34 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'Status' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 123 AndroidBuildHookProvider.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'Status' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 6 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'Status' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 33 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'Status' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 37 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
Access restriction: The type 'Status' is not API (restriction on required library '/Users/gavin/ceylon-ide-eclipse/plugins/com.redhat.ceylon.eclipse.ui/target/repo/plugins/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar') line 41 CeylonAndroidPlugin.java /com.redhat.ceylon.eclipse.android.plugin/src/com/redhat/ceylon/eclipse/android/plugin Java Problem
ArtifactResult cannot be resolved to a type line 74 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
ArtifactResult cannot be resolved to a type line 75 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
ArtifactResult cannot be resolved to a type line 208 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
ArtifactResultType cannot be resolved to a type line 58 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
ArtifactResultType cannot be resolved to a variable line 59 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
Bundle 'ceylon.bootstrap' cannot be resolved line 8 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'ceylon.collection' cannot be resolved line 56 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'ceylon.formatter' cannot be resolved line 54 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'ceylon.interop.java' cannot be resolved line 57 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'ceylon.language' cannot be resolved line 20 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'ceylon.runtime' cannot be resolved line 12 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'ceylon.tool.converter.java2ceylon' cannot be resolved line 55 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.github.lookfirst.sardine' cannot be resolved line 18 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle 'com.github.lookfirst.sardine' cannot be resolved line 16 MANIFEST.MF /com.redhat.ceylon.module-resolver-1.2.2.jar/META-INF Plug-in Problem
Bundle 'com.github.rjeschke.txtmark' cannot be resolved line 55 MANIFEST.MF /com.redhat.ceylon.compiler.java-1.2.2.jar/META-INF Plug-in Problem
Bundle 'com.github.rjeschke.txtmark' cannot be resolved line 9 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.redhat.ceylon.compiler.java' cannot be resolved line 15 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.redhat.ceylon.compiler.js' cannot be resolved line 19 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.redhat.ceylon.dist' cannot be resolved line 21 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.redhat.ceylon.ide.common' cannot be resolved line 58 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.redhat.ceylon.langtools.classfile' cannot be resolved line 18 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.redhat.ceylon.maven-support' cannot be resolved line 13 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.redhat.ceylon.model' cannot be resolved line 17 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.redhat.ceylon.module-resolver' cannot be resolved line 14 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'com.redhat.ceylon.typechecker' cannot be resolved line 16 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'net.lingala.zip4j' cannot be resolved line 22 MANIFEST.MF /com.redhat.ceylon.ide.common-1.2.2.car/META-INF Plug-in Problem
Bundle 'net.minidev.json-smart' cannot be resolved line 24 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle 'net.minidev.json-smart' cannot be resolved line 20 MANIFEST.MF /com.redhat.ceylon.compiler.js-1.2.2.jar/META-INF Plug-in Problem
Bundle 'net.minidev.json-smart' cannot be resolved line 16 MANIFEST.MF /com.redhat.ceylon.module-resolver-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.antlr.antlr4-runtime-osgi' cannot be resolved line 8 MANIFEST.MF /ceylon.tool.converter.java2ceylon-1.2.2.car/META-INF Plug-in Problem
Bundle 'org.antlr.antlr4-runtime-osgi' cannot be resolved line 11 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.antlr.runtime' cannot be resolved line 56 MANIFEST.MF /com.redhat.ceylon.compiler.java-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.antlr.runtime' cannot be resolved line 15 MANIFEST.MF /com.redhat.ceylon.compiler.js-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.antlr.runtime' cannot be resolved line 10 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.antlr.runtime' cannot be resolved line 20 MANIFEST.MF /com.redhat.ceylon.typechecker-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.apache.commons.codec' cannot be resolved line 25 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle 'org.apache.commons.logging' cannot be resolved line 26 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle 'org.apache.httpcomponents.httpclient' cannot be resolved line 27 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle 'org.apache.httpcomponents.httpclient' cannot be resolved line 16 MANIFEST.MF /com.redhat.ceylon.module-resolver-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.apache.httpcomponents.httpcore' cannot be resolved line 28 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle 'org.apache.httpcomponents.httpcore' cannot be resolved line 24 MANIFEST.MF /com.redhat.ceylon.module-resolver-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.eclipse.compare' cannot be resolved line 40 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.core.expressions' cannot be resolved line 13 MANIFEST.MF /com.redhat.ceylon.eclipse.android.plugin/META-INF Plug-in Problem
Bundle 'org.eclipse.core.expressions' cannot be resolved line 47 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.core.filesystem' cannot be resolved line 39 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.core.resources' cannot be resolved line 10 MANIFEST.MF /com.redhat.ceylon.eclipse.android.plugin/META-INF Plug-in Problem
Bundle 'org.eclipse.core.resources' cannot be resolved line 24 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.core.runtime' cannot be resolved line 9 MANIFEST.MF /com.redhat.ceylon.eclipse.android.plugin/META-INF Plug-in Problem
Bundle 'org.eclipse.core.runtime' cannot be resolved line 23 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.debug.core' cannot be resolved line 41 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.debug.ui' cannot be resolved line 42 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.draw2d' cannot be resolved line 49 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.jdt.core' cannot be resolved line 12 MANIFEST.MF /com.redhat.ceylon.eclipse.android.plugin/META-INF Plug-in Problem
Bundle 'org.eclipse.jdt.core' cannot be resolved line 30 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.jdt.debug.ui' cannot be resolved line 45 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.jdt.debug' cannot be resolved line 43 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.jdt.launching' cannot be resolved line 44 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.jdt.ui' cannot be resolved line 11 MANIFEST.MF /com.redhat.ceylon.eclipse.android.plugin/META-INF Plug-in Problem
Bundle 'org.eclipse.jdt.ui' cannot be resolved line 31 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.jface.text' cannot be resolved line 27 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ltk.core.refactoring' cannot be resolved line 32 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ltk.ui.refactoring' cannot be resolved line 33 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.search' cannot be resolved line 36 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.text' cannot be resolved line 34 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.cheatsheets' cannot be resolved line 46 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.console' cannot be resolved line 16 MANIFEST.MF /com.redhat.ceylon.eclipse.android.plugin/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.console' cannot be resolved line 37 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.editors' cannot be resolved line 15 MANIFEST.MF /com.redhat.ceylon.eclipse.android.plugin/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.editors' cannot be resolved line 28 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.ide' cannot be resolved line 14 MANIFEST.MF /com.redhat.ceylon.eclipse.android.plugin/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.ide' cannot be resolved line 35 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.intro' cannot be resolved line 26 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.navigator.resources' cannot be resolved line 52 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.navigator' cannot be resolved line 51 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.views.properties.tabbed' cannot be resolved line 53 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.views' cannot be resolved line 38 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui.workbench.texteditor' cannot be resolved line 29 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.ui' cannot be resolved line 8 MANIFEST.MF /com.redhat.ceylon.eclipse.android.plugin/META-INF Plug-in Problem
Bundle 'org.eclipse.ui' cannot be resolved line 25 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.zest.core' cannot be resolved line 48 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.eclipse.zest.layouts' cannot be resolved line 50 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
Bundle 'org.jboss.jandex' cannot be resolved line 29 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle 'org.jboss.jandex' cannot be resolved line 21 MANIFEST.MF /ceylon.language-1.2.2.car/META-INF Plug-in Problem
Bundle 'org.jboss.jandex' cannot be resolved line 19 MANIFEST.MF /com.redhat.ceylon.module-resolver-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.jboss.jandex' cannot be resolved line 20 MANIFEST.MF /com.redhat.ceylon.tool.provider-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.jboss.logmanager' cannot be resolved line 30 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle 'org.jboss.logmanager' cannot be resolved line 17 MANIFEST.MF /ceylon.runtime-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.jboss.modules' cannot be resolved line 31 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle 'org.jboss.modules' cannot be resolved line 21 MANIFEST.MF /ceylon.language-1.2.2.car/META-INF Plug-in Problem
Bundle 'org.jboss.modules' cannot be resolved line 17 MANIFEST.MF /ceylon.runtime-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.jboss.modules' cannot be resolved line 16 MANIFEST.MF /com.redhat.ceylon.module-resolver-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.jboss.modules' cannot be resolved line 20 MANIFEST.MF /com.redhat.ceylon.tool.provider-1.2.2.jar/META-INF Plug-in Problem
Bundle 'org.jgrapht.core' cannot be resolved line 22 MANIFEST.MF /com.redhat.ceylon.ide.common-1.2.2.car/META-INF Plug-in Problem
Bundle 'org.tautua.markdownpapers.core' cannot be resolved line 32 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
Bundle cannot be resolved to a type line 177 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
Bundle cannot be resolved to a type line 186 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
Bundle cannot be resolved to a type line 210 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleActivator cannot be resolved to a type line 34 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleContext cannot be resolved to a type line 176 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleContext cannot be resolved to a type line 220 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWire cannot be resolved to a type line 76 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 37 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 39 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 40 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 55 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 67 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 76 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 104 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 116 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 127 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 160 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 170 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 187 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 187 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a type line 210 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a variable line 105 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a variable line 105 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a variable line 117 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a variable line 117 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
BundleWiring cannot be resolved to a variable line 170 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
ceylonModel_ cannot be resolved line 35 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
ceylonModel_ cannot be resolved line 40 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
ceylonModel_ cannot be resolved line 49 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
ContentAwareArtifactResult cannot be resolved to a type line 36 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
DebugException cannot be resolved to a type line 19 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
DebugException cannot be resolved to a type line 35 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
DebugException cannot be resolved to a type line 51 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
dummyInstance_ cannot be resolved line 26 completionJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/complete Java Problem
EclipseCeylonBinaryUnit cannot be resolved to a type line 81 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
EclipseCeylonProject cannot be resolved to a type line 105 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
EclipseCeylonProject cannot be resolved to a type line 105 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
EclipseCompletionManager cannot be resolved to a type line 18 completionJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/complete Java Problem
EclipseCrossProjectBinaryUnit cannot be resolved to a type line 88 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
EclipseDocGenerator cannot be resolved to a type line 19 hoverJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/hover Java Problem
EclipseDocGenerator cannot be resolved to a type line 24 hoverJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/hover Java Problem
EclipseDocGenerator cannot be resolved to a type line 29 hoverJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/hover Java Problem
EclipseDocGenerator cannot be resolved to a type line 30 hoverJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/hover Java Problem
EclipseDocGenerator cannot be resolved to a type line 31 hoverJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/hover Java Problem
eclipseDocGenerator_ cannot be resolved line 14 hoverJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/hover Java Problem
EclipseExtractValueRefactoring cannot be resolved to a type line 19 refactorJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/refactor Java Problem
eclipseFormatAction_ cannot be resolved line 15 editorJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/editor Java Problem
eclipseImportProposals_ cannot be resolved line 30 correctJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/correct Java Problem
eclipseImportsCleaner_ cannot be resolved line 24 importsJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/imports Java Problem
eclipseImportsCleaner_ cannot be resolved line 30 importsJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/imports Java Problem
eclipseIndents_ cannot be resolved line 16 utilJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/util Java Problem
EclipseJavaClassFile cannot be resolved to a type line 74 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
EclipseJavaCompilationUnit cannot be resolved to a type line 95 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
eclipseModuleImportUtils_ cannot be resolved line 19 importsJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/imports Java Problem
eclipsePlatformUtils_ cannot be resolved line 26 utilJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/util Java Problem
EclipseProgressMonitor cannot be resolved to a type line 21 utilJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/util Java Problem
EclipseQuickFixData cannot be resolved to a type line 1148 CeylonCorrectionProcessor.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/correct Java Problem
EclipseQuickFixData cannot be resolved to a type line 1148 CeylonCorrectionProcessor.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/correct Java Problem
EclipseQuickFixData cannot be resolved to a type line 38 RefineFormalMembersHandler.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/correct Java Problem
EclipseQuickFixData cannot be resolved to a type line 38 RefineFormalMembersHandler.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/correct Java Problem
EclipseQuickFixData cannot be resolved to a type line 47 correctJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/correct Java Problem
EclipseQuickFixData cannot be resolved to a type line 47 correctJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/correct Java Problem
eclipseQuickFixManager_ cannot be resolved line 1151 CeylonCorrectionProcessor.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/correct Java Problem
eclipseQuickFixManager_ cannot be resolved line 34 correctJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/correct Java Problem
eclipseQuickFixManager_ cannot be resolved line 50 correctJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/correct Java Problem
eclipseRefineFormalMembersQuickFix_ cannot be resolved line 42 RefineFormalMembersHandler.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/correct Java Problem
EclipseTerminateStatementAction cannot be resolved to a type line 20 editorJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/code/editor Java Problem
fromEclipsePath_ cannot be resolved line 38 utilJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/util Java Problem
Host bundle 'org.eclipse.jdt.debug' cannot be resolved line 7 MANIFEST.MF /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/META-INF Plug-in Problem
IFileVirtualFile cannot be resolved to a type line 53 vfsJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/vfs Java Problem
IFileVirtualFile cannot be resolved to a type line 58 vfsJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/vfs Java Problem
IFileVirtualFile cannot be resolved to a type line 58 vfsJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/vfs Java Problem
IFolderVirtualFile cannot be resolved to a type line 63 vfsJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/vfs Java Problem
IFolderVirtualFile cannot be resolved to a type line 68 vfsJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/vfs Java Problem
IFolderVirtualFile cannot be resolved to a type line 68 vfsJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/vfs Java Problem
ImportType cannot be resolved to a type line 70 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
ImportType cannot be resolved to a variable line 71 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
JDIDebugTarget cannot be resolved to a type line 9 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
JDIThread cannot be resolved to a type line 8 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
JDIThread cannot be resolved to a type line 61 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
JDIThread cannot be resolved to a type line 62 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
JDIThread cannot be resolved to a type line 63 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
JDTModule cannot be resolved to a type line 58 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
JDTModule cannot be resolved to a type line 58 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
JDTModuleManager cannot be resolved to a type line 63 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
JDTModuleSourceMapper cannot be resolved to a type line 68 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
Metamodel cannot be resolved line 206 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
No available bundle exports package 'javax.lang.model.type' line 46 MANIFEST.MF /com.redhat.ceylon.compiler.java-1.2.2.jar/META-INF Plug-in Problem
No available bundle exports package 'javax.lang.model.type' line 19 MANIFEST.MF /com.redhat.ceylon.model-1.2.2.jar/META-INF Plug-in Problem
No available bundle exports package 'org.eclipse.help' line 67 MANIFEST.MF /com.redhat.ceylon.eclipse.ui/META-INF Plug-in Problem
No available bundle exports package 'org.osgi.framework.wiring' line 14 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
No available bundle exports package 'org.osgi.framework' line 13 MANIFEST.MF /ceylon-dist-osgi/META-INF Plug-in Problem
PathFilter cannot be resolved to a type line 90 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
Repository cannot be resolved to a type line 49 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
RepositoryException cannot be resolved to a type line 74 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
RepositoryException cannot be resolved to a type line 85 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
Some classes are missing from the generated module archives, probably because of an error in the Java backend compilation.
The detail of missing classes is given in the Information markers. Unknown com.redhat.ceylon.eclipse.ui Ceylon Backend Error
StepHandler cannot be resolved to a type line 25 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
StepHandler cannot be resolved to a type line 41 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
StepHandler cannot be resolved to a type line 57 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
StepIntoHandler cannot be resolved to a type line 108 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
StepIntoHandler cannot be resolved to a type line 109 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
StepIntoHandler cannot be resolved to a type line 124 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
StepOverHandler cannot be resolved to a type line 135 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
StepOverHandler cannot be resolved to a type line 136 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
StepOverHandler cannot be resolved to a type line 149 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
StepReturnHandler cannot be resolved to a type line 159 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
StepReturnHandler cannot be resolved to a type line 160 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
StepReturnHandler cannot be resolved to a type line 173 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The constructor Object(CeylonJDIDebugTarget, ThreadReference) is undefined line 21 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The hierarchy of the type CeylonJDIThread is inconsistent line 19 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The import com.redhat.ceylon.compiler cannot be resolved line 24 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import com.redhat.ceylon.model cannot be resolved line 25 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import com.redhat.ceylon.model cannot be resolved line 26 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import com.redhat.ceylon.model cannot be resolved line 27 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import com.redhat.ceylon.model cannot be resolved line 28 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import com.redhat.ceylon.model cannot be resolved line 29 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import com.redhat.ceylon.model cannot be resolved line 30 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import com.redhat.ceylon.model cannot be resolved line 31 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import com.redhat.ceylon.model cannot be resolved line 32 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import com.sun.jdi cannot be resolved line 6 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
The import org.eclipse.debug cannot be resolved line 3 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
The import org.eclipse.debug cannot be resolved line 4 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
The import org.osgi cannot be resolved line 17 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import org.osgi cannot be resolved line 18 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import org.osgi cannot be resolved line 19 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import org.osgi cannot be resolved line 20 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import org.osgi cannot be resolved line 21 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The import org.osgi cannot be resolved line 22 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method artifact() of type Activator.BundleArtifactResult must override or implement a supertype method line 85 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method canStepInto() is undefined for the type PatchedForCeylonJDIThread line 21 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
The method canStepOver() is undefined for the type PatchedForCeylonJDIThread line 37 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
The method canStepReturn() is undefined for the type PatchedForCeylonJDIThread line 53 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
The method computeStackFrames(boolean) in the type CeylonJDIThread is not applicable for the arguments () line 67 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method computeStackFrames(boolean) is undefined for the type Object line 29 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method computeStackFrames(boolean) of type CeylonJDIThread must override or implement a supertype method line 27 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method createSecondaryStepRequest() of type new StepIntoHandler(){} must override or implement a supertype method line 127 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method createSecondaryStepRequest() of type new StepOverHandler(){} must override or implement a supertype method line 152 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method createSecondaryStepRequest() of type new StepReturnHandler(){} must override or implement a supertype method line 176 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method dependencies() from the type Activator.BundleArtifactResult refers to the missing type ArtifactResult line 208 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method dependencies() of type Activator.BundleArtifactResult must override or implement a supertype method line 74 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method filter() of type Activator.BundleArtifactResult must override or implement a supertype method line 90 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method getContents(String) of type Activator.BundleArtifactResult must override or implement a supertype method line 126 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method getContentUri(String) of type Activator.BundleArtifactResult must override or implement a supertype method line 158 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method getDebugTarget() is undefined for the type Object line 60 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method getDebugTarget() of type CeylonJDIThread must override or implement a supertype method line 59 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method getEntries() of type Activator.BundleArtifactResult must override or implement a supertype method line 114 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method getFileNames(String) of type Activator.BundleArtifactResult must override or implement a supertype method line 168 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method getOriginalStepStackDepth() is undefined for the type CeylonJDIThread line 208 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method getPackages() of type Activator.BundleArtifactResult must override or implement a supertype method line 102 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method getTopStackFrame() is undefined for the type Object line 91 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method getTopStackFrame() of type CeylonJDIThread must override or implement a supertype method line 90 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method getUnderlyingFrameCount() is undefined for the type CeylonJDIThread line 208 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method getUnderlyingThread() is undefined for the type CeylonJDIThread line 187 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method importType() of type Activator.BundleArtifactResult must override or implement a supertype method line 70 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method isMainThread(IThread) in the type CeylonJDIDebugTarget is not applicable for the arguments (CeylonJDIThread) line 34 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method isMainThread(IThread) in the type CeylonJDIDebugTarget is not applicable for the arguments (CeylonJDIThread) line 65 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method locationIsFiltered(Method) of type new StepIntoHandler(){} must override or implement a supertype method line 111 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method locationIsFiltered(Method) of type new StepOverHandler(){} must override or implement a supertype method line 138 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method locationIsFiltered(Method) of type new StepReturnHandler(){} must override or implement a supertype method line 162 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method locationShouldBeFiltered(Location) of type new StepIntoHandler(){} must override or implement a supertype method line 121 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method locationShouldBeFiltered(Location) of type new StepOverHandler(){} must override or implement a supertype method line 146 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method locationShouldBeFiltered(Location) of type new StepReturnHandler(){} must override or implement a supertype method line 170 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method name() of type Activator.BundleArtifactResult must override or implement a supertype method line 66 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method newStepIntoHandler() of type CeylonJDIThread must override or implement a supertype method line 108 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method newStepOverHandler() of type CeylonJDIThread must override or implement a supertype method line 135 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method newStepReturnHandler() of type CeylonJDIThread must override or implement a supertype method line 159 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method repository() of type Activator.BundleArtifactResult must override or implement a supertype method line 49 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method repositoryDisplayString() of type Activator.BundleArtifactResult must override or implement a supertype method line 62 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method setOriginalStepLocation(Location) is undefined for the type Object line 216 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method setOriginalStepLocation(Location) of type CeylonJDIThread must override or implement a supertype method line 214 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method shouldDoExtraStepInto(Location) is undefined for the type Object line 202 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method shouldDoExtraStepInto(Location) of type CeylonJDIThread must override or implement a supertype method line 200 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method shouldDoStepReturn() is undefined for the type Object line 184 CeylonJDIThread.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
The method type() of type Activator.BundleArtifactResult must override or implement a supertype method line 58 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method version() of type Activator.BundleArtifactResult must override or implement a supertype method line 54 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
The method visibilityType() of type Activator.BundleArtifactResult must override or implement a supertype method line 44 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
ThreadReference cannot be resolved to a type line 9 PatchedForCeylonJDIThread.java /com.redhat.ceylon.eclipse.ui.jdt.debug.fragment/src/org/eclipse/jdt/internal/debug/core/model Java Problem
toEclipsePath_ cannot be resolved line 33 utilJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/util Java Problem
Type mismatch: cannot convert from CeylonJDIThread to JDIThread line 148 CeylonJDIDebugTarget.java /com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/model Java Problem
typeModelLoader_ cannot be resolved line 100 modelJ2C.java /com.redhat.ceylon.eclipse.ui/java-to-ceylon-source/com/redhat/ceylon/eclipse/core/model Java Problem
Unknown extension point: 'org.eclipse.compare.contentMergeViewers' line 44 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.compare.contentViewers' line 32 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.compare.structureCreators' line 533 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.contenttype.contentTypes' line 8 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.expressions.propertyTesters' line 2198 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.expressions.propertyTesters' line 3236 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.expressions.propertyTesters' line 3376 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.filesystem.filesystems' line 3711 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.resources.builders' line 96 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.resources.markers' line 105 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.resources.markers' line 113 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.resources.markers' line 121 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.resources.markers' line 129 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.resources.markers' line 137 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.resources.markers' line 145 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.resources.markers' line 153 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.resources.natures' line 83 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.runtime.adapters' line 3346 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.core.runtime.preferences' line 3817 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.debug.core.launchConfigurationTypes' line 1856 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.debug.core.launchDelegates' line 3283 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.debug.core.sourceLocators' line 3275 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.debug.core.sourcePathComputers' line 3269 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.debug.ui.launchConfigurationTabGroups' line 1879 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.debug.ui.launchConfigurationTypeImages' line 1909 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.debug.ui.launchShortcuts' line 1922 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.e4.ui.css.swt.theme' line 3830 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.jdt.core.classpathContainerInitializer' line 2783 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.jdt.core.classpathContainerInitializer' line 2793 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.jdt.core.compilationParticipant' line 3249 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.jdt.debug.breakpointListeners' line 3822 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.jdt.ui.queryParticipants' line 3261 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ltk.core.refactoring.copyParticipants' line 3184 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ltk.core.refactoring.moveParticipants' line 3217 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ltk.core.refactoring.renameParticipants' line 3151 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.search.searchPages' line 183 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.search.searchResultViewPages' line 175 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.actionSetPartAssociations' line 597 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.actionSets' line 580 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.bindings' line 1101 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.bindings' line 1294 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.bindings' line 1388 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.bindings' line 1428 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.cheatsheets.cheatSheetContent' line 2226 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.commands' line 605 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.console.consolePatternMatchListeners' line 1989 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.contexts' line 1081 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.editorActions' line 544 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.editors.annotationTypes' line 293 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.editors.markerAnnotationSpecification' line 328 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.editors' line 17 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.exportWizards' line 270 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.handlers' line 939 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.ide.markerResolution' line 159 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.ide.projectNatureImages' line 58 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.intro.configExtension' line 2219 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.keywords' line 2172 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.menus' line 1493 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.navigator.linkHelper' line 3682 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.navigator.navigatorContent' line 3412 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.navigator.viewer' line 3401 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.navigator.viewer' line 3718 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.newWizards' line 197 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.perspectiveExtensions' line 2270 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.perspectives' line 2255 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.popupMenus' line 2811 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.preferencePages' line 2083 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.propertyPages' line 2003 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.startup' line 2265 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.themes' line 2393 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.views.properties.tabbed.propertyContributor' line 3786 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.views.properties.tabbed.propertySections' line 3807 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.views.properties.tabbed.propertyTabs' line 3798 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.views' line 3115 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Unknown extension point: 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' line 2801 plugin.xml /com.redhat.ceylon.eclipse.ui Plug-in Problem
Version cannot be resolved to a type line 189 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
VisibilityType cannot be resolved to a type line 44 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
VisibilityType cannot be resolved to a variable line 45 Activator.java /ceylon-dist-osgi/src/com/redhat/ceylon/dist/osgi Java Problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment