| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
| DexWrapper.java | 202 msg = String.format("%s. Check the Eclipse log for stack trace.", 212 AdtPlugin.log(e, message);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
| AndroidXmlAutoEditStrategy.java | 293 AdtPlugin.log(e, null);
|
| AndroidXmlEditor.java | 292 AdtPlugin.log(e, null); 456 AdtPlugin.log(e, "Selecting page '%s' in AndroidXmlEditor failed", defaultPageId); 837 AdtPlugin.log(e, "Error while loading editor"); //$NON-NLS-1$ [all...] |
| CompletionProposal.java | 180 AdtPlugin.log(e, null);
|
| XmlEditorMultiOutline.java | 155 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/ |
| AbstractPropertiesFieldsPart.java | 192 // TODO log it 193 AdtPlugin.log(e, "Failed to replace in export.properties"); 229 // TODO log it 230 AdtPlugin.log(e, "Failed to append to export.properties: %s", line); 302 // TODO log it 303 AdtPlugin.log(e, "Failed to set field to export.properties value");
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
| LayoutContentAssist.java | 228 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
| CustomViewFinder.java | 112 AdtPlugin.log(e, "Can't store CustomViewFinder"); 152 AdtPlugin.log(e, null); 266 AdtPlugin.log(e, null);
|
| FragmentMenu.java | 112 AdtPlugin.log(e, null);
|
| RenderPreviewList.java | 77 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
| VisualRefactoringAction.java | 158 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/ |
| UiManifestPkgAttrNode.java | 277 AdtPlugin.log(e,
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
| SectionHelper.java | 178 AdtPlugin.log(e, "Error when invoking Section.reflow");
|
| UiElementPart.java | 63 AdtPlugin.log(IStatus.ERROR, "Missing node to edit!"); //$NON-NLS-1$ 225 AdtPlugin.log(IStatus.WARNING,
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
| CopyCutAction.java | 145 AdtPlugin.log(e, "CopyCutAction failed for UI node %1$s", //$NON-NLS-1$
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
| UiListAttributeNode.java | 116 AdtPlugin.log(IStatus.ERROR,
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/ |
| AndroidJUnitLaunchAction.java | 282 AdtPlugin.log(IStatus.ERROR, "Adt test runner executed on UI thread");
|
| AndroidJUnitLaunchConfigDelegate.java | 211 * If a runner can still not be found, will return <code>null</code>, and will log an error 244 AdtPlugin.log(e, "Error when retrieving instrumentation info"); //$NON-NLS-1$ 270 AdtPlugin.log(e, String.format("Error when retrieving launch info %1$s", //$NON-NLS-1$
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
| AddSuppressAttribute.java | 126 AdtPlugin.log(e, "Could not remove marker");
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
| AndroidPreferencePage.java | 219 AdtPlugin.log(e, "SdkTargetSelector failed");
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/ |
| AndroidPropertyPage.java | 153 AdtPlugin.log(e, msg);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
| RenameResourceXmlTextAction.java | 227 AdtPlugin.log(e, null); 339 AdtPlugin.log(e, null); 371 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
| ExtractStringProposal.java | 160 AdtPlugin.log(e, null);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
| CompiledResourcesMonitor.java | 100 AdtPlugin.log(IStatus.ERROR, 187 AdtPlugin.log(IStatus.ERROR, 237 // Log this error with the class name we're trying to load and abort. 238 AdtPlugin.log(e, "loadAndParseRClass failed to find class %1$s", className); //$NON-NLS-1$
|
| ProjectClassLoader.java | 102 // log exception? 153 // log the exception? 292 AdtPlugin.log(jme, "Failed to resolve ClasspathContainer: %s",
|