<?xml version="1.0" encoding="UTF-8"?>
<updates version="1.0" xmlns="http://xmlns.oracle.com/jdeveloper/updatecenter"
         xmlns:u="http://xmlns.oracle.com/jdeveloper/update">
  <u:update id="org.codehaus.groovy.jdeveloper">
    <u:name>Groovy Support</u:name>
    <u:version>0.1</u:version>
    <u:author>Tugdual Grall</u:author>
    <u:author-url>http://groovy.codehaus.org/</u:author-url>
    <u:description>This early version of the Groovy Extension for JDeveloper provides the following features:
	- Groovy files recognition
	- Groovy Library
	- Directly run the script from JDeveloper
	</u:description>
    <u:requirements>
      <u:requires-extension id="oracle.ide" minVersion="10.1.3.35.65"
                            maxVersion="10.1.3.9999"/>
    </u:requirements>
    <u:bundle-url>http://dist.codehaus.org/groovy/distributions/jdev/org.codehaus.groovy.jdeveloper.zip</u:bundle-url>
  </u:update>
</updates>
