<?xml version="1.0" encoding="UTF-8"?>
<feature
id="ch.sahits.codegen.oracle"
label="Oracle DB connection"
version="0.9.5"
provider-name="Sahits">
<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>
<requires>
<import plugin="ch.sahits.codegen.java"/>
<import plugin="ch.sahits.model"/>
</requires>
<plugin
id="ch.sahits.codegen.oracle"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.oracle"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>