Searched defs:outputToConsole (Results 1 - 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
H A DBaseClasspathContainerInitializer.java44 * @param outputToConsole whether to output to the console.
47 final String markerType, boolean outputToConsole) {
50 if (outputToConsole) {
46 processError(final IProject project, final String errorMessage, final String markerType, boolean outputToConsole) argument

Completed in 28 milliseconds