Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 3680d0968ca5b5dda97374dc9ca2699d688ea9f3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                    
<?xml version="1.0" encoding="UTF-8"?>
<md:mspec xmlns:md="http://www.eclipse.org/buckminster/MetaData-1.0" 
    name="org.eclipse.ecf" 
    materializer="p2" 
    url="org.eclipse.ecf.filetransfer.p2.cquery">
    
    <md:mspecNode namePattern="^org\.eclipse\.ecf(\..+)?" materializer="workspace"/>

    <md:mspecNode namePattern=".*" installLocation="${targetPlatformPath}"/>
</md:mspec>
	

Back to the top