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

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
H A DBuildProperties.java47 private String httpUrl; field in class:BuildProperties
79 httpUrl = buildProperties.get("httpUrl").toString();
82 "Value for httpUrl not found in monitor.properties");
293 * Returns the httpUrl.
297 return httpUrl;
301 * Sets the httpUrl.
302 * @param httpUrl The httpUrl to set
305 this.httpUrl
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
H A DbuildTools.jarMETA-INF/MANIFEST.MF org/eclipse/releng/Mailer.class Mailer.java package org.eclipse ...

Completed in 1771 milliseconds