Home | History | Annotate | Download | only in project

Lines Matching refs:AdtConstants

20 import com.android.ide.eclipse.adt.AdtConstants;
86 new Path(AdtConstants.CONTAINER_LIBRARIES),
117 if (AdtConstants.CONTAINER_LIBRARIES.equals(containerPath.toString())) {
120 JavaCore.setClasspathContainer(new Path(AdtConstants.CONTAINER_LIBRARIES),
148 if (AdtConstants.CONTAINER_LIBRARIES.equals(path)) {
159 JavaCore.newContainerEntry(new Path(AdtConstants.CONTAINER_LIBRARIES),
355 processError(iProject, errorMessage, AdtConstants.MARKER_DEPENDENCY,
360 new Path(AdtConstants.CONTAINER_LIBRARIES),
414 && p.hasNature(AdtConstants.NATURE_DEFAULT) == false) {
479 refProject.hasNature(AdtConstants.NATURE_DEFAULT) == false) {