blob: e4a71d6dde52d55f597874b72ed995c6e5563ad0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ease.lang.javascript.feature"
label="EASE Javascript feature"
version="0.4.0.qualifier"
plugin="org.eclipse.ease">
<description url="http://www.example.com/description">
All EASE component mandatory to devellop Javascript scripts.
</description>
<copyright url="http://www.example.com/copyright">
Copyright (c) 2013 Christian Pontesegger and Arthur Daussy
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Christian Pontesegger - initial API and implementation
Arthur Daussy - initial API and implementation
</copyright>
<license url="%licenseURL">
%license
</license>
<plugin
id="org.eclipse.ease.lang.javascript"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="org.eclipse.ease.lang.javascript.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.ease.lang.javascript.rhino"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="org.eclipse.ease.lang.javascript.rhino.debugger"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="org.eclipse.ease.lang.javascript.nashorn"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>