Searched refs:CVSExec (Results 1 – 2 of 2) sorted by relevance
67 private String CVSExec; field in RSSFeedPublisherTask88 public void setCVSExec(String CVSExec) { in setCVSExec() argument89 if (!isNullString(CVSExec)) { in setCVSExec()90 this.CVSExec = CVSExec; in setCVSExec()92 this.CVSExec = DEFAULT_CVSExec; in setCVSExec()228 util.runExecTask(CVSExec, "-d " + CVSRoot + " -q " + task, dir); //$NON-NLS-1$ //$NON-NLS-2$ in runCVSExecTask()
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...