Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 16 of 16) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/build/
DAaptQuickFixTest.java93 List<String> errors = new ArrayList<String>(); in checkResourceFix() local
104 errors.add(filePath + ":7: error: Error: No resource found that matches the given name" in checkResourceFix()
106 errors.add(filePath + ":7: error: Error: No resource found that matches the given name" in checkResourceFix()
108 errors.add(filePath + ":13: error: Error: No resource found that matches the given name" in checkResourceFix()
110 AaptParser.parseOutput(errors, project); in checkResourceFix()
215 List<String> errors = new ArrayList<String>(); in checkNamespaceFix() local
219 errors.add(filePath + ":5: error: Error parsing XML: unbound prefix"); in checkNamespaceFix()
220 AaptParser.parseOutput(errors, project); in checkNamespaceFix()
DAaptParserTest.java166 List<String> errors = Collections.singletonList(originalError); in checkRanges() local
177 AaptParser.parseOutput(errors, project); in checkRanges()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
DIdeScanningContext.java154 List<String> errors = new ArrayList<String>(); in updateMarkers() local
156 errors.add(pair.getSecond()); in updateMarkers()
158 AaptParser.parseOutput(errors, mProject); in updateMarkers()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
DPreCompilerBuilder.java981 final ArrayList<String> errors = new ArrayList<String>(); in mergeManifest() local
1005 errors.add(String.format(errorFormat, args)); in mergeManifest()
1022 if (errors.size() > 1) { in mergeManifest()
1024 for (String s : errors) { in mergeManifest()
1031 } else if (errors.size() == 1) { in mergeManifest()
1032 markProject(AdtConstants.MARKER_MANIFMERGER, errors.get(0), in mergeManifest()
/sdk/
Dchanges.txt69 * Find errors in format strings. This includes inconsistencies
82 errors on devices that do not provide the resource, since private
144 - Fix "folder locked" errors when installing packages in SDK Manager on Windows.
/sdk/docs/
Dhowto_SDK_git_cygwin.txt83 some "mux/ssh" errors. In this case try this:
135 set -e # fail on errors
/sdk/eclipse/
Dchanges.txt44 icons overlaid views with errors, lint error messages shown as
61 to have a default constructor, you can hit runtime errors when the
67 subtle errors that can be difficult to understand.
191 are also quickfixes available for many of the reported errors.
271 - Improved error messages and links for rendering errors, including
344 - AAPT errors are handled better. They are now underlined for the
669 - Fixed issue on winXP/Eclipse 3.2 where errors in the New Project
690 - Abort launch and prompt the user if the project contains errors.
747 - Improvements in the parsing of the aapt errors.
801 only errors stop the packaging like it should be.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DLintViewPart.java406 int errors = mLintView.getErrorCount(); in updateIssueCount() local
408 mErrorLabel.setText(String.format("%1$d errors, %2$d warnings", errors, warnings)); in updateIssueCount()
/sdk/eclipse/buildConfig/
Dbuild.properties217 # Whether or not to fail the build if there are compiler errors
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
DNOTICE160 errors, compliance with applicable laws, damage to or loss of data,
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
DNOTICE160 errors, compliance with applicable laws, damage to or loss of data,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
DNOTICE160 errors, compliance with applicable laws, damage to or loss of data,
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
DNOTICE160 errors, compliance with applicable laws, damage to or loss of data,
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion5-expected-completion40.txt48 … a textual input method and automatically corrects some common spelling errors. * Deprecated: Use…
Dcompletion1-expected-completion39.txt48 … a textual input method and automatically corrects some common spelling errors. * Deprecated: Use…
Dcompletionvalues1-expected-completion32.txt17 … a textual input method and automatically corrects some common spelling errors. * Deprecated: Use…