<%String id=EcoreUtil.generateUUID();%> | |
<locator searchPathRef="<%=id%>" <%=new GenerationHelper().getPatternString(updateSiteBuildLocation)%> failOnError="false" /> | |
<searchPath name="<%=id%>"> | |
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false"> | |
<uri format="<%=updateSiteBuildLocation.getUrl()%>"> | |
</uri> | |
</provider> | |
</searchPath> | |