Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a06c330fe80b695036985be7d290fab7d7d2e7d0 (plain) (blame)
1
2
3
4
5
6
7
<plugin>
	<extension point="bundle01.xp1" id="ext1">
		<configElement1/>
		<configElement2/>
		<configElement3/>		
	</extension>
</plugin>

Back to the top