HomeSort by relevance Sort by last modified time
    Searched full:workbench (Results 26 - 47 of 47) sorted by null

12

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
VisualRefactoringAction.java 46 * Keep track of the current workbench window.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
BuildPreferencePage.java 92 public void init(IWorkbench workbench) {
EditorsPage.java 56 public void init(IWorkbench workbench) {
AndroidPreferencePage.java 83 public void init(IWorkbench workbench) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DeviceView.java 245 // workbench page has an editor area (typically the ddms
247 IWorkbench workbench = PlatformUI.getWorkbench(); local
248 IWorkbenchWindow window = workbench.getActiveWorkbenchWindow();
257 workbench.showPerspective("org.eclipse.debug.ui.DebugPerspective", //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
test.xml 51 <!-- launch as ui-test ie as a test which needs Eclipse workbench -->
  /development/pdk/docs/source/
report-bugs.jd 97 details" and then asks if I want to exit the workbench. This occurs when I
  /docs/source.android.com/src/source/
report-bugs.md 104 details" and then asks if I want to exit the workbench. This occurs when I
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
BaseProjectHelper.java 355 // workbench page has an editor area (typically the ddms perspective doesn't).
356 IWorkbench workbench = PlatformUI.getWorkbench(); local
357 IWorkbenchWindow window = workbench.getActiveWorkbenchWindow();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditor.java 442 // check if the editor is visible in the workbench page
445 // the workbench page)
  /sdk/eclipse/features/com.android.ide.eclipse.adt/
feature.xml 127 <import plugin="org.eclipse.ui.workbench.texteditor"/>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 170 * http://www.eclipse.org/articles/Article-Workbench-DND/drag_drop.html
177 * - The workbench site selection service can be seen as "centralized"
368 * Listens to workbench selections that does NOT come from {@link LayoutEditor}
1997 IWorkbench workbench = PlatformUI.getWorkbench(); local
    [all...]
LayoutCanvas.java 114 @SuppressWarnings("restriction") // For WorkBench "Show In" support
    [all...]
OutlinePage.java 353 * Listens to a workbench selection.
    [all...]
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
SampleView.java 77 * This sample class demonstrates how to plug-in a new workbench view. The view
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/
MANIFEST.MF 39 org.eclipse.ui.workbench.texteditor,
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
SampleView.java 77 * This sample class demonstrates how to plug-in a new workbench view. The view
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
plugin.xml     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 605 * received by the wizard -- typically the current user workbench selection.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationComposite.java 1105 IWorkbench workbench = PlatformUI.getWorkbench(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/
Hyperlinks.java     [all...]

Completed in 903 milliseconds

12