HomeSort by relevance Sort by last modified time
    Searched defs:PLUGIN_ID (Results 1 - 25 of 31) sorted by null

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/
TraceviewPlugin.java 27 public static final String PLUGIN_ID = "com.android.ide.eclipse.traceview"; // $NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
MonitorPlugin.java 28 public static final String PLUGIN_ID = "com.android.ide.eclipse.monitor"; //$NON-NLS-1$
51 return imageDescriptorFromPlugin(PLUGIN_ID, path);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
Activator.java 36 public static final String PLUGIN_ID = "com.android.ide.eclipse.ndk"; //$NON-NLS-1$
73 return new Status(IStatus.ERROR, PLUGIN_ID, e.getMessage(), e);
  /sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/
PdtPlugin.java 30 public final static String PLUGIN_ID = "com.android.ide.eclipse.pdt"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GlTracePlugin.java 39 public static final String PLUGIN_ID = "com.android.ide.eclipse.gldebugger"; //$NON-NLS-1$
100 return imageDescriptorFromPlugin(PLUGIN_ID, path);
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
HierarchyViewerPlugin.java 44 public static final String PLUGIN_ID = "com.android.ide.eclipse.hierarchyviewer"; //$NON-NLS-1$
46 public static final String ADB_LOCATION = PLUGIN_ID + ".adb"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java 134 public static final String PLUGIN_ID = "com.android.ide.eclipse.adt"; //$NON-NLS-1$
259 PLUGIN_ID,
449 return imageDescriptorFromPlugin(PLUGIN_ID, path);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DdmsPlugin.java 76 public static final String PLUGIN_ID = "com.android.ide.eclipse.ddms"; //$NON-NLS-1$
529 Status status = new Status(IStatus.ERROR, PLUGIN_ID, msg, null /*exception*/);
562 Status status = new Status(IStatus.ERROR, PLUGIN_ID,
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar 
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar 
org.eclipse.ecf.identity_3.2.0.v20130604-1622.jar 
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
org.eclipse.ecf_3.2.0.v20130604-1622.jar 
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.18.1/
org.eclipse.tycho.p2.resolver.impl-0.18.1.jar 
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 

Completed in 504 milliseconds

1 2