Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5d34bfbdb3563ac65fa70b926aef40c035d2c53b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version='1.0' encoding='UTF-8'?>
<?metadataRepository version='1.1.0'?>
<repository name='pi.eclipse-repository'
	type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository'
	version='1'>
	<units size='1'>
		<unit id='testIU' version='2.0.0' singleton='false'>
			<provides size='1'>
				<provided namespace='org.eclipse.equinox.p2.iu' name='testIU' version='2.0.0' />
			</provides>
		</unit>
	</units>
</repository>

Back to the top