sbool isMarkedAsSrcLib(S snippetID) { ret snippetID != null && fileExists(javaxCodeDir("srclibs/" + psI(snippetID)); }