blob: 428c3939115fda9190e90e4b2eeba14c74809713 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension-point id="customProperties" name="Custom properties for extraction" schema="schema/customProperties.exsd"/>
<extension
point="org.eclipse.jwt.transformations">
<transformation
class="org.eclipse.jwt.transformations.properties.ExtractPropertiesService"
description="%extractProperties_desc"
name="%extractProperties_name"
type="export">
</transformation>
</extension>
</plugin>