HomeSort by relevance Sort by last modified time
    Searched full:localexcludes (Results 1 - 1 of 1) sorted by null

  /development/tools/idegen/src/
Configuration.java 102 File localExcludes = new File(EXCLUDED_PATHS);
103 if (localExcludes.exists()) {
104 parseFile(localExcludes, patterns);

Completed in 2682 milliseconds