File: plugin.xml

package info (click to toggle)
eclipse-platform 4.30-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 71,112 kB
  • sloc: java: 528,935; xml: 64,472; javascript: 4,902; jsp: 4,211; ansic: 870; makefile: 38
file content (6 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
   <extension-point id="preferences" name="%preferencesName" schema="schema/preferences.exsd"/>
   <extension-point id="contentTypes" name="%contentTypesName" schema="schema/contentTypes.exsd"/>
</plugin>