Skip to content

Instantly share code, notes, and snippets.

@rogerdudler
Created May 18, 2011 20:58
Show Gist options
  • Save rogerdudler/979542 to your computer and use it in GitHub Desktop.
Save rogerdudler/979542 to your computer and use it in GitHub Desktop.
Mapping Extension
<extension point="com.github.eclipsecolortheme.mapper">
<mapper
class="com.github.eclipsecolortheme.mapper.GenericMapper"
name="Ant"
pluginId="org.eclipse.ant.ui"
xml="mappings/org.eclipse.ant.ui.xml">
</mapper>
</extension>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment