HomeSort by relevance Sort by last modified time
    Searched defs:CoreException (Results 1 - 6 of 6) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
FileStorage.java 22 import org.eclipse.core.runtime.CoreException;
59 public InputStream getContents() throws CoreException {
64 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.getDefault().getBundle()
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ExportHelper.java 43 import org.eclipse.core.runtime.CoreException;
86 * @throws CoreException if an error occurs
89 X509Certificate certificate, IProgressMonitor monitor) throws CoreException {
110 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID,
198 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID,
265 } catch (CoreException e) {
272 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID,
277 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID,
284 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID,
291 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
BuildHelper.java 47 import org.eclipse.core.runtime.CoreException;
131 * @throws CoreException
135 ResourceMarker resMarker) throws CoreException {
295 * @throws CoreException
301 NativeLibInJarException, DuplicateFileException, CoreException {
345 * @throws CoreException
352 CoreException {
675 * @throws CoreException
680 throws CoreException, DexException {
687 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 

Completed in 444 milliseconds