Searched defs:updateManagerURL (Results 1 – 4 of 4) sorted by relevance
44 updateManagerURL=http://download.eclipse.org/tools/emf/updates/ key
44 updateManagerURL= key
44 updateManagerURL=http://download.eclipse.org/modeling/mdt/updates/?project=uml2-uml key
139 private String updateManagerURL; field in RSSFeedAddEntryTask208 …public void setUpdateManagerURL(String updateManagerURL) { this.updateManagerURL = updateManagerUR… in setUpdateManagerURL()