2016-04-20 13:12:12 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<feature
|
|
|
|
|
id="org.robovm.eclipse.feature"
|
|
|
|
|
label="RoboVM for Eclipse"
|
2016-08-21 13:06:21 +02:00
|
|
|
version="2.2.1.qualifier"
|
2016-04-20 13:12:12 -07:00
|
|
|
provider-name="RoboVM AB">
|
|
|
|
|
|
|
|
|
|
<description url="http://www.robovm.com">
|
|
|
|
|
The RoboVM for Eclipse plug-in makes it possible to build RoboVM projects from within the Eclipse IDE.
|
|
|
|
|
</description>
|
|
|
|
|
|
|
|
|
|
<copyright>
|
|
|
|
|
Copyright (C) 2012-2014 RoboVM AB. All rights reserved.
|
|
|
|
|
</copyright>
|
|
|
|
|
|
|
|
|
|
<license url="%licenseURL">
|
|
|
|
|
%license
|
|
|
|
|
</license>
|
|
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
|
id="org.robovm.eclipse.ui"
|
|
|
|
|
download-size="0"
|
|
|
|
|
install-size="0"
|
|
|
|
|
version="0.0.0"
|
|
|
|
|
unpack="false"/>
|
|
|
|
|
|
|
|
|
|
</feature>
|