EVOLUTION-MANAGER
Edit File: artifacts.xml
<?xml version='1.0' encoding='UTF-8'?> <?artifactRepository version='1.1.0'?> <repository name='download cache' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1.0.0'> <properties size='2'> <property name='p2.system' value='true'/> <property name='p2.timestamp' value='1509481966059'/> </properties> <mappings size='3'> <rule filter='(& (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/> <rule filter='(& (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/> <rule filter='(& (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/> </mappings> <artifacts size='3'> <artifact classifier='binary' id='com.oracle.jmc.rcp.product_root' version='6.0.0.173920'> <properties size='1'> <property name='download.size' value='9150'/> </properties> </artifact> <artifact classifier='binary' id='com.oracle.jmc.executable.gtk.linux.x86_64' version='6.0.0'> <properties size='1'> <property name='download.size' value='46172'/> </properties> </artifact> <artifact classifier='binary' id='org.eclipse.rcp_root' version='4.6.0.v20160815-0911'> <properties size='1'> <property name='download.size' value='27771'/> </properties> </artifact> </artifacts> </repository>