Menu

[r926]: / feature_ch.sahits.codegen.java.datatools / trunk / feature.xml  Maximize  Restore  History

Download this file

41 lines (33 with data), 1.3 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="ch.sahits.codegen.java.datatools"
label="DTP Connection"
version="1.1.0"
provider-name="Sahits">
<description url="ch.sahits.codegen.java.datatools">
Generate the datamodel for the Java Code generator
from registered datatools connections
</description>
<copyright>
This features stands under the EPL v1.0.
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<url>
<discovery label="Project Homepage" url="http://www.sahits.ch/project/javacodegen/"/>
</url>
<requires>
<import plugin="ch.sahits.codegen.java" version="1.1.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.datatools.connectivity" version="1.1.1" match="greaterOrEqual"/>
<import plugin="org.eclipse.datatools.connectivity.sqm.core" version="1.0.3" match="greaterOrEqual"/>
<import plugin="org.eclipse.datatools.modelbase.sql" version="1.0.0" match="greaterOrEqual"/>
<import plugin="ch.sahits.util" version="1.1.0" match="greaterOrEqual"/>
</requires>
<plugin
id="ch.sahits.codegen.java.datatools"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.