File: plugin.xml

package info (click to toggle)
eclipse-platform-runtime 4.26-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,232 kB
  • sloc: java: 51,449; xml: 1,099; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (9)
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>