| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.fx.code.langs.feature" |
| label="e(fx)clipse - Code Editing - Default Language Support" |
| version="2.5.0.201608211840"> |
| |
| <description url="http://www.example.com/description"> |
| [Enter Feature Description here.] |
| </description> |
| |
| <copyright url="http://www.example.com/copyright"> |
| [Enter Copyright Description here.] |
| </copyright> |
| |
| <license url="http://www.example.com/license"> |
| [Enter License Description here.] |
| </license> |
| |
| <plugin |
| id="org.eclipse.fx.code.editor.fx.themes" |
| download-size="6" |
| install-size="9" |
| version="2.5.0.201608211840" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.fx.code.editor.langs" |
| download-size="52" |
| install-size="194" |
| version="2.5.0.201608211840" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.fx.code.editor.langs.contrib" |
| download-size="7" |
| install-size="13" |
| version="2.5.0.201608211840" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.fx.code.editor.langs.themes" |
| download-size="3" |
| install-size="5" |
| version="2.5.0.201608211840" |
| unpack="false"/> |
| |
| </feature> |