blob: 1fbc8eb41332f9e0636b4e3673b1aac160f85a0f [file] [log] [blame]
# model description directory containing "eppmodel.xml" and group images
model=data/model
# outgoing service providers configuration directory, containing "outgoing.properties" and images
outgoing=data/outgoing
# EPP P2 Metadata repository, used for resolving IU references in "eppmodel.xml"
epp.metadata=file:data/metadata/
#epp.metadata=http://localhost/epp/
# Installer URL
installer.url=installer/
# base IUs which are always included
baseIUs=org.eclipse.platform.ide,org.eclipse.epp.usagedata.feature.feature.group
# P2 installer metadata repositories
eclipse.p2.metadata=http://192.168.6.155/epp/,http://192.168.6.155/p2g/,http://192.168.6.155/p2u/
#eclipse.p2.metadata=http://localhost/epp/,http://download.eclipse.org/eclipse/updates/3.4/,http://download.eclipse.org/releases/ganymede/
# P2 installer artifact repositories
eclipse.p2.artifacts=http://192.168.6.155/p2g/,http://192.168.6.155/p2u/
#eclipse.p2.artifacts=http://download.eclipse.org/eclipse/updates/3.4/,http://download.eclipse.org/releases/ganymede/