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




                                                                                          

                                                                                                                  

                    
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
	<extension
			point="org.eclipse.equinox.p2.artifact.repository.processingSteps"
			id="org.eclipse.equinox.p2.processing.JarDeltaPatchStep">
		<step class="org.eclipse.equinox.internal.p2.artifact.processors.jardelta.JarDeltaProcessorStep"/>
	</extension>
</plugin>

Back to the top