Code Generator for Eclipse Code
Brought to you by:
hotzst
<?xml version='1.0' encoding='UTF-8'?> <?metadataRepository class='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1.0.0'?> <repository name='file:/home/andi/codegen/updateSite/ - metadata' type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1.0.0'> <properties size='2'> <property name='p2.compressed' value='false'/> <property name='p2.timestamp' value='1236704076186'/> </properties> <references size='4'> <repository url='http://www.sahits.ch/project/javacodegen/' type='0' options='0'/> <repository url='http://www.sahits.ch/project/javacodegen/' type='1' options='0'/> <repository url='http://www.sahits.ch/project/javacodegen/update/' type='1' options='0'/> <repository url='http://www.sahits.ch/project/javacodegen/update/' type='0' options='0'/> </references> <units size='71'> <unit id='ch.sahits.codegen.java.datatools.feature.group' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.java.datatools.feature.group' range='[0.0.0,1.1.0)' severity='0'/> <properties size='5'> <property name='org.eclipse.equinox.p2.name' value='DTP Connection'/> <property name='org.eclipse.equinox.p2.description' value='Generate the datamodel for the Java Code generator
from registered datatools connections'/> <property name='org.eclipse.equinox.p2.description.url' value='ch.sahits.codegen.java.datatools'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools.feature.group' version='1.1.0'/> </provides> <requires size='7'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='1.1.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.connectivity' range='1.1.1'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.connectivity.sqm.core' range='1.0.3'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.modelbase.sql' range='1.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' range='1.1.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools.feature.jar' range='[1.1.0,1.1.0]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.example.com/license'> [Enter License Description here.] </license> </licenses> <copyright> This features stands under the EPL v1.0. </copyright> </unit> <unit id='tooling.source.default' version='1.0.0' singleton='false'> <hostRequirements size='1'> <required namespace='org.eclipse.equinox.p2.eclipse.type' name='source' range='0.0.0' optional='true' multiple='true' greedy='false'/> </hostRequirements> <properties size='1'> <property name='org.eclipse.equinox.p2.type.fragment' value='true'/> </properties> <provides size='2'> <provided namespace='org.eclipse.equinox.p2.iu' name='tooling.source.default' version='1.0.0'/> <provided namespace='org.eclipse.equinox.p2.flavor' name='tooling' version='1.0.0'/> </provides> <requires size='1'> <required namespace='org.eclipse.equinox.p2.eclipse.type' name='source' range='0.0.0' optional='true' multiple='true' greedy='false'/> </requires> <touchpoint id='null' version='0.0.0'/> <touchpointData size='1'> <instructions size='2'> <instruction key='install'> addSourceBundle(bundle:${artifact}) </instruction> <instruction key='uninstall'> removeSourceBundle(bundle:${artifact}) </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.java.datatools' version='1.1.0'> <update id='ch.sahits.codegen.java.datatools' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Datatools Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.java.datatools' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='6'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='1.1.0'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.connectivity' range='1.1.1'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.connectivity.sqm.core' range='1.0.3'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.modelbase.sql' range='1.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.util' range='1.1.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.help' range='1.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.java.datatools' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.0
Require-Bundle: ch.sahits.codegen.java;bundle-version="1.1.0",org.eclipse.datatools.connectivity;bundle-version="1.1.1",org.eclipse.datatools.connectivity.sqm.core;bundle-version="1.0.3",org.eclipse.datatools.modelbase.sql;bundle-version="1.0.0",ch.sahits.util;bundle-version="1.1.0",ch.sahits.codegen.help;bundle-version="1.0.0"
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.java.datatools;singleton:=true
Bundle-Name: Datatools Plug-in
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='tooling.osgi.bundle.default' version='1.0.0' singleton='false'> <hostRequirements size='1'> <required namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' range='0.0.0' multiple='true' greedy='false'/> </hostRequirements> <properties size='1'> <property name='org.eclipse.equinox.p2.type.fragment' value='true'/> </properties> <provides size='2'> <provided namespace='org.eclipse.equinox.p2.iu' name='tooling.osgi.bundle.default' version='1.0.0'/> <provided namespace='org.eclipse.equinox.p2.flavor' name='tooling' version='1.0.0'/> </provides> <requires size='1'> <required namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' range='0.0.0' multiple='true' greedy='false'/> </requires> <touchpoint id='null' version='0.0.0'/> <touchpointData size='1'> <instructions size='4'> <instruction key='install'> installBundle(bundle:${artifact}) </instruction> <instruction key='uninstall'> uninstallBundle(bundle:${artifact}) </instruction> <instruction key='unconfigure'> </instruction> <instruction key='configure'> setStartLevel(startLevel:4); </instruction> </instructions> </touchpointData> </unit> <unit id='tooling.org.eclipse.update.feature.default' version='1.0.0' singleton='false'> <hostRequirements size='1'> <required namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' range='0.0.0' optional='true' multiple='true' greedy='false'/> </hostRequirements> <properties size='1'> <property name='org.eclipse.equinox.p2.type.fragment' value='true'/> </properties> <provides size='2'> <provided namespace='org.eclipse.equinox.p2.iu' name='tooling.org.eclipse.update.feature.default' version='1.0.0'/> <provided namespace='org.eclipse.equinox.p2.flavor' name='tooling' version='1.0.0'/> </provides> <requires size='1'> <required namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' range='0.0.0' optional='true' multiple='true' greedy='false'/> </requires> <filter> (org.eclipse.update.install.features=true) </filter> <touchpoint id='null' version='0.0.0'/> <touchpointData size='1'> <instructions size='2'> <instruction key='install'> installFeature(feature:${artifact},featureId:default,featureVersion:default) </instruction> <instruction key='uninstall'> uninstallFeature(feature:${artifact},featureId:default,featureVersion:default) </instruction> </instructions> </touchpointData> </unit> <unit id='config.a.jre' version='1.6.0' singleton='false'> <hostRequirements size='1'> <required namespace='org.eclipse.equinox.p2.iu' name='a.jre' range='1.6.0'/> </hostRequirements> <properties size='1'> <property name='org.eclipse.equinox.p2.type.fragment' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='config.a.jre' version='1.6.0'/> </provides> <requires size='1'> <required namespace='org.eclipse.equinox.p2.iu' name='a.jre' range='1.6.0'/> </requires> <touchpoint id='org.eclipse.equinox.p2.native' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='install'> </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.java.datatools.feature.jar' version='1.1.0'> <update id='ch.sahits.codegen.java.datatools.feature.jar' range='[0.0.0,1.1.0)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='DTP Connection'/> <property name='org.eclipse.equinox.p2.description' value='Generate the datamodel for the Java Code generator
from registered datatools connections'/> <property name='org.eclipse.equinox.p2.description.url' value='ch.sahits.codegen.java.datatools'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools.feature.jar' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.java.datatools' version='1.1.0'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.java.datatools' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.example.com/license'> [Enter License Description here.] </license> </licenses> <copyright> This features stands under the EPL v1.0. </copyright> </unit> <unit id='a.jre' version='1.6.0' singleton='false'> <provides size='117'> <provided namespace='org.eclipse.equinox.p2.iu' name='a.jre' version='1.6.0'/> <provided namespace='java.package' name='javax.accessibility' version='0.0.0'/> <provided namespace='java.package' name='javax.activity' version='0.0.0'/> <provided namespace='java.package' name='javax.crypto' version='0.0.0'/> <provided namespace='java.package' name='javax.crypto.interfaces' version='0.0.0'/> <provided namespace='java.package' name='javax.crypto.spec' version='0.0.0'/> <provided namespace='java.package' name='javax.imageio' version='0.0.0'/> <provided namespace='java.package' name='javax.imageio.event' version='0.0.0'/> <provided namespace='java.package' name='javax.imageio.metadata' version='0.0.0'/> <provided namespace='java.package' name='javax.imageio.plugins.bmp' version='0.0.0'/> <provided namespace='java.package' name='javax.imageio.plugins.jpeg' version='0.0.0'/> <provided namespace='java.package' name='javax.imageio.spi' version='0.0.0'/> <provided namespace='java.package' name='javax.imageio.stream' version='0.0.0'/> <provided namespace='java.package' name='javax.management' version='0.0.0'/> <provided namespace='java.package' name='javax.management.loading' version='0.0.0'/> <provided namespace='java.package' name='javax.management.modelmbean' version='0.0.0'/> <provided namespace='java.package' name='javax.management.monitor' version='0.0.0'/> <provided namespace='java.package' name='javax.management.openmbean' version='0.0.0'/> <provided namespace='java.package' name='javax.management.relation' version='0.0.0'/> <provided namespace='java.package' name='javax.management.remote' version='0.0.0'/> <provided namespace='java.package' name='javax.management.remote.rmi' version='0.0.0'/> <provided namespace='java.package' name='javax.management.timer' version='0.0.0'/> <provided namespace='java.package' name='javax.naming' version='0.0.0'/> <provided namespace='java.package' name='javax.naming.directory' version='0.0.0'/> <provided namespace='java.package' name='javax.naming.event' version='0.0.0'/> <provided namespace='java.package' name='javax.naming.ldap' version='0.0.0'/> <provided namespace='java.package' name='javax.naming.spi' version='0.0.0'/> <provided namespace='java.package' name='javax.net' version='0.0.0'/> <provided namespace='java.package' name='javax.net.ssl' version='0.0.0'/> <provided namespace='java.package' name='javax.print' version='0.0.0'/> <provided namespace='java.package' name='javax.print.attribute' version='0.0.0'/> <provided namespace='java.package' name='javax.print.attribute.standard' version='0.0.0'/> <provided namespace='java.package' name='javax.print.event' version='0.0.0'/> <provided namespace='java.package' name='javax.rmi' version='0.0.0'/> <provided namespace='java.package' name='javax.rmi.CORBA' version='0.0.0'/> <provided namespace='java.package' name='javax.rmi.ssl' version='0.0.0'/> <provided namespace='java.package' name='javax.security.auth' version='0.0.0'/> <provided namespace='java.package' name='javax.security.auth.callback' version='0.0.0'/> <provided namespace='java.package' name='javax.security.auth.kerberos' version='0.0.0'/> <provided namespace='java.package' name='javax.security.auth.login' version='0.0.0'/> <provided namespace='java.package' name='javax.security.auth.spi' version='0.0.0'/> <provided namespace='java.package' name='javax.security.auth.x500' version='0.0.0'/> <provided namespace='java.package' name='javax.security.cert' version='0.0.0'/> <provided namespace='java.package' name='javax.security.sasl' version='0.0.0'/> <provided namespace='java.package' name='javax.sound.midi' version='0.0.0'/> <provided namespace='java.package' name='javax.sound.midi.spi' version='0.0.0'/> <provided namespace='java.package' name='javax.sound.sampled' version='0.0.0'/> <provided namespace='java.package' name='javax.sound.sampled.spi' version='0.0.0'/> <provided namespace='java.package' name='javax.sql' version='0.0.0'/> <provided namespace='java.package' name='javax.sql.rowset' version='0.0.0'/> <provided namespace='java.package' name='javax.sql.rowset.serial' version='0.0.0'/> <provided namespace='java.package' name='javax.sql.rowset.spi' version='0.0.0'/> <provided namespace='java.package' name='javax.swing' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.border' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.colorchooser' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.event' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.filechooser' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.plaf' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.plaf.basic' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.plaf.metal' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.plaf.multi' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.plaf.synth' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.table' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.text' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.text.html' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.text.html.parser' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.text.rtf' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.tree' version='0.0.0'/> <provided namespace='java.package' name='javax.swing.undo' version='0.0.0'/> <provided namespace='java.package' name='javax.transaction' version='0.0.0'/> <provided namespace='java.package' name='javax.transaction.xa' version='0.0.0'/> <provided namespace='java.package' name='javax.xml' version='0.0.0'/> <provided namespace='java.package' name='javax.xml.datatype' version='0.0.0'/> <provided namespace='java.package' name='javax.xml.namespace' version='0.0.0'/> <provided namespace='java.package' name='javax.xml.parsers' version='0.0.0'/> <provided namespace='java.package' name='javax.xml.transform' version='0.0.0'/> <provided namespace='java.package' name='javax.xml.transform.dom' version='0.0.0'/> <provided namespace='java.package' name='javax.xml.transform.sax' version='0.0.0'/> <provided namespace='java.package' name='javax.xml.transform.stream' version='0.0.0'/> <provided namespace='java.package' name='javax.xml.validation' version='0.0.0'/> <provided namespace='java.package' name='javax.xml.xpath' version='0.0.0'/> <provided namespace='java.package' name='org.ietf.jgss' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CORBA' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CORBA_2_3' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CORBA_2_3.portable' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CORBA.DynAnyPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CORBA.ORBPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CORBA.portable' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CORBA.TypeCodePackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CosNaming' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CosNaming.NamingContextExtPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.CosNaming.NamingContextPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.Dynamic' version='0.0.0'/> <provided namespace='java.package' name='org.omg.DynamicAny' version='0.0.0'/> <provided namespace='java.package' name='org.omg.DynamicAny.DynAnyFactoryPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.DynamicAny.DynAnyPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.IOP' version='0.0.0'/> <provided namespace='java.package' name='org.omg.IOP.CodecFactoryPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.IOP.CodecPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.Messaging' version='0.0.0'/> <provided namespace='java.package' name='org.omg.PortableInterceptor' version='0.0.0'/> <provided namespace='java.package' name='org.omg.PortableInterceptor.ORBInitInfoPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.PortableServer' version='0.0.0'/> <provided namespace='java.package' name='org.omg.PortableServer.CurrentPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.PortableServer.POAManagerPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.PortableServer.POAPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.PortableServer.portable' version='0.0.0'/> <provided namespace='java.package' name='org.omg.PortableServer.ServantLocatorPackage' version='0.0.0'/> <provided namespace='java.package' name='org.omg.SendingContext' version='0.0.0'/> <provided namespace='java.package' name='org.omg.stub.java.rmi' version='0.0.0'/> <provided namespace='java.package' name='org.w3c.dom' version='0.0.0'/> <provided namespace='java.package' name='org.w3c.dom.bootstrap' version='0.0.0'/> <provided namespace='java.package' name='org.w3c.dom.events' version='0.0.0'/> <provided namespace='java.package' name='org.w3c.dom.ls' version='0.0.0'/> <provided namespace='java.package' name='org.xml.sax' version='0.0.0'/> <provided namespace='java.package' name='org.xml.sax.ext' version='0.0.0'/> <provided namespace='java.package' name='org.xml.sax.helpers' version='0.0.0'/> </provides> <touchpoint id='org.eclipse.equinox.p2.native' version='1.0.0'/> </unit> <unit id='ch.sahits.codegen.examples.feature.group' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.examples.feature.group' range='[0.0.0,1.1.0)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Examples'/> <property name='org.eclipse.equinox.p2.description' value='Examples for Java Code Generator'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.examples.feature.group' version='1.1.0'/> </provides> <requires size='9'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.jdom' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.examples' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.examples.feature.jar' range='[1.1.0,1.1.0]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features
and plugins may have different licenses. Please consult the liecenses
aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.sql.feature.group' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.sql.feature.group' range='[0.0.0,1.1.0)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='SQL Insert Script generator Feature'/> <property name='org.eclipse.equinox.p2.description' value='Creating an SQL insert script based on a defined Datatools database connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql.feature.group' version='1.1.0'/> </provides> <requires size='13'> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.ide' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.connectivity.sqm.core' range='1.0.3'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.connectivity' range='1.1.1'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.sdk.feature.source' range='1.6.1'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.modelbase.sql' range='1.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.sqltools.sqlscrapbook' range='1.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' range='3.4.1'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core' range='3.4.2'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql.feature.jar' range='[1.1.0,1.1.0]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features and plugins may have different licenses. Please consult the liecenses aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.java.feature.group' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.java.feature.group' range='[0.0.0,1.1.0)' severity='0'/> <properties size='5'> <property name='org.eclipse.equinox.p2.name' value='JCG Java Code Generator core'/> <property name='org.eclipse.equinox.p2.description' value='Generate Java source code based on input models.
Generation with Java Emitter Templates and Abstract Syntax Tree is supported'/> <property name='org.eclipse.equinox.p2.description.url' value='http://www.sahits.ch/project/javacodegen/'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.feature.group' version='1.1.0'/> </provides> <requires size='24'> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.views' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core.manipulation' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jface.text' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.filebuffers' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.filesystem' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.editors' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.ide' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.mysql' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.emf.codegen' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.gui' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.jdom' range='[1.0.0,1.0.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.i18n.de' range='[1.1.0,1.1.0]'> <filter> (&(osgi.nl=de,de_AT,de_CH,de_DE,de_LU)) </filter> </required> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.core' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.help' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.feature.jar' range='[1.1.0,1.1.0]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features and plugins may have different licenses. Please consult the liecenses aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.help' version='1.1.0'> <update id='ch.sahits.codegen.help' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Help for Sahits code generation'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.help' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.help' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.codegen.help' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='4'> <required namespace='osgi.bundle' name='org.eclipse.ui' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.help' range='3.3.101'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.core' range='1.1.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.help' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-Vendor: Sahits
Bundle-ManifestVersion: 2
Bundle-Activator: ch.sahits.codegen.help.Activator
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.ui,org.eclipse.core.runtime,org.eclipse.help;bundle-version="3.3.101";visibility:=reexport,ch.sahits.codegen.core;bundle-version="1.1.0"
Bundle-Name: Help for Sahits code generation
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.help; singleton:=true
Bundle-Version: 1.1.0
Eclipse-LazyStart: true
Export-Package: ch.sahits.codegen.help </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.examples.feature.jar' version='1.1.0'> <update id='ch.sahits.codegen.examples.feature.jar' range='[0.0.0,1.1.0)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG Examples'/> <property name='org.eclipse.equinox.p2.description' value='Examples for Java Code Generator'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.examples.feature.jar' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.examples' version='1.1.0'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.examples' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features
and plugins may have different licenses. Please consult the liecenses
aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.core' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.core' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Code GenerationCore Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='5'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.core' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.core' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.codegen.core' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.core.java' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='5'> <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='3.2.0'/> <required namespace='osgi.bundle' name='org.eclipse.jdt.ui' range='3.2.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui' range='3.2.0'/> <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='3.2.0'/> <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='3.2.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.core' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Name: Code GenerationCore Plug-in
Bundle-Version: 1.1.0
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.2.0",org.eclipse.jdt.ui;bundle-version="3.2.0",org.eclipse.ui;bundle-version="3.2.0",org.eclipse.core.resources;bundle-version="3.2.0",org.eclipse.jdt.core;bundle-version="3.2.0"
Export-Package: ch.sahits.codegen.core,ch.sahits.codegen.core.java
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-SymbolicName: ch.sahits.codegen.core
Manifest-Version: 1.0
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.java.gui' version='1.1.0'> <update id='ch.sahits.codegen.java.gui' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Java GUI Codegen Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='5'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.gui' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.java.gui' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.gui.input' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.gui.util' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='3'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.9.4'/> <required namespace='osgi.bundle' name='ch.sahits.model' range='0.9.4'/> <required namespace='osgi.bundle' name='org.jdom' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.java.gui' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.0
Export-Package: ch.sahits.codegen.java.gui.input,ch.sahits.codegen.java.gui.util
Require-Bundle: ch.sahits.codegen.java;bundle-version="0.9.4",ch.sahits.model;bundle-version="0.9.4",org.jdom
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.java.gui;singleton:=true
Bundle-Name: Java GUI Codegen Plug-in
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.test' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.test' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Codegen Test Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.test' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='13'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.java.gui' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.model' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.util' range='0.0.0'/> <required namespace='osgi.bundle' name='com.mysql' range='0.0.0'/> <required namespace='osgi.bundle' name='org.jdom' range='0.0.0'/> <required namespace='osgi.bundle' name='org.junit4' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.mysql' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.oracle' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.microsoft' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.java.examples' range='0.0.0'/> <required namespace='osgi.bundle' name='com.microsoft' range='0.0.0'/> <required namespace='osgi.bundle' name='com.oracle' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.test' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-Name: Codegen Test Plug-in
Bundle-Version: 1.1.0
Bundle-SymbolicName: ch.sahits.codegen.test
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Vendor: Sahits
Require-Bundle: ch.sahits.codegen.java,ch.sahits.codegen.java.gui,ch.sahits.model,ch.sahits.util,com.mysql,org.jdom,org.junit4,ch.sahits.codegen.mysql,ch.sahits.codegen.oracle,ch.sahits.codegen.microsoft,ch.sahits.codegen.java.examples,com.microsoft,com.oracle </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.microsoft.feature.jar' version='1.1.0'> <update id='ch.sahits.codegen.microsoft.feature.jar' range='[0.0.0,1.1.0)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG Microsoft DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Microsoft SQL Server.
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft.feature.jar' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.microsoft' version='1.1.0'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.microsoft' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license> MICROSOFT SOFTWARE LICENSE TERMS
MICROSOFT SQL SERVER 2005 JDBC DRIVER
These license terms are an agreement between Microsoft Corporation
(or based on where you live, one of its affiliates) and you.
Please read them. They apply to the software named above, which
includes the media on which you received it, if any. The terms
also apply to any Microsoft
* updates,
* supplements,
* Internet-based services, and 
* support services
for this software, unless other terms accompany those items.
If so, those terms apply.
By using the software, you accept these terms. If you do not
accept them, do not use the software.
If you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS. You may install and use any
number of copies of the software on your devices.
2. SCOPE OF LICENSE. The software is licensed, not sold. This
agreement only gives you some rights to use the software. Microsoft
reserves all other rights. Unless applicable law gives you more
rights despite this limitation, you may use the software only
as expressly permitted in this agreement. In doing so, you must
comply with any technical limitations in the software that only
allow you to use it in certain ways. You may not
* disclose the results of any benchmark tests of the software
to any third party without Microsoft�s prior written approval;
* reverse engineer, decompile or disassemble the software, except
and only to the extent that applicable law expressly permits,
despite this limitation;
* publish the software for others to copy; or
* rent, lease or lend the software.
3. TRANSFER TO A THIRD PARTY. The first user of the software
may transfer it and this agreement directly to a third party.
Before the transfer, that party must agree that this agreement
applies to the transfer and use of the software. The first user
must uninstall the software before transferring it separately
from the device. The first user may not retain any copies.
4. EXPORT RESTRICTIONS. The software is subject to United States
export laws and regulations. You must comply with all domestic
and international export laws and regulations that apply to the
software. These laws include restrictions on destinations, end
users and end use. For additional information, see www.microsoft.com/exporting.
5. SUPPORT SERVICES. Because this software is "as is," we may
not provide support services for it.
6. ENTIRE AGREEMENT. This agreement, and the terms for supplements,
updates, Internet-based services and support services that you
use, are the entire agreement for the software and support services.
7. APPLICABLE LAW.
a. United States. If you acquired the software in the United
States, Washington state law governs the interpretation of this
agreement and applies to claims for breach of it, regardless
of conflict of laws principles. The laws of the state where
you live govern all other claims, including claims under state
consumer protection laws, unfair competition laws, and in tort.
b. Outside the United States. If you acquired the software in
any other country, the laws of that country apply.
8. LEGAL EFFECT. This agreement describes certain legal rights.
You may have other rights under the laws of your country. You
may also have rights with respect to the party from whom you
acquired the software. This agreement does not change your rights
under the laws of your country if the laws of your country do
not permit it to do so.
9. DISCLAIMER OF WARRANTY. The software is licensed "as-is."
You bear the risk of using it. Microsoft gives no express warranties,
guarantees or conditions. You may have additional consumer rights
under your local laws which this agreement cannot change. To
the extent permitted under your local laws, Microsoft excludes
the implied warranties of merchantability, fitness for a particular
purpose and non-infringement.
10. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. You
can recover from Microsoft and its suppliers only direct damages
up to U.S. $5.00. You cannot recover any other damages, including
consequential, lost profits, special, indirect or incidental
damages.
This limitation applies to
* anything related to the software, services, content (including
code) on third party Internet sites, or third party programs;
and
* claims for breach of contract, breach of warranty, guarantee
or condition, strict liability, negligence, or other tort to
the extent permitted by applicable law.
It also applies even if Microsoft knew or should have known about
the possibility of the damages. The above limitation or exclusion
may not apply to you because your country may not allow the exclusion
or limitation of incidental, consequential or other damages.
Please note: As this software is distributed in Quebec, Canada,
some of the clauses in this agreement are provided below in French.
Remarque : Ce logiciel �tant distribu� au Qu�bec, Canada, certaines
des clauses dans ce contrat sont fournies ci-dessous en fran�ais.
EXON�RATION DE GARANTIE. Le logiciel vis� par une licence est
offert � tel quel �. Toute utilisation de ce logiciel est � votre
seule risque et p�ril. Microsoft n�accorde aucune autre garantie
expresse. Vous pouvez b�n�ficier de droits additionnels en vertu
du droit local sur la protection dues consommateurs, que ce contrat
ne peut modifier. La ou elles sont permises par le droit locale,
les garanties implicites de qualit� marchande, d�ad�quation �
un usage particulier et d�absence de contrefa�on sont exclues.
LIMITATION DES DOMMAGES-INT�R�TS ET EXCLUSION DE RESPONSABILIT�
POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses
fournisseurs une indemnisation en cas de dommages directs uniquement
� hauteur de 5,00 $ US. Vous ne pouvez pr�tendre � aucune indemnisation
pour les autres dommages, y compris les dommages sp�ciaux, indirects
ou accessoires et pertes de b�n�fices.
Cette limitation concerne :
* tout ce qui est reli� au logiciel, aux services ou au contenu
(y compris le code) figurant sur des sites Internet tiers ou
dans des programmes tiers ; et
* les r�clamations au titre de violation de contrat ou de garantie,
ou au titre de responsabilit� stricte, de n�gligence ou d�une
autre faute dans la limite autoris�e par la loi en vigueur.
Elle s�applique �galement, m�me si Microsoft connaissait ou devrait
conna�tre l��ventualit� d�un tel dommage. Si votre pays n�autorise
pas l�exclusion ou la limitation de responsabilit� pour les dommages
indirects, accessoires ou de quelque nature que ce soit, il se
peut que la limitation ou l�exclusion ci-dessus ne s�appliquera
pas � votre �gard.
EFFET JURIDIQUE. Le pr�sent contrat d�crit certains droits juridiques.
Vous pourriez avoir d�autres droits pr�vus par les lois de votre
pays. Le pr�sent contrat ne modifie pas les droits que vous
conf�rent les lois de votre pays si celles-ci ne le permettent
pas. </license> </licenses> <copyright url='http://www.example.com/copyright'> This feature includes the JDBC driver from Microsoft which is available
under MICROSOFT SOFTWARE LICENSE TERMS (MSLT).
The code by Sahits stands under the the EPL v1.0. Please consult
the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.java.feature.jar' version='1.1.0'> <update id='ch.sahits.codegen.java.feature.jar' range='[0.0.0,1.1.0)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Java Code Generator core'/> <property name='org.eclipse.equinox.p2.description' value='Generate Java source code based on input models.
Generation with Java Emitter Templates and Abstract Syntax Tree is supported'/> <property name='org.eclipse.equinox.p2.description.url' value='http://www.sahits.ch/project/javacodegen/'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.feature.jar' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.java' version='1.1.0'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.java' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features and plugins may have different licenses. Please consult the liecenses aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.sql.feature.jar' version='1.1.0'> <update id='ch.sahits.codegen.sql.feature.jar' range='[0.0.0,1.1.0)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='SQL Insert Script generator Feature'/> <property name='org.eclipse.equinox.p2.description' value='Creating an SQL insert script based on a defined Datatools database connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql.feature.jar' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.sql' version='1.1.0'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.sql' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features and plugins may have different licenses. Please consult the liecenses aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.util' version='1.1.0' singleton='false'> <update id='ch.sahits.util' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='sahitsUtil'/> <property name='org.eclipse.equinox.p2.provider' value='sahits'/> </properties> <provides size='7'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.util' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.datastructure' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.io' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.math' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.util' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.util' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='2'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.0
Export-Package: ch.sahits.datastructure,ch.sahits.io,ch.sahits.math,ch.sahits.util
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.util
Bundle-Name: sahitsUtil
Bundle-Vendor: sahits
Bundle-ClassPath: sahitsUtil_0.1.1.jar,sahitsUtil_src_0.1.1.jar </instruction> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.oracle.feature.jar' version='1.1.0'> <update id='ch.sahits.codegen.oracle.feature.jar' range='[0.0.0,1.1.0)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG Oracle DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Oracle
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle.feature.jar' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.oracle' version='1.1.0'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.oracle' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.oracle.com/technology/software/htdocs/distlic.html'> ORACLE TECHNOLOGY NETWORK 
DEVELOPMENT AND DISTRIBUTION LICENSE AGREEMENT
"We," "us," and "our" refers to Oracle USA, Inc., for and on
behalf of itself and its subsidiaries and affiliates under common
control. "You" and "your" refers to the individual or entity
that wishes to use the programs from Oracle. "Programs" refers
to the software product you wish to download and use and program
documentation. "License" refers to your right to use the programs
under the terms of this agreement. This agreement is governed
by the substantive and procedural laws of California. You and
Oracle agree to submit to the exclusive jurisdiction of, and
venue in, the courts of San Francisco, San Mateo, or Santa Clara
counties in California in any dispute arising out of or relating
to this agreement.
We are willing to license the programs to you only upon the condition
that you accept all of the terms contained in this agreement.
Read the terms carefully and select the "Accept" button at the
bottom of the page to confirm your acceptance. If you are not
willing to be bound by these terms, select the "Do Not Accept"
button and the registration process will not continue.
License Rights
We grant you a nonexclusive, nontransferable limited license
to use the programs for purposes of developing your applications.
You may also distribute the programs with your applications to
your customers. If you want to use the programs for any purpose
other than as expressly permitted under this agreement you must
contact us, or an Oracle reseller, to obtain the appropriate
license. We may audit your use of the programs. Program documentation
is either shipped with the programs, or documentation may accessed
online at http://otn.oracle.com/docs.
Ownership and Restrictions
We retain all ownership and intellectual property rights in the
programs. You may make a sufficient number of copies of the
programs for the licensed use and one copy of the programs for
backup purposes.
You may not:
- use the programs for any purpose other than as provided above;
- distribute the programs unless accompanied with your applications;
- charge your end users for use of the programs;
- remove or modify any program markings or any notice of our
proprietary rights;
- use the programs to provide third party training on the content
and/or functionality of the programs, except for training your
licensed users;
- assign this agreement or give the programs, program access
or an interest in the programs to any individual or entity except
as provided under this agreement;
- cause or permit reverse engineering (unless required by law
for interoperability), disassembly or decompilation of the programs;
- disclose results of any program benchmark tests without our
prior consent; or,
- use any Oracle name, trademark or logo.
Program Distribution
We grant you a nonexclusive, nontransferable right to copy and
distribute the programs to your end users provided that you do
not charge your end users for use of the programs and provided
your end users may only use the programs to run your applications
for their business operations. Prior to distributing the programs
you shall require your end users to execute an agreement binding
them to terms consistent with those contained in this section
and the sections of this agreement entitled "License Rights,"
"Ownership and Restrictions," "Export," "Disclaimer of Warranties
and Exclusive Remedies," "No Technical Support," "End of Agreement,"
"Relationship Between the Parties," and "Open Source." You must
also include a provision stating that your end users shall have
no right to distribute the programs, and a provision specifying
us as a third party beneficiary of the agreement. You are responsible
for obtaining these agreements with your end users. 
You agree to: (a) defend and indemnify us against all claims
and damages caused by your distribution of the programs in breach
of this agreements and/or failure to include the required contractual
provisions in your end user agreement as stated above; (b) keep
executed end user agreements and records of end user information
including name, address, date of distribution and identity of
programs distributed; (c) allow us to inspect your end user agreements
and records upon request; and, (d) enforce the terms of your
end user agreements so as to effect a timely cure of any end
user breach, and to notify us of any breach of the terms.
Export
You agree that U.S. export control laws and other applicable
export and import laws govern your use of the programs, including
technical data; additional information can be found on Oracle's
Global Trade Compliance web site located at http://www.oracle.com/products/export/index.html?content.html.
You agree that neither the programs nor any direct product thereof
will be exported, directly, or indirectly, in violation of these
laws, or will be used for any purpose prohibited by these laws
including, without limitation, nuclear, chemical, or biological
weapons proliferation.
Disclaimer of Warranty and Exclusive Remedies
THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
WE FURTHER DISCLAIM ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING
WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.
IN NO EVENT SHALL WE BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES, OR DAMAGES FOR LOSS
OF PROFITS, REVENUE, DATA OR DATA USE, INCURRED BY YOU OR ANY
THIRD PARTY, WHETHER IN AN ACTION IN CONTRACT OR TORT, EVEN IF
WE HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. OUR
ENTIRE LIABILITY FOR DAMAGES HEREUNDER SHALL IN NO EVENT EXCEED
ONE THOUSAND DOLLARS (U.S. $1,000).
No Technical Support
Our technical support organization will not provide technical
support, phone support, or updates to you for the programs licensed
under this agreement.
Restricted Rights
If you distribute a license to the United States government,
the programs, including documentation, shall be considered commercial
computer software and you will place a legend, in addition to
applicable copyright notices, on the documentation, and on the
media label, substantially similar to the following:
NOTICE OF RESTRICTED RIGHTS
"Programs delivered subject to the DOD FAR Supplement are 'commercial
computer software' and use, duplication, and disclosure of the
programs, including documentation, shall be subject to the licensing
restrictions set forth in the applicable Oracle license agreement.
Otherwise, programs delivered subject to the Federal Acquisition
Regulations are 'restricted computer software' and use, duplication,
and disclosure of the programs, including documentation, shall
be subject to the restrictions in FAR 52.227-19, Commercial Computer
Software-Restricted Rights (June 1987). Oracle USA, Inc., 500
Oracle Parkway, Redwood City, CA 94065."
End of Agreement
You may terminate this agreement by destroying all copies of
the programs. We have the right to terminate your right to use
the programs if you fail to comply with any of the terms of this
agreement, in which case you shall destroy all copies of the
programs.
Relationship Between the Parties
The relationship between you and us is that of licensee/licensor.
Neither party will represent that it has any authority to assume
or create any obligation, express or implied, on behalf of the
other party, nor to represent the other party as agent, employee,
franchisee, or in any other capacity. Nothing in this agreement
shall be construed to limit either party's right to independently
develop or distribute software that is functionally similar to
the other party's products, so long as proprietary information
of the other party is not included in such software.
Open Source
"Open Source" software - software available without charge for
use, modification and distribution - is often licensed under
terms that require the user to make the user's modifications
to the Open Source software or any software that the user 'combines'
with the Open Source software freely available in source code
form. If you use Open Source software in conjunction with the
programs, you must ensure that your use does not: (i) create,
or purport to create, obligations of us with respect to the Oracle
programs; or (ii) grant, or purport to grant, to any third party
any rights to or immunities under our intellectual property or
proprietary rights in the Oracle programs. For example, you
may not develop a software program using an Oracle program and
an Open Source program where such use results in a program file(s)
that contains code from both the Oracle program and the Open
Source program (including without limitation libraries) if the
Open Source program is licensed under a license that requires
any "modifications" be made freely available. You also may not
combine the Oracle program with programs licensed under the GNU
General Public License ("GPL") in any manner that could cause,
or could be interpreted or asserted to cause, the Oracle program
or any modifications thereto to become subject to the terms of
the GPL.
Entire Agreement
You agree that this agreement is the complete agreement for the
programs and licenses, and this agreement supersedes all prior
or contemporaneous agreements or representations. If any term
of this agreement is found to be invalid or unenforceable, the
remaining provisions will remain effective.
Last updated: 03/09/05 </license> </licenses> <copyright url='http://www.example.com/copyright'> This feature includes the JDBC driver from Oracle which is available
under ORACLE TECHNOLOGY NETWORK DEVELOPMENT AND DISTRIBUTION LICENSE AGREEMENT.
The code by Sahits stands under the the EPL v1.0. Please consult
the licences of the plug-ins </copyright> </unit> <unit id='com.mysql' version='5.1.6' singleton='false'> <update id='com.mysql' range='[0.0.0,5.1.6)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Mysql Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sun Microsystem'/> </properties> <provides size='14'> <provided namespace='org.eclipse.equinox.p2.iu' name='com.mysql' version='5.1.6'/> <provided namespace='osgi.bundle' name='com.mysql' version='5.1.6'/> <provided namespace='java.package' name='com.mysql.jdbc' version='0.0.0'/> <provided namespace='java.package' name='com.mysql.jdbc.exceptions' version='0.0.0'/> <provided namespace='java.package' name='com.mysql.jdbc.exceptions.jdbc4' version='0.0.0'/> <provided namespace='java.package' name='com.mysql.jdbc.integration.c3p0' version='0.0.0'/> <provided namespace='java.package' name='com.mysql.jdbc.integration.jboss' version='0.0.0'/> <provided namespace='java.package' name='com.mysql.jdbc.interceptors' version='0.0.0'/> <provided namespace='java.package' name='com.mysql.jdbc.jdbc2.optional' version='0.0.0'/> <provided namespace='java.package' name='com.mysql.jdbc.log' version='0.0.0'/> <provided namespace='java.package' name='com.mysql.jdbc.profiler' version='0.0.0'/> <provided namespace='java.package' name='com.mysql.jdbc.util' version='0.0.0'/> <provided namespace='java.package' name='org.gjt.mm.mysql' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <artifacts size='1'> <artifact classifier='osgi.bundle' id='com.mysql' version='5.1.6'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='2'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 5.1.6
Export-Package: com.mysql.jdbc,com.mysql.jdbc.exceptions,com.mysql.jdbc.exceptions.jdbc4,com.mysql.jdbc.integration.c3p0,com.mysql.jdbc.integration.jboss,com.mysql.jdbc.interceptors,com.mysql.jdbc.jdbc2.optional,com.mysql.jdbc.log,com.mysql.jdbc.profiler,com.mysql.jdbc.util,org.gjt.mm.mysql
Manifest-Version: 1.0
Bundle-SymbolicName: com.mysql
Bundle-Name: Mysql Plug-in
Bundle-Vendor: Sun Microsystem
Bundle-ClassPath: mysql-connector-java-5.1.6-bin.jar </instruction> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.mysql' version='1.1.0'> <update id='ch.sahits.codegen.mysql' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='MySQL Data connector'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.mysql' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input.db' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='4'> <required namespace='osgi.bundle' name='org.eclipse.osgi' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.model' range='0.0.0'/> <required namespace='osgi.bundle' name='com.mysql' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.mysql' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.0
Export-Package: ch.sahits.codegen.java.input.db
Require-Bundle: org.eclipse.osgi,ch.sahits.codegen.java,ch.sahits.model,com.mysql
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.mysql;singleton:=true
Bundle-Name: MySQL Data connector
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.test.feature.group' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.test.feature.group' range='[0.0.0,1.1.0)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Plugin tests'/> <property name='org.eclipse.equinox.p2.description' value='Test for all Java Code Generator Plug-ins by Sahits'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test.feature.group' version='1.1.0'/> </provides> <requires size='11'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.gui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.mysql' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.jdom' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.junit4' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test.feature.jar' range='[1.1.0,1.1.0]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features
and plugins may have different licenses. Please consult the liecenses
aggreement of the individual plugins. </copyright> </unit> <unit id='org.jdom' version='1.0.0' singleton='false'> <update id='org.jdom' range='[0.0.0,1.0.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Jdom Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Jason Hunter & Brett McLaughlin'/> </properties> <provides size='10'> <provided namespace='org.eclipse.equinox.p2.iu' name='org.jdom' version='1.0.0'/> <provided namespace='osgi.bundle' name='org.jdom' version='1.0.0'/> <provided namespace='java.package' name='org.jdom' version='0.0.0'/> <provided namespace='java.package' name='org.jdom.adapters' version='0.0.0'/> <provided namespace='java.package' name='org.jdom.filter' version='0.0.0'/> <provided namespace='java.package' name='org.jdom.input' version='0.0.0'/> <provided namespace='java.package' name='org.jdom.output' version='0.0.0'/> <provided namespace='java.package' name='org.jdom.transform' version='0.0.0'/> <provided namespace='java.package' name='org.jdom.xpath' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <artifacts size='1'> <artifact classifier='osgi.bundle' id='org.jdom' version='1.0.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='2'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.0.0
Export-Package: org.jdom,org.jdom.adapters,org.jdom.filter,org.jdom.input,org.jdom.output,org.jdom.transform,org.jdom.xpath
Manifest-Version: 1.0
Bundle-SymbolicName: org.jdom
Bundle-Name: Jdom Plug-in
Bundle-Vendor: Jason Hunter & Brett McLaughlin
Bundle-ClassPath: jdom.jar </instruction> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.i18n.de' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.i18n.de' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='German translation'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.i18n.de' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.i18n.de' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> <provided namespace='osgi.fragment' name='ch.sahits.codegen.java' version='1.1.0'/> </provides> <requires size='1'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.9.5'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.i18n.de' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-Name: German translation
Bundle-Version: 1.1.0
Bundle-SymbolicName: ch.sahits.codegen.i18n.de
Manifest-Version: 1.0
Fragment-Host: ch.sahits.codegen.java;bundle-version="0.9.5"
Bundle-ManifestVersion: 2
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.mysql.feature.jar' version='1.1.0'> <update id='ch.sahits.codegen.mysql.feature.jar' range='[0.0.0,1.1.0)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG MySQL DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Sun MySQL
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql.feature.jar' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.mysql' version='1.1.0'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.mysql' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.gnu.org/licenses/gpl-2.0.html'> GNU General Public License
**************************

 GNU GENERAL PUBLIC LICENSE
 Version 2, June 1991
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 675 Mass Ave, Cambridge, MA 02139, USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 Preamble
 
 The licenses for most software are designed to take away your
 freedom to share and change it. By contrast, the GNU General Public
 License is intended to guarantee your freedom to share and change free
 software--to make sure the software is free for all its users. This
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it. (Some other Free Software Foundation software is covered by
 the GNU Library General Public License instead.) You can apply it to
 your programs, too.
 
 When we speak of free software, we are referring to freedom, not
 price. Our General Public Licenses are designed to make sure that you
 have the freedom to distribute copies of free software (and charge for
 this service if you wish), that you receive source code or can get it
 if you want it, that you can change the software or use pieces of it
 in new free programs; and that you know you can do these things.
 
 To protect your rights, we need to make restrictions that forbid
 anyone to deny you these rights or to ask you to surrender the rights.
 These restrictions translate to certain responsibilities for you if you
 distribute copies of the software, or if you modify it.
 
 For example, if you distribute copies of such a program, whether
 gratis or for a fee, you must give the recipients all the rights that
 you have. You must make sure that they, too, receive or can get the
 source code. And you must show them these terms so they know their
 rights.
 
 We protect your rights with two steps: (1) copyright the software, and
 (2) offer you this license which gives you legal permission to copy,
 distribute and/or modify the software.
 
 Also, for each author's protection and ours, we want to make certain
 that everyone understands that there is no warranty for this free
 software. If the software is modified by someone else and passed on, we
 want its recipients to know that what they have is not the original, so
 that any problems introduced by others will not reflect on the original
 authors' reputations.
 
 Finally, any free program is threatened constantly by software
 patents. We wish to avoid the danger that redistributors of a free
 program will individually obtain patent licenses, in effect making the
 program proprietary. To prevent this, we have made it clear that any
 patent must be licensed for everyone's free use or not licensed at all.
 
 The precise terms and conditions for copying, distribution and
 modification follow.
 
 GNU GENERAL PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 0. This License applies to any program or other work which contains
 a notice placed by the copyright holder saying it may be distributed
 under the terms of this General Public License. The "Program", below,
 refers to any such program or work, and a "work based on the Program"
 means either the Program or any derivative work under copyright law:
 that is to say, a work containing the Program or a portion of it,
 either verbatim or with modifications and/or translated into another
 language. (Hereinafter, translation is included without limitation in
 the term "modification".) Each licensee is addressed as "you".
 
 Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope. The act of
 running the Program is not restricted, and the output from the Program
 is covered only if its contents constitute a work based on the
 Program (independent of having been made by running the Program).
 Whether that is true depends on what the Program does.
 
 1. You may copy and distribute verbatim copies of the Program's
 source code as you receive it, in any medium, provided that you
 conspicuously and appropriately publish on each copy an appropriate
 copyright notice and disclaimer of warranty; keep intact all the
 notices that refer to this License and to the absence of any warranty;
 and give any other recipients of the Program a copy of this License
 along with the Program.
 
 You may charge a fee for the physical act of transferring a copy, and
 you may at your option offer warranty protection in exchange for a fee.
 
 2. You may modify your copy or copies of the Program or any portion
 of it, thus forming a work based on the Program, and copy and
 distribute such modifications or work under the terms of Section 1
 above, provided that you also meet all of these conditions:
 
 a) You must cause the modified files to carry prominent notices
 stating that you changed the files and the date of any change.
 
 b) You must cause any work that you distribute or publish, that in
 whole or in part contains or is derived from the Program or any
 part thereof, to be licensed as a whole at no charge to all third
 parties under the terms of this License.
 
 c) If the modified program normally reads commands interactively
 when run, you must cause it, when started running for such
 interactive use in the most ordinary way, to print or display an
 announcement including an appropriate copyright notice and a
 notice that there is no warranty (or else, saying that you provide
 a warranty) and that users may redistribute the program under
 these conditions, and telling the user how to view a copy of this
 License. (Exception: if the Program itself is interactive but
 does not normally print such an announcement, your work based on
 the Program is not required to print an announcement.)
 
 These requirements apply to the modified work as a whole. If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
 themselves, then this License, and its terms, do not apply to those
 sections when you distribute them as separate works. But when you
 distribute the same sections as part of a whole which is a work based
 on the Program, the distribution of the whole must be on the terms of
 this License, whose permissions for other licensees extend to the
 entire whole, and thus to each and every part regardless of who wrote it.
 
 Thus, it is not the intent of this section to claim rights or contest
 your rights to work written entirely by you; rather, the intent is to
 exercise the right to control the distribution of derivative or
 collective works based on the Program.
 
 In addition, mere aggregation of another work not based on the Program
 with the Program (or with a work based on the Program) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 
 3. You may copy and distribute the Program (or a work based on it,
 under Section 2) in object code or executable form under the terms of
 Sections 1 and 2 above provided that you also do one of the following:
 
 a) Accompany it with the complete corresponding machine-readable
 source code, which must be distributed under the terms of Sections
 1 and 2 above on a medium customarily used for software interchange; or,
 
 b) Accompany it with a written offer, valid for at least three
 years, to give any third party, for a charge no more than your
 cost of physically performing source distribution, a complete
 machine-readable copy of the corresponding source code, to be
 distributed under the terms of Sections 1 and 2 above on a medium
 customarily used for software interchange; or,
 
 c) Accompany it with the information you received as to the offer
 to distribute corresponding source code. (This alternative is
 allowed only for noncommercial distribution and only if you
 received the program in object code or executable form with such
 an offer, in accord with Subsection b above.)
 
 The source code for a work means the preferred form of the work for
 making modifications to it. For an executable work, complete source
 code means all the source code for all modules it contains, plus any
 associated interface definition files, plus the scripts used to
 control compilation and installation of the executable. However, as a
 special exception, the source code distributed need not include
 anything that is normally distributed (in either source or binary
 form) with the major components (compiler, kernel, and so on) of the
 operating system on which the executable runs, unless that component
 itself accompanies the executable.
 
 If distribution of executable or object code is made by offering
 access to copy from a designated place, then offering equivalent
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
 
 4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License. Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
 void, and will automatically terminate your rights under this License.
 However, parties who have received copies, or rights, from you under
 this License will not have their licenses terminated so long as such
 parties remain in full compliance.
 
 5. You are not required to accept this License, since you have not
 signed it. However, nothing else grants you permission to modify or
 distribute the Program or its derivative works. These actions are
 prohibited by law if you do not accept this License. Therefore, by
 modifying or distributing the Program (or any work based on the
 Program), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
 the Program or works based on it.
 
 6. Each time you redistribute the Program (or any work based on the
 Program), the recipient automatically receives a license from the
 original licensor to copy, distribute or modify the Program subject to
 these terms and conditions. You may not impose any further
 restrictions on the recipients' exercise of the rights granted herein.
 You are not responsible for enforcing compliance by third parties to
 this License.
 
 7. If, as a consequence of a court judgment or allegation of patent
 infringement or for any other reason (not limited to patent issues),
 conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
 excuse you from the conditions of this License. If you cannot
 distribute so as to satisfy simultaneously your obligations under this
 License and any other pertinent obligations, then as a consequence you
 may not distribute the Program at all. For example, if a patent
 license would not permit royalty-free redistribution of the Program by
 all those who receive copies directly or indirectly through you, then
 the only way you could satisfy both it and this License would be to
 refrain entirely from distribution of the Program.
 
 If any portion of this section is held invalid or unenforceable under
 any particular circumstance, the balance of the section is intended to
 apply and the section as a whole is intended to apply in other
 circumstances.
 
 It is not the purpose of this section to induce you to infringe any
 patents or other property right claims or to contest validity of any
 such claims; this section has the sole purpose of protecting the
 integrity of the free software distribution system, which is
 implemented by public license practices. Many people have made
 generous contributions to the wide range of software distributed
 through that system in reliance on consistent application of that
 system; it is up to the author/donor to decide if he or she is willing
 to distribute software through any other system and a licensee cannot
 impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
 
 8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
 may add an explicit geographical distribution limitation excluding
 those countries, so that distribution is permitted only in or among
 countries not thus excluded. In such case, this License incorporates
 the limitation as if written in the body of this License.
 
 9. The Free Software Foundation may publish revised and/or new versions
 of the General Public License from time to time. Such new versions will
 be similar in spirit to the present version, but may differ in detail to
 address new problems or concerns.
 
 Each version is given a distinguishing version number. If the Program
 specifies a version number of this License which applies to it and "any
 later version", you have the option of following the terms and conditions
 either of that version or of any later version published by the Free
 Software Foundation. If the Program does not specify a version number of
 this License, you may choose any version ever published by the Free Software
 Foundation.
 
 10. If you wish to incorporate parts of the Program into other free
 programs whose distribution conditions are different, write to the author
 to ask for permission. For software which is copyrighted by the Free
 Software Foundation, write to the Free Software Foundation; we sometimes
 make exceptions for this. Our decision will be guided by the two goals
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
 NO WARRANTY
 
 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
 REPAIR OR CORRECTION.
 
 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
 END OF TERMS AND CONDITIONS
 
 Appendix: How to Apply These Terms to Your New Programs
 
 If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
 free software which everyone can redistribute and change under these terms.
 
 To do so, attach the following notices to the program. It is safest
 to attach them to the start of each source file to most effectively
 convey the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
 <one line to give the program's name and a brief idea of what it does.>
 Copyright (C) 19yy <name of author>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 Also add information on how to contact you by electronic and paper mail.
 
 If the program is interactive, make it output a short notice like this
 when it starts in an interactive mode:
 
 Gnomovision version 69, Copyright (C) 19yy name of author
 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
 This is free software, and you are welcome to redistribute it
 under certain conditions; type `show c' for details.
 
 The hypothetical commands `show w' and `show c' should show the appropriate
 parts of the General Public License. Of course, the commands you use may
 be called something other than `show w' and `show c'; they could even be
 mouse-clicks or menu items--whatever suits your program.
 
 You should also get your employer (if you work as a programmer) or your
 school, if any, to sign a "copyright disclaimer" for the program, if
 necessary. Here is a sample; alter the names:
 
 Yoyodyne, Inc., hereby disclaims all copyright interest in the program
 `Gnomovision' (which makes passes at compilers) written by James Hacker.
 
 <signature of Ty Coon>, 1 April 1989
 Ty Coon, President of Vice
 
 This General Public License does not permit incorporating your program into
 proprietary programs. If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
 library. If this is what you want to do, use the GNU Library General
 Public License instead of this License. </license> </licenses> <copyright> This feature includes the JDBC driver from Sun which is available under GPLv2.
The code by Sahits stands under the the EPL v1.0. Please consult the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.microsoft.feature.group' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.microsoft.feature.group' range='[0.0.0,1.1.0)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Microsoft DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Microsoft SQL Server.
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft.feature.group' version='1.1.0'/> </provides> <requires size='3'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.microsoft' range='[1.0.809.102,1.0.809.102]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft.feature.jar' range='[1.1.0,1.1.0]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license> MICROSOFT SOFTWARE LICENSE TERMS
MICROSOFT SQL SERVER 2005 JDBC DRIVER
These license terms are an agreement between Microsoft Corporation
(or based on where you live, one of its affiliates) and you.
Please read them. They apply to the software named above, which
includes the media on which you received it, if any. The terms
also apply to any Microsoft
* updates,
* supplements,
* Internet-based services, and 
* support services
for this software, unless other terms accompany those items.
If so, those terms apply.
By using the software, you accept these terms. If you do not
accept them, do not use the software.
If you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS. You may install and use any
number of copies of the software on your devices.
2. SCOPE OF LICENSE. The software is licensed, not sold. This
agreement only gives you some rights to use the software. Microsoft
reserves all other rights. Unless applicable law gives you more
rights despite this limitation, you may use the software only
as expressly permitted in this agreement. In doing so, you must
comply with any technical limitations in the software that only
allow you to use it in certain ways. You may not
* disclose the results of any benchmark tests of the software
to any third party without Microsoft�s prior written approval;
* reverse engineer, decompile or disassemble the software, except
and only to the extent that applicable law expressly permits,
despite this limitation;
* publish the software for others to copy; or
* rent, lease or lend the software.
3. TRANSFER TO A THIRD PARTY. The first user of the software
may transfer it and this agreement directly to a third party.
Before the transfer, that party must agree that this agreement
applies to the transfer and use of the software. The first user
must uninstall the software before transferring it separately
from the device. The first user may not retain any copies.
4. EXPORT RESTRICTIONS. The software is subject to United States
export laws and regulations. You must comply with all domestic
and international export laws and regulations that apply to the
software. These laws include restrictions on destinations, end
users and end use. For additional information, see www.microsoft.com/exporting.
5. SUPPORT SERVICES. Because this software is "as is," we may
not provide support services for it.
6. ENTIRE AGREEMENT. This agreement, and the terms for supplements,
updates, Internet-based services and support services that you
use, are the entire agreement for the software and support services.
7. APPLICABLE LAW.
a. United States. If you acquired the software in the United
States, Washington state law governs the interpretation of this
agreement and applies to claims for breach of it, regardless
of conflict of laws principles. The laws of the state where
you live govern all other claims, including claims under state
consumer protection laws, unfair competition laws, and in tort.
b. Outside the United States. If you acquired the software in
any other country, the laws of that country apply.
8. LEGAL EFFECT. This agreement describes certain legal rights.
You may have other rights under the laws of your country. You
may also have rights with respect to the party from whom you
acquired the software. This agreement does not change your rights
under the laws of your country if the laws of your country do
not permit it to do so.
9. DISCLAIMER OF WARRANTY. The software is licensed "as-is."
You bear the risk of using it. Microsoft gives no express warranties,
guarantees or conditions. You may have additional consumer rights
under your local laws which this agreement cannot change. To
the extent permitted under your local laws, Microsoft excludes
the implied warranties of merchantability, fitness for a particular
purpose and non-infringement.
10. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. You
can recover from Microsoft and its suppliers only direct damages
up to U.S. $5.00. You cannot recover any other damages, including
consequential, lost profits, special, indirect or incidental
damages.
This limitation applies to
* anything related to the software, services, content (including
code) on third party Internet sites, or third party programs;
and
* claims for breach of contract, breach of warranty, guarantee
or condition, strict liability, negligence, or other tort to
the extent permitted by applicable law.
It also applies even if Microsoft knew or should have known about
the possibility of the damages. The above limitation or exclusion
may not apply to you because your country may not allow the exclusion
or limitation of incidental, consequential or other damages.
Please note: As this software is distributed in Quebec, Canada,
some of the clauses in this agreement are provided below in French.
Remarque : Ce logiciel �tant distribu� au Qu�bec, Canada, certaines
des clauses dans ce contrat sont fournies ci-dessous en fran�ais.
EXON�RATION DE GARANTIE. Le logiciel vis� par une licence est
offert � tel quel �. Toute utilisation de ce logiciel est � votre
seule risque et p�ril. Microsoft n�accorde aucune autre garantie
expresse. Vous pouvez b�n�ficier de droits additionnels en vertu
du droit local sur la protection dues consommateurs, que ce contrat
ne peut modifier. La ou elles sont permises par le droit locale,
les garanties implicites de qualit� marchande, d�ad�quation �
un usage particulier et d�absence de contrefa�on sont exclues.
LIMITATION DES DOMMAGES-INT�R�TS ET EXCLUSION DE RESPONSABILIT�
POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses
fournisseurs une indemnisation en cas de dommages directs uniquement
� hauteur de 5,00 $ US. Vous ne pouvez pr�tendre � aucune indemnisation
pour les autres dommages, y compris les dommages sp�ciaux, indirects
ou accessoires et pertes de b�n�fices.
Cette limitation concerne :
* tout ce qui est reli� au logiciel, aux services ou au contenu
(y compris le code) figurant sur des sites Internet tiers ou
dans des programmes tiers ; et
* les r�clamations au titre de violation de contrat ou de garantie,
ou au titre de responsabilit� stricte, de n�gligence ou d�une
autre faute dans la limite autoris�e par la loi en vigueur.
Elle s�applique �galement, m�me si Microsoft connaissait ou devrait
conna�tre l��ventualit� d�un tel dommage. Si votre pays n�autorise
pas l�exclusion ou la limitation de responsabilit� pour les dommages
indirects, accessoires ou de quelque nature que ce soit, il se
peut que la limitation ou l�exclusion ci-dessus ne s�appliquera
pas � votre �gard.
EFFET JURIDIQUE. Le pr�sent contrat d�crit certains droits juridiques.
Vous pourriez avoir d�autres droits pr�vus par les lois de votre
pays. Le pr�sent contrat ne modifie pas les droits que vous
conf�rent les lois de votre pays si celles-ci ne le permettent
pas. </license> </licenses> <copyright url='http://www.example.com/copyright'> This feature includes the JDBC driver from Microsoft which is available
under MICROSOFT SOFTWARE LICENSE TERMS (MSLT).
The code by Sahits stands under the the EPL v1.0. Please consult
the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.microsoft' version='1.1.0'> <update id='ch.sahits.codegen.microsoft' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='SQL Server Connector'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.microsoft' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input.db' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='4'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.model' range='0.0.0'/> <required namespace='osgi.bundle' name='com.microsoft' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.osgi' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.microsoft' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.0
Export-Package: ch.sahits.codegen.java.input.db
Require-Bundle: ch.sahits.codegen.java,ch.sahits.model,com.microsoft,org.eclipse.osgi
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.microsoft;singleton:=true
Bundle-Name: SQL Server Connector
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.java.examples' version='1.1.0'> <update id='ch.sahits.codegen.java.examples' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Java Codegen Examples Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.examples' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.java.examples' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.codegen.example' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='8'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.model' range='0.0.0'/> <required namespace='osgi.bundle' name='org.jdom' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.util' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.jdt.ui' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.sql' range='1.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.java.examples' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.0
Export-Package: ch.sahits.codegen.example;uses:="ch.sahits.codegen.sql.generator,ch.sahits.codegen.sql.model"
Require-Bundle: ch.sahits.codegen.java,ch.sahits.model,org.jdom,ch.sahits.util,org.eclipse.jdt.ui,org.eclipse.core.runtime,org.eclipse.ui,ch.sahits.codegen.sql;bundle-version="1.0.0"
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.java.examples;singleton:=true
Bundle-Name: Java Codegen Examples Plug-in
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='com.microsoft' version='1.0.809.102' singleton='false'> <update id='com.microsoft' range='[0.0.0,1.0.809.102)' severity='0'/> <properties size='1'> <property name='org.eclipse.equinox.p2.name' value='Microsoft SQL Server Driver'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='com.microsoft' version='1.0.809.102'/> <provided namespace='osgi.bundle' name='com.microsoft' version='1.0.809.102'/> <provided namespace='java.package' name='com.microsoft.sqlserver.jdbc' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <artifacts size='1'> <artifact classifier='osgi.bundle' id='com.microsoft' version='1.0.809.102'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='2'> <instruction key='manifest'> Export-Package: com.microsoft.sqlserver.jdbc
Bundle-ClassPath: sqljdbc.jar
Bundle-Name: Microsoft SQL Server Driver
Bundle-Version: 1.0.809.102
Bundle-SymbolicName: com.microsoft
Manifest-Version: 1.0
Bundle-ManifestVersion: 2 </instruction> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.oracle' version='1.1.0'> <update id='ch.sahits.codegen.oracle' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Oracle Connector Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.oracle' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input.db' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='3'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.model' range='0.0.0'/> <required namespace='osgi.bundle' name='com.oracle' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.oracle' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.0
Export-Package: ch.sahits.codegen.java.input.db
Require-Bundle: ch.sahits.codegen.java,ch.sahits.model,com.oracle
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.oracle;singleton:=true
Bundle-Name: Oracle Connector Plug-in
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.sql' version='1.1.0'> <update id='ch.sahits.codegen.sql' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='SQL Insert Script maker'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='9'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.sql' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.extension' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.generator' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.internal.model' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.model' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.wizards' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='13'> <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui.ide' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.connectivity.sqm.core' range='1.0.3'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.connectivity' range='1.1.1'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.sdk.feature.source' range='1.6.1'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.modelbase.sql' range='1.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.sqltools.sqlscrapbook' range='1.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.jdt.ui' range='3.4.1'/> <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='3.4.2'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.core' range='1.1.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.help' range='1.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.sql' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Name: SQL Insert Script maker
Bundle-Version: 1.1.0
Require-Bundle: org.eclipse.core.resources,org.eclipse.ui,org.eclipse.ui.ide,org.eclipse.core.runtime,org.eclipse.datatools.connectivity.sqm.core;bundle-version="1.0.3",org.eclipse.datatools.connectivity;bundle-version="1.1.1",org.eclipse.datatools.sdk.feature.source;bundle-version="1.6.1",org.eclipse.datatools.modelbase.sql;bundle-version="1.0.0",org.eclipse.datatools.sqltools.sqlscrapbook;bundle-version="1.0.0",org.eclipse.jdt.ui;bundle-version="3.4.1",org.eclipse.jdt.core;bundle-version="3.4.2",ch.sahits.codegen.core;bundle-version="1.1.0",ch.sahits.codegen.help;bundle-version="1.0.0"
Export-Package: ch.sahits.codegen.sql,ch.sahits.codegen.sql.extension,ch.sahits.codegen.sql.generator,ch.sahits.codegen.sql.internal.model;x-internal:=true,ch.sahits.codegen.sql.model,ch.sahits.codegen.sql.wizards
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-SymbolicName: ch.sahits.codegen.sql; singleton:=true
Manifest-Version: 1.0
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.java' version='1.1.0'> <update id='ch.sahits.codegen.java' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Java Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='14'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.java' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.generator' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.generator.ast' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.generator.jettemplate' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input.db' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.internal.wizards' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.model' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.model.util' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.util' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.wizards' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='15'> <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui.views' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.jdt.ui' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.jface.text' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui.editors' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui.ide' range='0.0.0'/> <required namespace='osgi.bundle' name='org.jdom' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.util' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.emf.codegen' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.model' range='0.9.4'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.core' range='1.1.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.help' range='1.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.java' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='2'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Export-Package: ch.sahits.codegen.java,ch.sahits.codegen.java.generator,ch.sahits.codegen.java.generator.ast,ch.sahits.codegen.java.generator.jettemplate,ch.sahits.codegen.java.input,ch.sahits.codegen.java.input.db,ch.sahits.codegen.java.internal.wizards;x-internal:=true,ch.sahits.codegen.java.model,ch.sahits.codegen.java.model.util,ch.sahits.codegen.java.util,ch.sahits.codegen.java.wizards
Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,org.eclipse.jdt.core;visibility:=reexport,org.eclipse.ui.views,org.eclipse.jdt.ui;visibility:=reexport,org.eclipse.core.resources;visibility:=reexport,org.eclipse.jface.text;visibility:=reexport,org.eclipse.ui;visibility:=reexport,org.eclipse.ui.editors,org.eclipse.ui.ide,org.jdom,ch.sahits.util,org.eclipse.emf.codegen,ch.sahits.model;bundle-version="0.9.4";visibility:=reexport,ch.sahits.codegen.core;bundle-version="1.1.0";visibility:=reexport,ch.sahits.codegen.help;bundle-version="1.0.0"
Bundle-Activator: ch.sahits.codegen.java.Activator
Bundle-Name: Java Plug-in
Bundle-Version: 1.1.0
Bundle-Vendor: Sahits
Eclipse-BuddyPolicy: dependent, registered, app, ext
Bundle-SymbolicName: ch.sahits.codegen.java;singleton:=true
Bundle-ClassPath: .
Manifest-Version: 1.0
Eclipse-LazyStart: true </instruction> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.i18n.de.translated_host_properties' version='1.1.0'> <hostRequirements size='1'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.9.5' greedy='false'/> </hostRequirements> <properties size='1'> <property name='org.eclipse.equinox.p2.type.fragment' value='true'/> </properties> <requires size='1'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.9.5' greedy='false'/> </requires> <touchpoint id='null' version='0.0.0'/> </unit> <unit id='ch.sahits.codegen.oracle.feature.group' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.oracle.feature.group' range='[0.0.0,1.1.0)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Oracle DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Oracle
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle.feature.group' version='1.1.0'/> </provides> <requires size='5'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.oracle' range='[9.2.0.8,9.2.0.8]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle.feature.jar' range='[1.1.0,1.1.0]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.oracle.com/technology/software/htdocs/distlic.html'> ORACLE TECHNOLOGY NETWORK 
DEVELOPMENT AND DISTRIBUTION LICENSE AGREEMENT
"We," "us," and "our" refers to Oracle USA, Inc., for and on
behalf of itself and its subsidiaries and affiliates under common
control. "You" and "your" refers to the individual or entity
that wishes to use the programs from Oracle. "Programs" refers
to the software product you wish to download and use and program
documentation. "License" refers to your right to use the programs
under the terms of this agreement. This agreement is governed
by the substantive and procedural laws of California. You and
Oracle agree to submit to the exclusive jurisdiction of, and
venue in, the courts of San Francisco, San Mateo, or Santa Clara
counties in California in any dispute arising out of or relating
to this agreement.
We are willing to license the programs to you only upon the condition
that you accept all of the terms contained in this agreement.
Read the terms carefully and select the "Accept" button at the
bottom of the page to confirm your acceptance. If you are not
willing to be bound by these terms, select the "Do Not Accept"
button and the registration process will not continue.
License Rights
We grant you a nonexclusive, nontransferable limited license
to use the programs for purposes of developing your applications.
You may also distribute the programs with your applications to
your customers. If you want to use the programs for any purpose
other than as expressly permitted under this agreement you must
contact us, or an Oracle reseller, to obtain the appropriate
license. We may audit your use of the programs. Program documentation
is either shipped with the programs, or documentation may accessed
online at http://otn.oracle.com/docs.
Ownership and Restrictions
We retain all ownership and intellectual property rights in the
programs. You may make a sufficient number of copies of the
programs for the licensed use and one copy of the programs for
backup purposes.
You may not:
- use the programs for any purpose other than as provided above;
- distribute the programs unless accompanied with your applications;
- charge your end users for use of the programs;
- remove or modify any program markings or any notice of our
proprietary rights;
- use the programs to provide third party training on the content
and/or functionality of the programs, except for training your
licensed users;
- assign this agreement or give the programs, program access
or an interest in the programs to any individual or entity except
as provided under this agreement;
- cause or permit reverse engineering (unless required by law
for interoperability), disassembly or decompilation of the programs;
- disclose results of any program benchmark tests without our
prior consent; or,
- use any Oracle name, trademark or logo.
Program Distribution
We grant you a nonexclusive, nontransferable right to copy and
distribute the programs to your end users provided that you do
not charge your end users for use of the programs and provided
your end users may only use the programs to run your applications
for their business operations. Prior to distributing the programs
you shall require your end users to execute an agreement binding
them to terms consistent with those contained in this section
and the sections of this agreement entitled "License Rights,"
"Ownership and Restrictions," "Export," "Disclaimer of Warranties
and Exclusive Remedies," "No Technical Support," "End of Agreement,"
"Relationship Between the Parties," and "Open Source." You must
also include a provision stating that your end users shall have
no right to distribute the programs, and a provision specifying
us as a third party beneficiary of the agreement. You are responsible
for obtaining these agreements with your end users. 
You agree to: (a) defend and indemnify us against all claims
and damages caused by your distribution of the programs in breach
of this agreements and/or failure to include the required contractual
provisions in your end user agreement as stated above; (b) keep
executed end user agreements and records of end user information
including name, address, date of distribution and identity of
programs distributed; (c) allow us to inspect your end user agreements
and records upon request; and, (d) enforce the terms of your
end user agreements so as to effect a timely cure of any end
user breach, and to notify us of any breach of the terms.
Export
You agree that U.S. export control laws and other applicable
export and import laws govern your use of the programs, including
technical data; additional information can be found on Oracle's
Global Trade Compliance web site located at http://www.oracle.com/products/export/index.html?content.html.
You agree that neither the programs nor any direct product thereof
will be exported, directly, or indirectly, in violation of these
laws, or will be used for any purpose prohibited by these laws
including, without limitation, nuclear, chemical, or biological
weapons proliferation.
Disclaimer of Warranty and Exclusive Remedies
THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
WE FURTHER DISCLAIM ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING
WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.
IN NO EVENT SHALL WE BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES, OR DAMAGES FOR LOSS
OF PROFITS, REVENUE, DATA OR DATA USE, INCURRED BY YOU OR ANY
THIRD PARTY, WHETHER IN AN ACTION IN CONTRACT OR TORT, EVEN IF
WE HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. OUR
ENTIRE LIABILITY FOR DAMAGES HEREUNDER SHALL IN NO EVENT EXCEED
ONE THOUSAND DOLLARS (U.S. $1,000).
No Technical Support
Our technical support organization will not provide technical
support, phone support, or updates to you for the programs licensed
under this agreement.
Restricted Rights
If you distribute a license to the United States government,
the programs, including documentation, shall be considered commercial
computer software and you will place a legend, in addition to
applicable copyright notices, on the documentation, and on the
media label, substantially similar to the following:
NOTICE OF RESTRICTED RIGHTS
"Programs delivered subject to the DOD FAR Supplement are 'commercial
computer software' and use, duplication, and disclosure of the
programs, including documentation, shall be subject to the licensing
restrictions set forth in the applicable Oracle license agreement.
Otherwise, programs delivered subject to the Federal Acquisition
Regulations are 'restricted computer software' and use, duplication,
and disclosure of the programs, including documentation, shall
be subject to the restrictions in FAR 52.227-19, Commercial Computer
Software-Restricted Rights (June 1987). Oracle USA, Inc., 500
Oracle Parkway, Redwood City, CA 94065."
End of Agreement
You may terminate this agreement by destroying all copies of
the programs. We have the right to terminate your right to use
the programs if you fail to comply with any of the terms of this
agreement, in which case you shall destroy all copies of the
programs.
Relationship Between the Parties
The relationship between you and us is that of licensee/licensor.
Neither party will represent that it has any authority to assume
or create any obligation, express or implied, on behalf of the
other party, nor to represent the other party as agent, employee,
franchisee, or in any other capacity. Nothing in this agreement
shall be construed to limit either party's right to independently
develop or distribute software that is functionally similar to
the other party's products, so long as proprietary information
of the other party is not included in such software.
Open Source
"Open Source" software - software available without charge for
use, modification and distribution - is often licensed under
terms that require the user to make the user's modifications
to the Open Source software or any software that the user 'combines'
with the Open Source software freely available in source code
form. If you use Open Source software in conjunction with the
programs, you must ensure that your use does not: (i) create,
or purport to create, obligations of us with respect to the Oracle
programs; or (ii) grant, or purport to grant, to any third party
any rights to or immunities under our intellectual property or
proprietary rights in the Oracle programs. For example, you
may not develop a software program using an Oracle program and
an Open Source program where such use results in a program file(s)
that contains code from both the Oracle program and the Open
Source program (including without limitation libraries) if the
Open Source program is licensed under a license that requires
any "modifications" be made freely available. You also may not
combine the Oracle program with programs licensed under the GNU
General Public License ("GPL") in any manner that could cause,
or could be interpreted or asserted to cause, the Oracle program
or any modifications thereto to become subject to the terms of
the GPL.
Entire Agreement
You agree that this agreement is the complete agreement for the
programs and licenses, and this agreement supersedes all prior
or contemporaneous agreements or representations. If any term
of this agreement is found to be invalid or unenforceable, the
remaining provisions will remain effective.
Last updated: 03/09/05 </license> </licenses> <copyright url='http://www.example.com/copyright'> This feature includes the JDBC driver from Oracle which is available
under ORACLE TECHNOLOGY NETWORK DEVELOPMENT AND DISTRIBUTION LICENSE AGREEMENT.
The code by Sahits stands under the the EPL v1.0. Please consult
the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.test.feature.jar' version='1.1.0'> <update id='ch.sahits.codegen.test.feature.jar' range='[0.0.0,1.1.0)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG Plugin tests'/> <property name='org.eclipse.equinox.p2.description' value='Test for all Java Code Generator Plug-ins by Sahits'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test.feature.jar' version='1.1.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.test' version='1.1.0'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.test' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features
and plugins may have different licenses. Please consult the liecenses
aggreement of the individual plugins. </copyright> </unit> <unit id='com.oracle' version='9.2.0.8' singleton='false'> <update id='com.oracle' range='[0.0.0,9.2.0.8)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Oracle JDBC Driver Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Oracle'/> </properties> <provides size='31'> <provided namespace='org.eclipse.equinox.p2.iu' name='com.oracle' version='9.2.0.8'/> <provided namespace='osgi.bundle' name='com.oracle' version='9.2.0.8'/> <provided namespace='java.package' name='oracle.core.lmx' version='0.0.0'/> <provided namespace='java.package' name='oracle.core.lvf' version='0.0.0'/> <provided namespace='java.package' name='oracle.gss.util' version='0.0.0'/> <provided namespace='java.package' name='oracle.gss.util.CharConvBuilder' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.dbaccess' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.driver' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.internal' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.oci' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.oci8' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.oracore' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.pool' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.ttc7' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.util' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.xa' version='0.0.0'/> <provided namespace='java.package' name='oracle.jdbc.xa.client' version='0.0.0'/> <provided namespace='java.package' name='oracle.jpub.runtime' version='0.0.0'/> <provided namespace='java.package' name='oracle.net.TNSAddress' version='0.0.0'/> <provided namespace='java.package' name='oracle.net.ano' version='0.0.0'/> <provided namespace='java.package' name='oracle.net.aso' version='0.0.0'/> <provided namespace='java.package' name='oracle.net.jndi' version='0.0.0'/> <provided namespace='java.package' name='oracle.net.nl' version='0.0.0'/> <provided namespace='java.package' name='oracle.net.ns' version='0.0.0'/> <provided namespace='java.package' name='oracle.net.nt' version='0.0.0'/> <provided namespace='java.package' name='oracle.net.resolver' version='0.0.0'/> <provided namespace='java.package' name='oracle.security.o3logon' version='0.0.0'/> <provided namespace='java.package' name='oracle.sql' version='0.0.0'/> <provided namespace='java.package' name='oracle.sql.converter' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <artifacts size='1'> <artifact classifier='osgi.bundle' id='com.oracle' version='9.2.0.8'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='2'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 9.2.0.8
Export-Package: oracle.core.lmx,oracle.core.lvf,oracle.gss.util,oracle.gss.util.CharConvBuilder,oracle.jdbc,oracle.jdbc.dbaccess,oracle.jdbc.driver,oracle.jdbc.internal,oracle.jdbc.oci,oracle.jdbc.oci8,oracle.jdbc.oracore,oracle.jdbc.pool,oracle.jdbc.ttc7,oracle.jdbc.util,oracle.jdbc.xa,oracle.jdbc.xa.client,oracle.jpub.runtime,oracle.net.TNSAddress,oracle.net.ano,oracle.net.aso,oracle.net.jndi,oracle.net.nl,oracle.net.ns,oracle.net.nt,oracle.net.resolver,oracle.security.o3logon,oracle.sql,oracle.sql.converter
Manifest-Version: 1.0
Bundle-SymbolicName: com.oracle
Bundle-Name: Oracle JDBC Driver Plug-in
Bundle-Vendor: Oracle
Bundle-ClassPath: ojdbc14.jar </instruction> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.model' version='1.1.0'> <update id='ch.sahits.model' range='[0.0.0,1.1.0)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Model Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='10'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' version='1.1.0'/> <provided namespace='osgi.bundle' name='ch.sahits.model' version='1.1.0'/> <provided namespace='java.package' name='ch.sahits.model' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.db' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.gui' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.internal.java.gui' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.java' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.java.db' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.java.gui' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='2'> <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.model' version='1.1.0'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.0
Export-Package: ch.sahits.model,ch.sahits.model.db,ch.sahits.model.gui,ch.sahits.model.internal.java.gui;x-internal:=true,ch.sahits.model.java,ch.sahits.model.java.db,ch.sahits.model.java.gui
Require-Bundle: org.eclipse.jdt.core,org.eclipse.core.runtime
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.model;singleton:=true
Bundle-Name: Model Plug-in
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.mysql.feature.group' version='1.1.0' singleton='false'> <update id='ch.sahits.codegen.mysql.feature.group' range='[0.0.0,1.1.0)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG MySQL DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Sun MySQL
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql.feature.group' version='1.1.0'/> </provides> <requires size='6'> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.osgi' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql' range='[1.1.0,1.1.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.mysql' range='[5.1.6,5.1.6]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql.feature.jar' range='[1.1.0,1.1.0]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.gnu.org/licenses/gpl-2.0.html'> GNU General Public License
**************************

 GNU GENERAL PUBLIC LICENSE
 Version 2, June 1991
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 675 Mass Ave, Cambridge, MA 02139, USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 Preamble
 
 The licenses for most software are designed to take away your
 freedom to share and change it. By contrast, the GNU General Public
 License is intended to guarantee your freedom to share and change free
 software--to make sure the software is free for all its users. This
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it. (Some other Free Software Foundation software is covered by
 the GNU Library General Public License instead.) You can apply it to
 your programs, too.
 
 When we speak of free software, we are referring to freedom, not
 price. Our General Public Licenses are designed to make sure that you
 have the freedom to distribute copies of free software (and charge for
 this service if you wish), that you receive source code or can get it
 if you want it, that you can change the software or use pieces of it
 in new free programs; and that you know you can do these things.
 
 To protect your rights, we need to make restrictions that forbid
 anyone to deny you these rights or to ask you to surrender the rights.
 These restrictions translate to certain responsibilities for you if you
 distribute copies of the software, or if you modify it.
 
 For example, if you distribute copies of such a program, whether
 gratis or for a fee, you must give the recipients all the rights that
 you have. You must make sure that they, too, receive or can get the
 source code. And you must show them these terms so they know their
 rights.
 
 We protect your rights with two steps: (1) copyright the software, and
 (2) offer you this license which gives you legal permission to copy,
 distribute and/or modify the software.
 
 Also, for each author's protection and ours, we want to make certain
 that everyone understands that there is no warranty for this free
 software. If the software is modified by someone else and passed on, we
 want its recipients to know that what they have is not the original, so
 that any problems introduced by others will not reflect on the original
 authors' reputations.
 
 Finally, any free program is threatened constantly by software
 patents. We wish to avoid the danger that redistributors of a free
 program will individually obtain patent licenses, in effect making the
 program proprietary. To prevent this, we have made it clear that any
 patent must be licensed for everyone's free use or not licensed at all.
 
 The precise terms and conditions for copying, distribution and
 modification follow.
 
 GNU GENERAL PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 0. This License applies to any program or other work which contains
 a notice placed by the copyright holder saying it may be distributed
 under the terms of this General Public License. The "Program", below,
 refers to any such program or work, and a "work based on the Program"
 means either the Program or any derivative work under copyright law:
 that is to say, a work containing the Program or a portion of it,
 either verbatim or with modifications and/or translated into another
 language. (Hereinafter, translation is included without limitation in
 the term "modification".) Each licensee is addressed as "you".
 
 Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope. The act of
 running the Program is not restricted, and the output from the Program
 is covered only if its contents constitute a work based on the
 Program (independent of having been made by running the Program).
 Whether that is true depends on what the Program does.
 
 1. You may copy and distribute verbatim copies of the Program's
 source code as you receive it, in any medium, provided that you
 conspicuously and appropriately publish on each copy an appropriate
 copyright notice and disclaimer of warranty; keep intact all the
 notices that refer to this License and to the absence of any warranty;
 and give any other recipients of the Program a copy of this License
 along with the Program.
 
 You may charge a fee for the physical act of transferring a copy, and
 you may at your option offer warranty protection in exchange for a fee.
 
 2. You may modify your copy or copies of the Program or any portion
 of it, thus forming a work based on the Program, and copy and
 distribute such modifications or work under the terms of Section 1
 above, provided that you also meet all of these conditions:
 
 a) You must cause the modified files to carry prominent notices
 stating that you changed the files and the date of any change.
 
 b) You must cause any work that you distribute or publish, that in
 whole or in part contains or is derived from the Program or any
 part thereof, to be licensed as a whole at no charge to all third
 parties under the terms of this License.
 
 c) If the modified program normally reads commands interactively
 when run, you must cause it, when started running for such
 interactive use in the most ordinary way, to print or display an
 announcement including an appropriate copyright notice and a
 notice that there is no warranty (or else, saying that you provide
 a warranty) and that users may redistribute the program under
 these conditions, and telling the user how to view a copy of this
 License. (Exception: if the Program itself is interactive but
 does not normally print such an announcement, your work based on
 the Program is not required to print an announcement.)
 
 These requirements apply to the modified work as a whole. If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
 themselves, then this License, and its terms, do not apply to those
 sections when you distribute them as separate works. But when you
 distribute the same sections as part of a whole which is a work based
 on the Program, the distribution of the whole must be on the terms of
 this License, whose permissions for other licensees extend to the
 entire whole, and thus to each and every part regardless of who wrote it.
 
 Thus, it is not the intent of this section to claim rights or contest
 your rights to work written entirely by you; rather, the intent is to
 exercise the right to control the distribution of derivative or
 collective works based on the Program.
 
 In addition, mere aggregation of another work not based on the Program
 with the Program (or with a work based on the Program) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 
 3. You may copy and distribute the Program (or a work based on it,
 under Section 2) in object code or executable form under the terms of
 Sections 1 and 2 above provided that you also do one of the following:
 
 a) Accompany it with the complete corresponding machine-readable
 source code, which must be distributed under the terms of Sections
 1 and 2 above on a medium customarily used for software interchange; or,
 
 b) Accompany it with a written offer, valid for at least three
 years, to give any third party, for a charge no more than your
 cost of physically performing source distribution, a complete
 machine-readable copy of the corresponding source code, to be
 distributed under the terms of Sections 1 and 2 above on a medium
 customarily used for software interchange; or,
 
 c) Accompany it with the information you received as to the offer
 to distribute corresponding source code. (This alternative is
 allowed only for noncommercial distribution and only if you
 received the program in object code or executable form with such
 an offer, in accord with Subsection b above.)
 
 The source code for a work means the preferred form of the work for
 making modifications to it. For an executable work, complete source
 code means all the source code for all modules it contains, plus any
 associated interface definition files, plus the scripts used to
 control compilation and installation of the executable. However, as a
 special exception, the source code distributed need not include
 anything that is normally distributed (in either source or binary
 form) with the major components (compiler, kernel, and so on) of the
 operating system on which the executable runs, unless that component
 itself accompanies the executable.
 
 If distribution of executable or object code is made by offering
 access to copy from a designated place, then offering equivalent
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
 
 4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License. Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
 void, and will automatically terminate your rights under this License.
 However, parties who have received copies, or rights, from you under
 this License will not have their licenses terminated so long as such
 parties remain in full compliance.
 
 5. You are not required to accept this License, since you have not
 signed it. However, nothing else grants you permission to modify or
 distribute the Program or its derivative works. These actions are
 prohibited by law if you do not accept this License. Therefore, by
 modifying or distributing the Program (or any work based on the
 Program), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
 the Program or works based on it.
 
 6. Each time you redistribute the Program (or any work based on the
 Program), the recipient automatically receives a license from the
 original licensor to copy, distribute or modify the Program subject to
 these terms and conditions. You may not impose any further
 restrictions on the recipients' exercise of the rights granted herein.
 You are not responsible for enforcing compliance by third parties to
 this License.
 
 7. If, as a consequence of a court judgment or allegation of patent
 infringement or for any other reason (not limited to patent issues),
 conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
 excuse you from the conditions of this License. If you cannot
 distribute so as to satisfy simultaneously your obligations under this
 License and any other pertinent obligations, then as a consequence you
 may not distribute the Program at all. For example, if a patent
 license would not permit royalty-free redistribution of the Program by
 all those who receive copies directly or indirectly through you, then
 the only way you could satisfy both it and this License would be to
 refrain entirely from distribution of the Program.
 
 If any portion of this section is held invalid or unenforceable under
 any particular circumstance, the balance of the section is intended to
 apply and the section as a whole is intended to apply in other
 circumstances.
 
 It is not the purpose of this section to induce you to infringe any
 patents or other property right claims or to contest validity of any
 such claims; this section has the sole purpose of protecting the
 integrity of the free software distribution system, which is
 implemented by public license practices. Many people have made
 generous contributions to the wide range of software distributed
 through that system in reliance on consistent application of that
 system; it is up to the author/donor to decide if he or she is willing
 to distribute software through any other system and a licensee cannot
 impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
 
 8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
 may add an explicit geographical distribution limitation excluding
 those countries, so that distribution is permitted only in or among
 countries not thus excluded. In such case, this License incorporates
 the limitation as if written in the body of this License.
 
 9. The Free Software Foundation may publish revised and/or new versions
 of the General Public License from time to time. Such new versions will
 be similar in spirit to the present version, but may differ in detail to
 address new problems or concerns.
 
 Each version is given a distinguishing version number. If the Program
 specifies a version number of this License which applies to it and "any
 later version", you have the option of following the terms and conditions
 either of that version or of any later version published by the Free
 Software Foundation. If the Program does not specify a version number of
 this License, you may choose any version ever published by the Free Software
 Foundation.
 
 10. If you wish to incorporate parts of the Program into other free
 programs whose distribution conditions are different, write to the author
 to ask for permission. For software which is copyrighted by the Free
 Software Foundation, write to the Free Software Foundation; we sometimes
 make exceptions for this. Our decision will be guided by the two goals
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
 NO WARRANTY
 
 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
 REPAIR OR CORRECTION.
 
 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
 END OF TERMS AND CONDITIONS
 
 Appendix: How to Apply These Terms to Your New Programs
 
 If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
 free software which everyone can redistribute and change under these terms.
 
 To do so, attach the following notices to the program. It is safest
 to attach them to the start of each source file to most effectively
 convey the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
 <one line to give the program's name and a brief idea of what it does.>
 Copyright (C) 19yy <name of author>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 Also add information on how to contact you by electronic and paper mail.
 
 If the program is interactive, make it output a short notice like this
 when it starts in an interactive mode:
 
 Gnomovision version 69, Copyright (C) 19yy name of author
 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
 This is free software, and you are welcome to redistribute it
 under certain conditions; type `show c' for details.
 
 The hypothetical commands `show w' and `show c' should show the appropriate
 parts of the General Public License. Of course, the commands you use may
 be called something other than `show w' and `show c'; they could even be
 mouse-clicks or menu items--whatever suits your program.
 
 You should also get your employer (if you work as a programmer) or your
 school, if any, to sign a "copyright disclaimer" for the program, if
 necessary. Here is a sample; alter the names:
 
 Yoyodyne, Inc., hereby disclaims all copyright interest in the program
 `Gnomovision' (which makes passes at compilers) written by James Hacker.
 
 <signature of Ty Coon>, 1 April 1989
 Ty Coon, President of Vice
 
 This General Public License does not permit incorporating your program into
 proprietary programs. If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
 library. If this is what you want to do, use the GNU Library General
 Public License instead of this License. </license> </licenses> <copyright> This feature includes the JDBC driver from Sun which is available under GPLv2.
The code by Sahits stands under the the EPL v1.0. Please consult the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.java.gui' version='1.1.1'> <update id='ch.sahits.codegen.java.gui' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Java GUI Codegen Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='5'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.gui' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.java.gui' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.codegen.java.gui.input' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.gui.util' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='1'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.9.4'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.java.gui' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.1
Export-Package: ch.sahits.codegen.java.gui.input,ch.sahits.codegen.java.gui.util
Require-Bundle: ch.sahits.codegen.java;bundle-version="0.9.4"
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.java.gui;singleton:=true
Bundle-Name: Java GUI Codegen Plug-in
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.i18n.de.translated_host_properties' version='1.1.1'> <hostRequirements size='1'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.9.5' greedy='false'/> </hostRequirements> <properties size='1'> <property name='org.eclipse.equinox.p2.type.fragment' value='true'/> </properties> <requires size='1'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.9.5' greedy='false'/> </requires> <touchpoint id='null' version='0.0.0'/> </unit> <unit id='ch.sahits.util' version='1.1.1' singleton='false'> <update id='ch.sahits.util' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='sahitsUtil'/> <property name='org.eclipse.equinox.p2.provider' value='sahits'/> </properties> <provides size='7'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.util' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.datastructure' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.io' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.math' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.util' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.util' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='2'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.1
Export-Package: ch.sahits.datastructure,ch.sahits.io,ch.sahits.math,ch.sahits.util
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.util
Bundle-Name: sahitsUtil
Bundle-Vendor: sahits
Bundle-ClassPath: sahitsUtil_1.1.1.jar,sahitsUtil_src_1.1.1.jar </instruction> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.java.examples' version='1.1.1'> <update id='ch.sahits.codegen.java.examples' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Java Codegen Examples Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.examples' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.java.examples' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.codegen.example' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='2'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.sql' range='1.1.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.java.examples' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.1
Export-Package: ch.sahits.codegen.example;uses:="ch.sahits.codegen.sql.generator,ch.sahits.codegen.sql.model"
Require-Bundle: ch.sahits.codegen.java,ch.sahits.codegen.sql;bundle-version="1.1.0"
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.java.examples;singleton:=true
Bundle-Name: Java Codegen Examples Plug-in
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.java' version='1.1.1'> <update id='ch.sahits.codegen.java' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Java Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='14'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.java' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.codegen.java' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.generator' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.generator.ast' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.generator.jettemplate' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input.db' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.internal.wizards' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.model' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.model.util' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.util' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.java.wizards' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='10'> <required namespace='osgi.bundle' name='org.eclipse.ui.views' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.jface.text' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui.editors' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui.ide' range='0.0.0'/> <required namespace='osgi.bundle' name='org.jdom' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.util' range='1.1.1'/> <required namespace='osgi.bundle' name='org.eclipse.emf.codegen' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.model' range='1.1.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.core' range='1.1.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.help' range='1.1.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.java' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Export-Package: ch.sahits.codegen.java,ch.sahits.codegen.java.generator,ch.sahits.codegen.java.generator.ast,ch.sahits.codegen.java.generator.jettemplate,ch.sahits.codegen.java.input,ch.sahits.codegen.java.input.db,ch.sahits.codegen.java.internal.wizards;x-internal:=true,ch.sahits.codegen.java.model,ch.sahits.codegen.java.model.util,ch.sahits.codegen.java.util,ch.sahits.codegen.java.wizards
Require-Bundle: org.eclipse.ui.views,org.eclipse.jface.text;visibility:=reexport,org.eclipse.ui.editors;visibility:=reexport,org.eclipse.ui.ide,org.jdom;visibility:=reexport,ch.sahits.util;bundle-version="1.1.1";visibility:=reexport,org.eclipse.emf.codegen;visibility:=reexport,ch.sahits.model;bundle-version="1.1.0";visibility:=reexport,ch.sahits.codegen.core;bundle-version="1.1.0";visibility:=reexport,ch.sahits.codegen.help;bundle-version="1.1.0";visibility:=reexport
Bundle-Activator: ch.sahits.codegen.java.Activator
Bundle-Name: Java Plug-in
Bundle-Version: 1.1.1
Bundle-Vendor: Sahits
Eclipse-BuddyPolicy: dependent, registered, app, ext
Bundle-SymbolicName: ch.sahits.codegen.java;singleton:=true
Bundle-ClassPath: .
Manifest-Version: 1.0
Eclipse-LazyStart: true </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.mysql' version='1.1.1'> <update id='ch.sahits.codegen.mysql' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='MySQL Data connector'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.mysql' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input.db' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='2'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='com.mysql' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.mysql' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.1
Export-Package: ch.sahits.codegen.java.input.db
Require-Bundle: ch.sahits.codegen.java,com.mysql;visibility:=reexport
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.mysql;singleton:=true
Bundle-Name: MySQL Data connector
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.microsoft' version='1.1.1'> <update id='ch.sahits.codegen.microsoft' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='SQL Server Connector'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.microsoft' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input.db' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='2'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='com.microsoft' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.microsoft' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.1
Export-Package: ch.sahits.codegen.java.input.db
Require-Bundle: ch.sahits.codegen.java,com.microsoft;visibility:=reexport
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.microsoft;singleton:=true
Bundle-Name: SQL Server Connector
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.model' version='1.1.1'> <update id='ch.sahits.model' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Model Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='10'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.model' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.model' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.db' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.gui' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.internal.java.gui' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.java' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.java.db' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.model.java.gui' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='2'> <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.model' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.1
Export-Package: ch.sahits.model,ch.sahits.model.db,ch.sahits.model.gui,ch.sahits.model.internal.java.gui;x-internal:=true,ch.sahits.model.java,ch.sahits.model.java.db,ch.sahits.model.java.gui
Require-Bundle: org.eclipse.jdt.core,org.eclipse.core.runtime
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.model;singleton:=true
Bundle-Name: Model Plug-in
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.oracle' version='1.1.1'> <update id='ch.sahits.codegen.oracle' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Oracle Connector Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.oracle' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.codegen.java.input.db' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='2'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='com.oracle' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.oracle' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.1
Export-Package: ch.sahits.codegen.java.input.db
Require-Bundle: ch.sahits.codegen.java,com.oracle;visibility:=reexport
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.oracle;singleton:=true
Bundle-Name: Oracle Connector Plug-in
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.test' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.test' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Codegen Test Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.test' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='13'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.java.gui' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.model' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.util' range='0.0.0'/> <required namespace='osgi.bundle' name='com.mysql' range='0.0.0'/> <required namespace='osgi.bundle' name='org.jdom' range='0.0.0'/> <required namespace='osgi.bundle' name='org.junit4' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.mysql' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.oracle' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.microsoft' range='0.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.java.examples' range='0.0.0'/> <required namespace='osgi.bundle' name='com.microsoft' range='0.0.0'/> <required namespace='osgi.bundle' name='com.oracle' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.test' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-Name: Codegen Test Plug-in
Bundle-Version: 1.1.1
Bundle-SymbolicName: ch.sahits.codegen.test
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Vendor: Sahits
Require-Bundle: ch.sahits.codegen.java,ch.sahits.codegen.java.gui,ch.sahits.model,ch.sahits.util,com.mysql,org.jdom,org.junit4,ch.sahits.codegen.mysql,ch.sahits.codegen.oracle,ch.sahits.codegen.microsoft,ch.sahits.codegen.java.examples,com.microsoft,com.oracle </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.i18n.de' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.i18n.de' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='German translation'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.i18n.de' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.i18n.de' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> <provided namespace='osgi.fragment' name='ch.sahits.codegen.java' version='1.1.1'/> </provides> <requires size='1'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='0.9.5'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.i18n.de' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-Name: German translation
Bundle-Version: 1.1.1
Bundle-SymbolicName: ch.sahits.codegen.i18n.de
Manifest-Version: 1.0
Fragment-Host: ch.sahits.codegen.java;bundle-version="0.9.5"
Bundle-ManifestVersion: 2
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.core' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.core' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Code GenerationCore Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='5'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.core' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.core' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.codegen.core' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.core.java' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='5'> <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='3.2.0'/> <required namespace='osgi.bundle' name='org.eclipse.jdt.ui' range='3.2.0'/> <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='3.2.0'/> <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='3.2.0'/> <required namespace='osgi.bundle' name='org.eclipse.ui' range='0.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.core' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Name: Code GenerationCore Plug-in
Bundle-Version: 1.1.1
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.2.0";visibility:=reexport,org.eclipse.jdt.ui;bundle-version="3.2.0";visibility:=reexport,org.eclipse.core.resources;bundle-version="3.2.0";visibility:=reexport,org.eclipse.jdt.core;bundle-version="3.2.0";visibility:=reexport,org.eclipse.ui
Export-Package: ch.sahits.codegen.core,ch.sahits.codegen.core.java
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-SymbolicName: ch.sahits.codegen.core
Manifest-Version: 1.0
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.java.datatools' version='1.1.1'> <update id='ch.sahits.codegen.java.datatools' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Datatools Plug-in'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.java.datatools' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='4'> <required namespace='osgi.bundle' name='ch.sahits.codegen.java' range='1.1.0'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.connectivity' range='1.1.1'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.connectivity.sqm.core' range='1.0.3'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.modelbase.sql' range='1.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.java.datatools' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Version: 1.1.1
Require-Bundle: ch.sahits.codegen.java;bundle-version="1.1.0";visibility:=reexport,org.eclipse.datatools.connectivity;bundle-version="1.1.1";visibility:=reexport,org.eclipse.datatools.connectivity.sqm.core;bundle-version="1.0.3";visibility:=reexport,org.eclipse.datatools.modelbase.sql;bundle-version="1.0.0";visibility:=reexport
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.java.datatools;singleton:=true
Bundle-Name: Datatools Plug-in
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.help' version='1.1.1'> <update id='ch.sahits.codegen.help' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='Help for Sahits code generation'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='4'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.help' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.help' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.codegen.help' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='3'> <required namespace='osgi.bundle' name='org.eclipse.ui' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.help' range='3.3.101'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.core' range='1.1.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.help' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-Vendor: Sahits
Bundle-ManifestVersion: 2
Bundle-Activator: ch.sahits.codegen.help.Activator
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.ui;visibility:=reexport,org.eclipse.help;bundle-version="3.3.101";visibility:=reexport,ch.sahits.codegen.core;bundle-version="1.1.0"
Bundle-Name: Help for Sahits code generation
Manifest-Version: 1.0
Bundle-SymbolicName: ch.sahits.codegen.help; singleton:=true
Bundle-Version: 1.1.1
Eclipse-LazyStart: true
Export-Package: ch.sahits.codegen.help </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.sql' version='1.1.1'> <update id='ch.sahits.codegen.sql' range='[0.0.0,1.1.1)' severity='0'/> <properties size='2'> <property name='org.eclipse.equinox.p2.name' value='SQL Insert Script maker'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='9'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql' version='1.1.1'/> <provided namespace='osgi.bundle' name='ch.sahits.codegen.sql' version='1.1.1'/> <provided namespace='java.package' name='ch.sahits.codegen.sql' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.extension' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.generator' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.internal.model' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.model' version='0.0.0'/> <provided namespace='java.package' name='ch.sahits.codegen.sql.wizards' version='0.0.0'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/> </provides> <requires size='6'> <required namespace='osgi.bundle' name='org.eclipse.ui.ide' range='0.0.0'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.connectivity.sqm.core' range='1.0.3'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.connectivity' range='1.1.1'/> <required namespace='osgi.bundle' name='org.eclipse.datatools.modelbase.sql' range='1.0.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.core' range='1.1.0'/> <required namespace='osgi.bundle' name='ch.sahits.codegen.help' range='1.0.0'/> </requires> <artifacts size='1'> <artifact classifier='osgi.bundle' id='ch.sahits.codegen.sql' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='manifest'> Bundle-ManifestVersion: 2
Bundle-Name: SQL Insert Script maker
Bundle-Version: 1.1.1
Require-Bundle: org.eclipse.ui.ide,org.eclipse.datatools.connectivity.sqm.core;bundle-version="1.0.3",org.eclipse.datatools.connectivity;bundle-version="1.1.1",org.eclipse.datatools.modelbase.sql;bundle-version="1.0.0",ch.sahits.codegen.core;bundle-version="1.1.0",ch.sahits.codegen.help;bundle-version="1.0.0"
Export-Package: ch.sahits.codegen.sql,ch.sahits.codegen.sql.extension,ch.sahits.codegen.sql.generator,ch.sahits.codegen.sql.internal.model;x-internal:=true,ch.sahits.codegen.sql.model,ch.sahits.codegen.sql.wizards
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-SymbolicName: ch.sahits.codegen.sql; singleton:=true
Manifest-Version: 1.0
Bundle-Vendor: Sahits </instruction> </instructions> </touchpointData> </unit> <unit id='ch.sahits.codegen.test.feature.group' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.test.feature.group' range='[0.0.0,1.1.1)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Plugin tests'/> <property name='org.eclipse.equinox.p2.description' value='Test for all Java Code Generator Plug-ins by Sahits'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test.feature.group' version='1.1.1'/> </provides> <requires size='11'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.gui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.mysql' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.jdom' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.junit4' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test.feature.jar' range='[1.1.1,1.1.1]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features
and plugins may have different licenses. Please consult the liecenses
aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.oracle.feature.jar' version='1.1.1'> <update id='ch.sahits.codegen.oracle.feature.jar' range='[0.0.0,1.1.1)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG Oracle DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Oracle
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle.feature.jar' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.oracle' version='1.1.1'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.oracle' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.oracle.com/technology/software/htdocs/distlic.html'> ORACLE TECHNOLOGY NETWORK 
DEVELOPMENT AND DISTRIBUTION LICENSE AGREEMENT
"We," "us," and "our" refers to Oracle USA, Inc., for and on
behalf of itself and its subsidiaries and affiliates under common
control. "You" and "your" refers to the individual or entity
that wishes to use the programs from Oracle. "Programs" refers
to the software product you wish to download and use and program
documentation. "License" refers to your right to use the programs
under the terms of this agreement. This agreement is governed
by the substantive and procedural laws of California. You and
Oracle agree to submit to the exclusive jurisdiction of, and
venue in, the courts of San Francisco, San Mateo, or Santa Clara
counties in California in any dispute arising out of or relating
to this agreement.
We are willing to license the programs to you only upon the condition
that you accept all of the terms contained in this agreement.
Read the terms carefully and select the "Accept" button at the
bottom of the page to confirm your acceptance. If you are not
willing to be bound by these terms, select the "Do Not Accept"
button and the registration process will not continue.
License Rights
We grant you a nonexclusive, nontransferable limited license
to use the programs for purposes of developing your applications.
You may also distribute the programs with your applications to
your customers. If you want to use the programs for any purpose
other than as expressly permitted under this agreement you must
contact us, or an Oracle reseller, to obtain the appropriate
license. We may audit your use of the programs. Program documentation
is either shipped with the programs, or documentation may accessed
online at http://otn.oracle.com/docs.
Ownership and Restrictions
We retain all ownership and intellectual property rights in the
programs. You may make a sufficient number of copies of the
programs for the licensed use and one copy of the programs for
backup purposes.
You may not:
- use the programs for any purpose other than as provided above;
- distribute the programs unless accompanied with your applications;
- charge your end users for use of the programs;
- remove or modify any program markings or any notice of our
proprietary rights;
- use the programs to provide third party training on the content
and/or functionality of the programs, except for training your
licensed users;
- assign this agreement or give the programs, program access
or an interest in the programs to any individual or entity except
as provided under this agreement;
- cause or permit reverse engineering (unless required by law
for interoperability), disassembly or decompilation of the programs;
- disclose results of any program benchmark tests without our
prior consent; or,
- use any Oracle name, trademark or logo.
Program Distribution
We grant you a nonexclusive, nontransferable right to copy and
distribute the programs to your end users provided that you do
not charge your end users for use of the programs and provided
your end users may only use the programs to run your applications
for their business operations. Prior to distributing the programs
you shall require your end users to execute an agreement binding
them to terms consistent with those contained in this section
and the sections of this agreement entitled "License Rights,"
"Ownership and Restrictions," "Export," "Disclaimer of Warranties
and Exclusive Remedies," "No Technical Support," "End of Agreement,"
"Relationship Between the Parties," and "Open Source." You must
also include a provision stating that your end users shall have
no right to distribute the programs, and a provision specifying
us as a third party beneficiary of the agreement. You are responsible
for obtaining these agreements with your end users. 
You agree to: (a) defend and indemnify us against all claims
and damages caused by your distribution of the programs in breach
of this agreements and/or failure to include the required contractual
provisions in your end user agreement as stated above; (b) keep
executed end user agreements and records of end user information
including name, address, date of distribution and identity of
programs distributed; (c) allow us to inspect your end user agreements
and records upon request; and, (d) enforce the terms of your
end user agreements so as to effect a timely cure of any end
user breach, and to notify us of any breach of the terms.
Export
You agree that U.S. export control laws and other applicable
export and import laws govern your use of the programs, including
technical data; additional information can be found on Oracle's
Global Trade Compliance web site located at http://www.oracle.com/products/export/index.html?content.html.
You agree that neither the programs nor any direct product thereof
will be exported, directly, or indirectly, in violation of these
laws, or will be used for any purpose prohibited by these laws
including, without limitation, nuclear, chemical, or biological
weapons proliferation.
Disclaimer of Warranty and Exclusive Remedies
THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
WE FURTHER DISCLAIM ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING
WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.
IN NO EVENT SHALL WE BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES, OR DAMAGES FOR LOSS
OF PROFITS, REVENUE, DATA OR DATA USE, INCURRED BY YOU OR ANY
THIRD PARTY, WHETHER IN AN ACTION IN CONTRACT OR TORT, EVEN IF
WE HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. OUR
ENTIRE LIABILITY FOR DAMAGES HEREUNDER SHALL IN NO EVENT EXCEED
ONE THOUSAND DOLLARS (U.S. $1,000).
No Technical Support
Our technical support organization will not provide technical
support, phone support, or updates to you for the programs licensed
under this agreement.
Restricted Rights
If you distribute a license to the United States government,
the programs, including documentation, shall be considered commercial
computer software and you will place a legend, in addition to
applicable copyright notices, on the documentation, and on the
media label, substantially similar to the following:
NOTICE OF RESTRICTED RIGHTS
"Programs delivered subject to the DOD FAR Supplement are 'commercial
computer software' and use, duplication, and disclosure of the
programs, including documentation, shall be subject to the licensing
restrictions set forth in the applicable Oracle license agreement.
Otherwise, programs delivered subject to the Federal Acquisition
Regulations are 'restricted computer software' and use, duplication,
and disclosure of the programs, including documentation, shall
be subject to the restrictions in FAR 52.227-19, Commercial Computer
Software-Restricted Rights (June 1987). Oracle USA, Inc., 500
Oracle Parkway, Redwood City, CA 94065."
End of Agreement
You may terminate this agreement by destroying all copies of
the programs. We have the right to terminate your right to use
the programs if you fail to comply with any of the terms of this
agreement, in which case you shall destroy all copies of the
programs.
Relationship Between the Parties
The relationship between you and us is that of licensee/licensor.
Neither party will represent that it has any authority to assume
or create any obligation, express or implied, on behalf of the
other party, nor to represent the other party as agent, employee,
franchisee, or in any other capacity. Nothing in this agreement
shall be construed to limit either party's right to independently
develop or distribute software that is functionally similar to
the other party's products, so long as proprietary information
of the other party is not included in such software.
Open Source
"Open Source" software - software available without charge for
use, modification and distribution - is often licensed under
terms that require the user to make the user's modifications
to the Open Source software or any software that the user 'combines'
with the Open Source software freely available in source code
form. If you use Open Source software in conjunction with the
programs, you must ensure that your use does not: (i) create,
or purport to create, obligations of us with respect to the Oracle
programs; or (ii) grant, or purport to grant, to any third party
any rights to or immunities under our intellectual property or
proprietary rights in the Oracle programs. For example, you
may not develop a software program using an Oracle program and
an Open Source program where such use results in a program file(s)
that contains code from both the Oracle program and the Open
Source program (including without limitation libraries) if the
Open Source program is licensed under a license that requires
any "modifications" be made freely available. You also may not
combine the Oracle program with programs licensed under the GNU
General Public License ("GPL") in any manner that could cause,
or could be interpreted or asserted to cause, the Oracle program
or any modifications thereto to become subject to the terms of
the GPL.
Entire Agreement
You agree that this agreement is the complete agreement for the
programs and licenses, and this agreement supersedes all prior
or contemporaneous agreements or representations. If any term
of this agreement is found to be invalid or unenforceable, the
remaining provisions will remain effective.
Last updated: 03/09/05 </license> </licenses> <copyright url='http://www.example.com/copyright'> This feature includes the JDBC driver from Oracle which is available
under ORACLE TECHNOLOGY NETWORK DEVELOPMENT AND DISTRIBUTION LICENSE AGREEMENT.
The code by Sahits stands under the the EPL v1.0. Please consult
the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.mysql.feature.jar' version='1.1.1'> <update id='ch.sahits.codegen.mysql.feature.jar' range='[0.0.0,1.1.1)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG MySQL DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Sun MySQL
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql.feature.jar' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.mysql' version='1.1.1'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.mysql' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.gnu.org/licenses/gpl-2.0.html'> GNU General Public License
**************************

 GNU GENERAL PUBLIC LICENSE
 Version 2, June 1991
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 675 Mass Ave, Cambridge, MA 02139, USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 Preamble
 
 The licenses for most software are designed to take away your
 freedom to share and change it. By contrast, the GNU General Public
 License is intended to guarantee your freedom to share and change free
 software--to make sure the software is free for all its users. This
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it. (Some other Free Software Foundation software is covered by
 the GNU Library General Public License instead.) You can apply it to
 your programs, too.
 
 When we speak of free software, we are referring to freedom, not
 price. Our General Public Licenses are designed to make sure that you
 have the freedom to distribute copies of free software (and charge for
 this service if you wish), that you receive source code or can get it
 if you want it, that you can change the software or use pieces of it
 in new free programs; and that you know you can do these things.
 
 To protect your rights, we need to make restrictions that forbid
 anyone to deny you these rights or to ask you to surrender the rights.
 These restrictions translate to certain responsibilities for you if you
 distribute copies of the software, or if you modify it.
 
 For example, if you distribute copies of such a program, whether
 gratis or for a fee, you must give the recipients all the rights that
 you have. You must make sure that they, too, receive or can get the
 source code. And you must show them these terms so they know their
 rights.
 
 We protect your rights with two steps: (1) copyright the software, and
 (2) offer you this license which gives you legal permission to copy,
 distribute and/or modify the software.
 
 Also, for each author's protection and ours, we want to make certain
 that everyone understands that there is no warranty for this free
 software. If the software is modified by someone else and passed on, we
 want its recipients to know that what they have is not the original, so
 that any problems introduced by others will not reflect on the original
 authors' reputations.
 
 Finally, any free program is threatened constantly by software
 patents. We wish to avoid the danger that redistributors of a free
 program will individually obtain patent licenses, in effect making the
 program proprietary. To prevent this, we have made it clear that any
 patent must be licensed for everyone's free use or not licensed at all.
 
 The precise terms and conditions for copying, distribution and
 modification follow.
 
 GNU GENERAL PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 0. This License applies to any program or other work which contains
 a notice placed by the copyright holder saying it may be distributed
 under the terms of this General Public License. The "Program", below,
 refers to any such program or work, and a "work based on the Program"
 means either the Program or any derivative work under copyright law:
 that is to say, a work containing the Program or a portion of it,
 either verbatim or with modifications and/or translated into another
 language. (Hereinafter, translation is included without limitation in
 the term "modification".) Each licensee is addressed as "you".
 
 Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope. The act of
 running the Program is not restricted, and the output from the Program
 is covered only if its contents constitute a work based on the
 Program (independent of having been made by running the Program).
 Whether that is true depends on what the Program does.
 
 1. You may copy and distribute verbatim copies of the Program's
 source code as you receive it, in any medium, provided that you
 conspicuously and appropriately publish on each copy an appropriate
 copyright notice and disclaimer of warranty; keep intact all the
 notices that refer to this License and to the absence of any warranty;
 and give any other recipients of the Program a copy of this License
 along with the Program.
 
 You may charge a fee for the physical act of transferring a copy, and
 you may at your option offer warranty protection in exchange for a fee.
 
 2. You may modify your copy or copies of the Program or any portion
 of it, thus forming a work based on the Program, and copy and
 distribute such modifications or work under the terms of Section 1
 above, provided that you also meet all of these conditions:
 
 a) You must cause the modified files to carry prominent notices
 stating that you changed the files and the date of any change.
 
 b) You must cause any work that you distribute or publish, that in
 whole or in part contains or is derived from the Program or any
 part thereof, to be licensed as a whole at no charge to all third
 parties under the terms of this License.
 
 c) If the modified program normally reads commands interactively
 when run, you must cause it, when started running for such
 interactive use in the most ordinary way, to print or display an
 announcement including an appropriate copyright notice and a
 notice that there is no warranty (or else, saying that you provide
 a warranty) and that users may redistribute the program under
 these conditions, and telling the user how to view a copy of this
 License. (Exception: if the Program itself is interactive but
 does not normally print such an announcement, your work based on
 the Program is not required to print an announcement.)
 
 These requirements apply to the modified work as a whole. If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
 themselves, then this License, and its terms, do not apply to those
 sections when you distribute them as separate works. But when you
 distribute the same sections as part of a whole which is a work based
 on the Program, the distribution of the whole must be on the terms of
 this License, whose permissions for other licensees extend to the
 entire whole, and thus to each and every part regardless of who wrote it.
 
 Thus, it is not the intent of this section to claim rights or contest
 your rights to work written entirely by you; rather, the intent is to
 exercise the right to control the distribution of derivative or
 collective works based on the Program.
 
 In addition, mere aggregation of another work not based on the Program
 with the Program (or with a work based on the Program) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 
 3. You may copy and distribute the Program (or a work based on it,
 under Section 2) in object code or executable form under the terms of
 Sections 1 and 2 above provided that you also do one of the following:
 
 a) Accompany it with the complete corresponding machine-readable
 source code, which must be distributed under the terms of Sections
 1 and 2 above on a medium customarily used for software interchange; or,
 
 b) Accompany it with a written offer, valid for at least three
 years, to give any third party, for a charge no more than your
 cost of physically performing source distribution, a complete
 machine-readable copy of the corresponding source code, to be
 distributed under the terms of Sections 1 and 2 above on a medium
 customarily used for software interchange; or,
 
 c) Accompany it with the information you received as to the offer
 to distribute corresponding source code. (This alternative is
 allowed only for noncommercial distribution and only if you
 received the program in object code or executable form with such
 an offer, in accord with Subsection b above.)
 
 The source code for a work means the preferred form of the work for
 making modifications to it. For an executable work, complete source
 code means all the source code for all modules it contains, plus any
 associated interface definition files, plus the scripts used to
 control compilation and installation of the executable. However, as a
 special exception, the source code distributed need not include
 anything that is normally distributed (in either source or binary
 form) with the major components (compiler, kernel, and so on) of the
 operating system on which the executable runs, unless that component
 itself accompanies the executable.
 
 If distribution of executable or object code is made by offering
 access to copy from a designated place, then offering equivalent
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
 
 4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License. Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
 void, and will automatically terminate your rights under this License.
 However, parties who have received copies, or rights, from you under
 this License will not have their licenses terminated so long as such
 parties remain in full compliance.
 
 5. You are not required to accept this License, since you have not
 signed it. However, nothing else grants you permission to modify or
 distribute the Program or its derivative works. These actions are
 prohibited by law if you do not accept this License. Therefore, by
 modifying or distributing the Program (or any work based on the
 Program), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
 the Program or works based on it.
 
 6. Each time you redistribute the Program (or any work based on the
 Program), the recipient automatically receives a license from the
 original licensor to copy, distribute or modify the Program subject to
 these terms and conditions. You may not impose any further
 restrictions on the recipients' exercise of the rights granted herein.
 You are not responsible for enforcing compliance by third parties to
 this License.
 
 7. If, as a consequence of a court judgment or allegation of patent
 infringement or for any other reason (not limited to patent issues),
 conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
 excuse you from the conditions of this License. If you cannot
 distribute so as to satisfy simultaneously your obligations under this
 License and any other pertinent obligations, then as a consequence you
 may not distribute the Program at all. For example, if a patent
 license would not permit royalty-free redistribution of the Program by
 all those who receive copies directly or indirectly through you, then
 the only way you could satisfy both it and this License would be to
 refrain entirely from distribution of the Program.
 
 If any portion of this section is held invalid or unenforceable under
 any particular circumstance, the balance of the section is intended to
 apply and the section as a whole is intended to apply in other
 circumstances.
 
 It is not the purpose of this section to induce you to infringe any
 patents or other property right claims or to contest validity of any
 such claims; this section has the sole purpose of protecting the
 integrity of the free software distribution system, which is
 implemented by public license practices. Many people have made
 generous contributions to the wide range of software distributed
 through that system in reliance on consistent application of that
 system; it is up to the author/donor to decide if he or she is willing
 to distribute software through any other system and a licensee cannot
 impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
 
 8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
 may add an explicit geographical distribution limitation excluding
 those countries, so that distribution is permitted only in or among
 countries not thus excluded. In such case, this License incorporates
 the limitation as if written in the body of this License.
 
 9. The Free Software Foundation may publish revised and/or new versions
 of the General Public License from time to time. Such new versions will
 be similar in spirit to the present version, but may differ in detail to
 address new problems or concerns.
 
 Each version is given a distinguishing version number. If the Program
 specifies a version number of this License which applies to it and "any
 later version", you have the option of following the terms and conditions
 either of that version or of any later version published by the Free
 Software Foundation. If the Program does not specify a version number of
 this License, you may choose any version ever published by the Free Software
 Foundation.
 
 10. If you wish to incorporate parts of the Program into other free
 programs whose distribution conditions are different, write to the author
 to ask for permission. For software which is copyrighted by the Free
 Software Foundation, write to the Free Software Foundation; we sometimes
 make exceptions for this. Our decision will be guided by the two goals
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
 NO WARRANTY
 
 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
 REPAIR OR CORRECTION.
 
 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
 END OF TERMS AND CONDITIONS
 
 Appendix: How to Apply These Terms to Your New Programs
 
 If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
 free software which everyone can redistribute and change under these terms.
 
 To do so, attach the following notices to the program. It is safest
 to attach them to the start of each source file to most effectively
 convey the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
 <one line to give the program's name and a brief idea of what it does.>
 Copyright (C) 19yy <name of author>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 Also add information on how to contact you by electronic and paper mail.
 
 If the program is interactive, make it output a short notice like this
 when it starts in an interactive mode:
 
 Gnomovision version 69, Copyright (C) 19yy name of author
 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
 This is free software, and you are welcome to redistribute it
 under certain conditions; type `show c' for details.
 
 The hypothetical commands `show w' and `show c' should show the appropriate
 parts of the General Public License. Of course, the commands you use may
 be called something other than `show w' and `show c'; they could even be
 mouse-clicks or menu items--whatever suits your program.
 
 You should also get your employer (if you work as a programmer) or your
 school, if any, to sign a "copyright disclaimer" for the program, if
 necessary. Here is a sample; alter the names:
 
 Yoyodyne, Inc., hereby disclaims all copyright interest in the program
 `Gnomovision' (which makes passes at compilers) written by James Hacker.
 
 <signature of Ty Coon>, 1 April 1989
 Ty Coon, President of Vice
 
 This General Public License does not permit incorporating your program into
 proprietary programs. If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
 library. If this is what you want to do, use the GNU Library General
 Public License instead of this License. </license> </licenses> <copyright> This feature includes the JDBC driver from Sun which is available under GPLv2.
The code by Sahits stands under the the EPL v1.0. Please consult the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.java.feature.group' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.java.feature.group' range='[0.0.0,1.1.1)' severity='0'/> <properties size='5'> <property name='org.eclipse.equinox.p2.name' value='JCG Java Code Generator core'/> <property name='org.eclipse.equinox.p2.description' value='Generate Java source code based on input models.
Generation with Java Emitter Templates and Abstract Syntax Tree is supported'/> <property name='org.eclipse.equinox.p2.description.url' value='http://www.sahits.ch/project/javacodegen/'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.feature.group' version='1.1.1'/> </provides> <requires size='24'> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.views' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core.manipulation' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jface.text' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.filebuffers' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.filesystem' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.editors' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.ide' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.mysql' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.emf.codegen' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.gui' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.jdom' range='[1.0.0,1.0.0]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.i18n.de' range='[1.1.1,1.1.1]'> <filter> (&(osgi.nl=de,de_AT,de_CH,de_DE,de_LU)) </filter> </required> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.core' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.help' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.feature.jar' range='[1.1.1,1.1.1]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features and plugins may have different licenses. Please consult the liecenses aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.examples.feature.group' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.examples.feature.group' range='[0.0.0,1.1.1)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Examples'/> <property name='org.eclipse.equinox.p2.description' value='Examples for Java Code Generator'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.examples.feature.group' version='1.1.1'/> </provides> <requires size='9'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.jdom' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.examples' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.examples.feature.jar' range='[1.1.1,1.1.1]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features
and plugins may have different licenses. Please consult the liecenses
aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.sql.feature.group' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.sql.feature.group' range='[0.0.0,1.1.1)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='SQL Insert Script generator Feature'/> <property name='org.eclipse.equinox.p2.description' value='Creating an SQL insert script based on a defined Datatools database connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql.feature.group' version='1.1.1'/> </provides> <requires size='13'> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.ide' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.connectivity.sqm.core' range='1.0.3'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.connectivity' range='1.1.1'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.sdk.feature.source' range='1.6.1'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.modelbase.sql' range='1.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.sqltools.sqlscrapbook' range='1.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' range='3.4.1'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core' range='3.4.2'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql.feature.jar' range='[1.1.1,1.1.1]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features and plugins may have different licenses. Please consult the liecenses aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.test.feature.jar' version='1.1.1'> <update id='ch.sahits.codegen.test.feature.jar' range='[0.0.0,1.1.1)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG Plugin tests'/> <property name='org.eclipse.equinox.p2.description' value='Test for all Java Code Generator Plug-ins by Sahits'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.test.feature.jar' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.test' version='1.1.1'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.test' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features
and plugins may have different licenses. Please consult the liecenses
aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.java.datatools.feature.jar' version='1.1.1'> <update id='ch.sahits.codegen.java.datatools.feature.jar' range='[0.0.0,1.1.1)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='DTP Connection'/> <property name='org.eclipse.equinox.p2.description' value='Generate the datamodel for the Java Code generator
from registered datatools connections'/> <property name='org.eclipse.equinox.p2.description.url' value='ch.sahits.codegen.java.datatools'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools.feature.jar' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.java.datatools' version='1.1.1'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.java.datatools' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. </copyright> </unit> <unit id='ch.sahits.codegen.sql.feature.jar' version='1.1.1'> <update id='ch.sahits.codegen.sql.feature.jar' range='[0.0.0,1.1.1)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='SQL Insert Script generator Feature'/> <property name='org.eclipse.equinox.p2.description' value='Creating an SQL insert script based on a defined Datatools database connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.sql.feature.jar' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.sql' version='1.1.1'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.sql' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features and plugins may have different licenses. Please consult the liecenses aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.oracle.feature.group' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.oracle.feature.group' range='[0.0.0,1.1.1)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Oracle DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Oracle
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle.feature.group' version='1.1.1'/> </provides> <requires size='5'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.oracle' range='[9.2.0.8,9.2.0.8]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.oracle.feature.jar' range='[1.1.1,1.1.1]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.oracle.com/technology/software/htdocs/distlic.html'> ORACLE TECHNOLOGY NETWORK 
DEVELOPMENT AND DISTRIBUTION LICENSE AGREEMENT
"We," "us," and "our" refers to Oracle USA, Inc., for and on
behalf of itself and its subsidiaries and affiliates under common
control. "You" and "your" refers to the individual or entity
that wishes to use the programs from Oracle. "Programs" refers
to the software product you wish to download and use and program
documentation. "License" refers to your right to use the programs
under the terms of this agreement. This agreement is governed
by the substantive and procedural laws of California. You and
Oracle agree to submit to the exclusive jurisdiction of, and
venue in, the courts of San Francisco, San Mateo, or Santa Clara
counties in California in any dispute arising out of or relating
to this agreement.
We are willing to license the programs to you only upon the condition
that you accept all of the terms contained in this agreement.
Read the terms carefully and select the "Accept" button at the
bottom of the page to confirm your acceptance. If you are not
willing to be bound by these terms, select the "Do Not Accept"
button and the registration process will not continue.
License Rights
We grant you a nonexclusive, nontransferable limited license
to use the programs for purposes of developing your applications.
You may also distribute the programs with your applications to
your customers. If you want to use the programs for any purpose
other than as expressly permitted under this agreement you must
contact us, or an Oracle reseller, to obtain the appropriate
license. We may audit your use of the programs. Program documentation
is either shipped with the programs, or documentation may accessed
online at http://otn.oracle.com/docs.
Ownership and Restrictions
We retain all ownership and intellectual property rights in the
programs. You may make a sufficient number of copies of the
programs for the licensed use and one copy of the programs for
backup purposes.
You may not:
- use the programs for any purpose other than as provided above;
- distribute the programs unless accompanied with your applications;
- charge your end users for use of the programs;
- remove or modify any program markings or any notice of our
proprietary rights;
- use the programs to provide third party training on the content
and/or functionality of the programs, except for training your
licensed users;
- assign this agreement or give the programs, program access
or an interest in the programs to any individual or entity except
as provided under this agreement;
- cause or permit reverse engineering (unless required by law
for interoperability), disassembly or decompilation of the programs;
- disclose results of any program benchmark tests without our
prior consent; or,
- use any Oracle name, trademark or logo.
Program Distribution
We grant you a nonexclusive, nontransferable right to copy and
distribute the programs to your end users provided that you do
not charge your end users for use of the programs and provided
your end users may only use the programs to run your applications
for their business operations. Prior to distributing the programs
you shall require your end users to execute an agreement binding
them to terms consistent with those contained in this section
and the sections of this agreement entitled "License Rights,"
"Ownership and Restrictions," "Export," "Disclaimer of Warranties
and Exclusive Remedies," "No Technical Support," "End of Agreement,"
"Relationship Between the Parties," and "Open Source." You must
also include a provision stating that your end users shall have
no right to distribute the programs, and a provision specifying
us as a third party beneficiary of the agreement. You are responsible
for obtaining these agreements with your end users. 
You agree to: (a) defend and indemnify us against all claims
and damages caused by your distribution of the programs in breach
of this agreements and/or failure to include the required contractual
provisions in your end user agreement as stated above; (b) keep
executed end user agreements and records of end user information
including name, address, date of distribution and identity of
programs distributed; (c) allow us to inspect your end user agreements
and records upon request; and, (d) enforce the terms of your
end user agreements so as to effect a timely cure of any end
user breach, and to notify us of any breach of the terms.
Export
You agree that U.S. export control laws and other applicable
export and import laws govern your use of the programs, including
technical data; additional information can be found on Oracle's
Global Trade Compliance web site located at http://www.oracle.com/products/export/index.html?content.html.
You agree that neither the programs nor any direct product thereof
will be exported, directly, or indirectly, in violation of these
laws, or will be used for any purpose prohibited by these laws
including, without limitation, nuclear, chemical, or biological
weapons proliferation.
Disclaimer of Warranty and Exclusive Remedies
THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
WE FURTHER DISCLAIM ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING
WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.
IN NO EVENT SHALL WE BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES, OR DAMAGES FOR LOSS
OF PROFITS, REVENUE, DATA OR DATA USE, INCURRED BY YOU OR ANY
THIRD PARTY, WHETHER IN AN ACTION IN CONTRACT OR TORT, EVEN IF
WE HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. OUR
ENTIRE LIABILITY FOR DAMAGES HEREUNDER SHALL IN NO EVENT EXCEED
ONE THOUSAND DOLLARS (U.S. $1,000).
No Technical Support
Our technical support organization will not provide technical
support, phone support, or updates to you for the programs licensed
under this agreement.
Restricted Rights
If you distribute a license to the United States government,
the programs, including documentation, shall be considered commercial
computer software and you will place a legend, in addition to
applicable copyright notices, on the documentation, and on the
media label, substantially similar to the following:
NOTICE OF RESTRICTED RIGHTS
"Programs delivered subject to the DOD FAR Supplement are 'commercial
computer software' and use, duplication, and disclosure of the
programs, including documentation, shall be subject to the licensing
restrictions set forth in the applicable Oracle license agreement.
Otherwise, programs delivered subject to the Federal Acquisition
Regulations are 'restricted computer software' and use, duplication,
and disclosure of the programs, including documentation, shall
be subject to the restrictions in FAR 52.227-19, Commercial Computer
Software-Restricted Rights (June 1987). Oracle USA, Inc., 500
Oracle Parkway, Redwood City, CA 94065."
End of Agreement
You may terminate this agreement by destroying all copies of
the programs. We have the right to terminate your right to use
the programs if you fail to comply with any of the terms of this
agreement, in which case you shall destroy all copies of the
programs.
Relationship Between the Parties
The relationship between you and us is that of licensee/licensor.
Neither party will represent that it has any authority to assume
or create any obligation, express or implied, on behalf of the
other party, nor to represent the other party as agent, employee,
franchisee, or in any other capacity. Nothing in this agreement
shall be construed to limit either party's right to independently
develop or distribute software that is functionally similar to
the other party's products, so long as proprietary information
of the other party is not included in such software.
Open Source
"Open Source" software - software available without charge for
use, modification and distribution - is often licensed under
terms that require the user to make the user's modifications
to the Open Source software or any software that the user 'combines'
with the Open Source software freely available in source code
form. If you use Open Source software in conjunction with the
programs, you must ensure that your use does not: (i) create,
or purport to create, obligations of us with respect to the Oracle
programs; or (ii) grant, or purport to grant, to any third party
any rights to or immunities under our intellectual property or
proprietary rights in the Oracle programs. For example, you
may not develop a software program using an Oracle program and
an Open Source program where such use results in a program file(s)
that contains code from both the Oracle program and the Open
Source program (including without limitation libraries) if the
Open Source program is licensed under a license that requires
any "modifications" be made freely available. You also may not
combine the Oracle program with programs licensed under the GNU
General Public License ("GPL") in any manner that could cause,
or could be interpreted or asserted to cause, the Oracle program
or any modifications thereto to become subject to the terms of
the GPL.
Entire Agreement
You agree that this agreement is the complete agreement for the
programs and licenses, and this agreement supersedes all prior
or contemporaneous agreements or representations. If any term
of this agreement is found to be invalid or unenforceable, the
remaining provisions will remain effective.
Last updated: 03/09/05 </license> </licenses> <copyright url='http://www.example.com/copyright'> This feature includes the JDBC driver from Oracle which is available
under ORACLE TECHNOLOGY NETWORK DEVELOPMENT AND DISTRIBUTION LICENSE AGREEMENT.
The code by Sahits stands under the the EPL v1.0. Please consult
the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.microsoft.feature.group' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.microsoft.feature.group' range='[0.0.0,1.1.1)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Microsoft DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Microsoft SQL Server.
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft.feature.group' version='1.1.1'/> </provides> <requires size='3'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.microsoft' range='[1.0.809.102,1.0.809.102]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft.feature.jar' range='[1.1.1,1.1.1]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license> MICROSOFT SOFTWARE LICENSE TERMS
MICROSOFT SQL SERVER 2005 JDBC DRIVER
These license terms are an agreement between Microsoft Corporation
(or based on where you live, one of its affiliates) and you.
Please read them. They apply to the software named above, which
includes the media on which you received it, if any. The terms
also apply to any Microsoft
* updates,
* supplements,
* Internet-based services, and 
* support services
for this software, unless other terms accompany those items.
If so, those terms apply.
By using the software, you accept these terms. If you do not
accept them, do not use the software.
If you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS. You may install and use any
number of copies of the software on your devices.
2. SCOPE OF LICENSE. The software is licensed, not sold. This
agreement only gives you some rights to use the software. Microsoft
reserves all other rights. Unless applicable law gives you more
rights despite this limitation, you may use the software only
as expressly permitted in this agreement. In doing so, you must
comply with any technical limitations in the software that only
allow you to use it in certain ways. You may not
* disclose the results of any benchmark tests of the software
to any third party without Microsoft�s prior written approval;
* reverse engineer, decompile or disassemble the software, except
and only to the extent that applicable law expressly permits,
despite this limitation;
* publish the software for others to copy; or
* rent, lease or lend the software.
3. TRANSFER TO A THIRD PARTY. The first user of the software
may transfer it and this agreement directly to a third party.
Before the transfer, that party must agree that this agreement
applies to the transfer and use of the software. The first user
must uninstall the software before transferring it separately
from the device. The first user may not retain any copies.
4. EXPORT RESTRICTIONS. The software is subject to United States
export laws and regulations. You must comply with all domestic
and international export laws and regulations that apply to the
software. These laws include restrictions on destinations, end
users and end use. For additional information, see www.microsoft.com/exporting.
5. SUPPORT SERVICES. Because this software is "as is," we may
not provide support services for it.
6. ENTIRE AGREEMENT. This agreement, and the terms for supplements,
updates, Internet-based services and support services that you
use, are the entire agreement for the software and support services.
7. APPLICABLE LAW.
a. United States. If you acquired the software in the United
States, Washington state law governs the interpretation of this
agreement and applies to claims for breach of it, regardless
of conflict of laws principles. The laws of the state where
you live govern all other claims, including claims under state
consumer protection laws, unfair competition laws, and in tort.
b. Outside the United States. If you acquired the software in
any other country, the laws of that country apply.
8. LEGAL EFFECT. This agreement describes certain legal rights.
You may have other rights under the laws of your country. You
may also have rights with respect to the party from whom you
acquired the software. This agreement does not change your rights
under the laws of your country if the laws of your country do
not permit it to do so.
9. DISCLAIMER OF WARRANTY. The software is licensed "as-is."
You bear the risk of using it. Microsoft gives no express warranties,
guarantees or conditions. You may have additional consumer rights
under your local laws which this agreement cannot change. To
the extent permitted under your local laws, Microsoft excludes
the implied warranties of merchantability, fitness for a particular
purpose and non-infringement.
10. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. You
can recover from Microsoft and its suppliers only direct damages
up to U.S. $5.00. You cannot recover any other damages, including
consequential, lost profits, special, indirect or incidental
damages.
This limitation applies to
* anything related to the software, services, content (including
code) on third party Internet sites, or third party programs;
and
* claims for breach of contract, breach of warranty, guarantee
or condition, strict liability, negligence, or other tort to
the extent permitted by applicable law.
It also applies even if Microsoft knew or should have known about
the possibility of the damages. The above limitation or exclusion
may not apply to you because your country may not allow the exclusion
or limitation of incidental, consequential or other damages.
Please note: As this software is distributed in Quebec, Canada,
some of the clauses in this agreement are provided below in French.
Remarque : Ce logiciel �tant distribu� au Qu�bec, Canada, certaines
des clauses dans ce contrat sont fournies ci-dessous en fran�ais.
EXON�RATION DE GARANTIE. Le logiciel vis� par une licence est
offert � tel quel �. Toute utilisation de ce logiciel est � votre
seule risque et p�ril. Microsoft n�accorde aucune autre garantie
expresse. Vous pouvez b�n�ficier de droits additionnels en vertu
du droit local sur la protection dues consommateurs, que ce contrat
ne peut modifier. La ou elles sont permises par le droit locale,
les garanties implicites de qualit� marchande, d�ad�quation �
un usage particulier et d�absence de contrefa�on sont exclues.
LIMITATION DES DOMMAGES-INT�R�TS ET EXCLUSION DE RESPONSABILIT�
POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses
fournisseurs une indemnisation en cas de dommages directs uniquement
� hauteur de 5,00 $ US. Vous ne pouvez pr�tendre � aucune indemnisation
pour les autres dommages, y compris les dommages sp�ciaux, indirects
ou accessoires et pertes de b�n�fices.
Cette limitation concerne :
* tout ce qui est reli� au logiciel, aux services ou au contenu
(y compris le code) figurant sur des sites Internet tiers ou
dans des programmes tiers ; et
* les r�clamations au titre de violation de contrat ou de garantie,
ou au titre de responsabilit� stricte, de n�gligence ou d�une
autre faute dans la limite autoris�e par la loi en vigueur.
Elle s�applique �galement, m�me si Microsoft connaissait ou devrait
conna�tre l��ventualit� d�un tel dommage. Si votre pays n�autorise
pas l�exclusion ou la limitation de responsabilit� pour les dommages
indirects, accessoires ou de quelque nature que ce soit, il se
peut que la limitation ou l�exclusion ci-dessus ne s�appliquera
pas � votre �gard.
EFFET JURIDIQUE. Le pr�sent contrat d�crit certains droits juridiques.
Vous pourriez avoir d�autres droits pr�vus par les lois de votre
pays. Le pr�sent contrat ne modifie pas les droits que vous
conf�rent les lois de votre pays si celles-ci ne le permettent
pas. </license> </licenses> <copyright url='http://www.example.com/copyright'> This feature includes the JDBC driver from Microsoft which is available
under MICROSOFT SOFTWARE LICENSE TERMS (MSLT).
The code by Sahits stands under the the EPL v1.0. Please consult
the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.mysql.feature.group' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.mysql.feature.group' range='[0.0.0,1.1.1)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG MySQL DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Sun MySQL
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql.feature.group' version='1.1.1'/> </provides> <requires size='6'> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.osgi' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.model' range='0.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='com.mysql' range='[5.1.6,5.1.6]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.mysql.feature.jar' range='[1.1.1,1.1.1]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.gnu.org/licenses/gpl-2.0.html'> GNU General Public License
**************************

 GNU GENERAL PUBLIC LICENSE
 Version 2, June 1991
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
 675 Mass Ave, Cambridge, MA 02139, USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 
 Preamble
 
 The licenses for most software are designed to take away your
 freedom to share and change it. By contrast, the GNU General Public
 License is intended to guarantee your freedom to share and change free
 software--to make sure the software is free for all its users. This
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it. (Some other Free Software Foundation software is covered by
 the GNU Library General Public License instead.) You can apply it to
 your programs, too.
 
 When we speak of free software, we are referring to freedom, not
 price. Our General Public Licenses are designed to make sure that you
 have the freedom to distribute copies of free software (and charge for
 this service if you wish), that you receive source code or can get it
 if you want it, that you can change the software or use pieces of it
 in new free programs; and that you know you can do these things.
 
 To protect your rights, we need to make restrictions that forbid
 anyone to deny you these rights or to ask you to surrender the rights.
 These restrictions translate to certain responsibilities for you if you
 distribute copies of the software, or if you modify it.
 
 For example, if you distribute copies of such a program, whether
 gratis or for a fee, you must give the recipients all the rights that
 you have. You must make sure that they, too, receive or can get the
 source code. And you must show them these terms so they know their
 rights.
 
 We protect your rights with two steps: (1) copyright the software, and
 (2) offer you this license which gives you legal permission to copy,
 distribute and/or modify the software.
 
 Also, for each author's protection and ours, we want to make certain
 that everyone understands that there is no warranty for this free
 software. If the software is modified by someone else and passed on, we
 want its recipients to know that what they have is not the original, so
 that any problems introduced by others will not reflect on the original
 authors' reputations.
 
 Finally, any free program is threatened constantly by software
 patents. We wish to avoid the danger that redistributors of a free
 program will individually obtain patent licenses, in effect making the
 program proprietary. To prevent this, we have made it clear that any
 patent must be licensed for everyone's free use or not licensed at all.
 
 The precise terms and conditions for copying, distribution and
 modification follow.
 
 GNU GENERAL PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 0. This License applies to any program or other work which contains
 a notice placed by the copyright holder saying it may be distributed
 under the terms of this General Public License. The "Program", below,
 refers to any such program or work, and a "work based on the Program"
 means either the Program or any derivative work under copyright law:
 that is to say, a work containing the Program or a portion of it,
 either verbatim or with modifications and/or translated into another
 language. (Hereinafter, translation is included without limitation in
 the term "modification".) Each licensee is addressed as "you".
 
 Activities other than copying, distribution and modification are not
 covered by this License; they are outside its scope. The act of
 running the Program is not restricted, and the output from the Program
 is covered only if its contents constitute a work based on the
 Program (independent of having been made by running the Program).
 Whether that is true depends on what the Program does.
 
 1. You may copy and distribute verbatim copies of the Program's
 source code as you receive it, in any medium, provided that you
 conspicuously and appropriately publish on each copy an appropriate
 copyright notice and disclaimer of warranty; keep intact all the
 notices that refer to this License and to the absence of any warranty;
 and give any other recipients of the Program a copy of this License
 along with the Program.
 
 You may charge a fee for the physical act of transferring a copy, and
 you may at your option offer warranty protection in exchange for a fee.
 
 2. You may modify your copy or copies of the Program or any portion
 of it, thus forming a work based on the Program, and copy and
 distribute such modifications or work under the terms of Section 1
 above, provided that you also meet all of these conditions:
 
 a) You must cause the modified files to carry prominent notices
 stating that you changed the files and the date of any change.
 
 b) You must cause any work that you distribute or publish, that in
 whole or in part contains or is derived from the Program or any
 part thereof, to be licensed as a whole at no charge to all third
 parties under the terms of this License.
 
 c) If the modified program normally reads commands interactively
 when run, you must cause it, when started running for such
 interactive use in the most ordinary way, to print or display an
 announcement including an appropriate copyright notice and a
 notice that there is no warranty (or else, saying that you provide
 a warranty) and that users may redistribute the program under
 these conditions, and telling the user how to view a copy of this
 License. (Exception: if the Program itself is interactive but
 does not normally print such an announcement, your work based on
 the Program is not required to print an announcement.)
 
 These requirements apply to the modified work as a whole. If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
 themselves, then this License, and its terms, do not apply to those
 sections when you distribute them as separate works. But when you
 distribute the same sections as part of a whole which is a work based
 on the Program, the distribution of the whole must be on the terms of
 this License, whose permissions for other licensees extend to the
 entire whole, and thus to each and every part regardless of who wrote it.
 
 Thus, it is not the intent of this section to claim rights or contest
 your rights to work written entirely by you; rather, the intent is to
 exercise the right to control the distribution of derivative or
 collective works based on the Program.
 
 In addition, mere aggregation of another work not based on the Program
 with the Program (or with a work based on the Program) on a volume of
 a storage or distribution medium does not bring the other work under
 the scope of this License.
 
 3. You may copy and distribute the Program (or a work based on it,
 under Section 2) in object code or executable form under the terms of
 Sections 1 and 2 above provided that you also do one of the following:
 
 a) Accompany it with the complete corresponding machine-readable
 source code, which must be distributed under the terms of Sections
 1 and 2 above on a medium customarily used for software interchange; or,
 
 b) Accompany it with a written offer, valid for at least three
 years, to give any third party, for a charge no more than your
 cost of physically performing source distribution, a complete
 machine-readable copy of the corresponding source code, to be
 distributed under the terms of Sections 1 and 2 above on a medium
 customarily used for software interchange; or,
 
 c) Accompany it with the information you received as to the offer
 to distribute corresponding source code. (This alternative is
 allowed only for noncommercial distribution and only if you
 received the program in object code or executable form with such
 an offer, in accord with Subsection b above.)
 
 The source code for a work means the preferred form of the work for
 making modifications to it. For an executable work, complete source
 code means all the source code for all modules it contains, plus any
 associated interface definition files, plus the scripts used to
 control compilation and installation of the executable. However, as a
 special exception, the source code distributed need not include
 anything that is normally distributed (in either source or binary
 form) with the major components (compiler, kernel, and so on) of the
 operating system on which the executable runs, unless that component
 itself accompanies the executable.
 
 If distribution of executable or object code is made by offering
 access to copy from a designated place, then offering equivalent
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
 
 4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License. Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
 void, and will automatically terminate your rights under this License.
 However, parties who have received copies, or rights, from you under
 this License will not have their licenses terminated so long as such
 parties remain in full compliance.
 
 5. You are not required to accept this License, since you have not
 signed it. However, nothing else grants you permission to modify or
 distribute the Program or its derivative works. These actions are
 prohibited by law if you do not accept this License. Therefore, by
 modifying or distributing the Program (or any work based on the
 Program), you indicate your acceptance of this License to do so, and
 all its terms and conditions for copying, distributing or modifying
 the Program or works based on it.
 
 6. Each time you redistribute the Program (or any work based on the
 Program), the recipient automatically receives a license from the
 original licensor to copy, distribute or modify the Program subject to
 these terms and conditions. You may not impose any further
 restrictions on the recipients' exercise of the rights granted herein.
 You are not responsible for enforcing compliance by third parties to
 this License.
 
 7. If, as a consequence of a court judgment or allegation of patent
 infringement or for any other reason (not limited to patent issues),
 conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
 excuse you from the conditions of this License. If you cannot
 distribute so as to satisfy simultaneously your obligations under this
 License and any other pertinent obligations, then as a consequence you
 may not distribute the Program at all. For example, if a patent
 license would not permit royalty-free redistribution of the Program by
 all those who receive copies directly or indirectly through you, then
 the only way you could satisfy both it and this License would be to
 refrain entirely from distribution of the Program.
 
 If any portion of this section is held invalid or unenforceable under
 any particular circumstance, the balance of the section is intended to
 apply and the section as a whole is intended to apply in other
 circumstances.
 
 It is not the purpose of this section to induce you to infringe any
 patents or other property right claims or to contest validity of any
 such claims; this section has the sole purpose of protecting the
 integrity of the free software distribution system, which is
 implemented by public license practices. Many people have made
 generous contributions to the wide range of software distributed
 through that system in reliance on consistent application of that
 system; it is up to the author/donor to decide if he or she is willing
 to distribute software through any other system and a licensee cannot
 impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
 
 8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
 may add an explicit geographical distribution limitation excluding
 those countries, so that distribution is permitted only in or among
 countries not thus excluded. In such case, this License incorporates
 the limitation as if written in the body of this License.
 
 9. The Free Software Foundation may publish revised and/or new versions
 of the General Public License from time to time. Such new versions will
 be similar in spirit to the present version, but may differ in detail to
 address new problems or concerns.
 
 Each version is given a distinguishing version number. If the Program
 specifies a version number of this License which applies to it and "any
 later version", you have the option of following the terms and conditions
 either of that version or of any later version published by the Free
 Software Foundation. If the Program does not specify a version number of
 this License, you may choose any version ever published by the Free Software
 Foundation.
 
 10. If you wish to incorporate parts of the Program into other free
 programs whose distribution conditions are different, write to the author
 to ask for permission. For software which is copyrighted by the Free
 Software Foundation, write to the Free Software Foundation; we sometimes
 make exceptions for this. Our decision will be guided by the two goals
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
 NO WARRANTY
 
 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
 REPAIR OR CORRECTION.
 
 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
 END OF TERMS AND CONDITIONS
 
 Appendix: How to Apply These Terms to Your New Programs
 
 If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
 free software which everyone can redistribute and change under these terms.
 
 To do so, attach the following notices to the program. It is safest
 to attach them to the start of each source file to most effectively
 convey the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
 <one line to give the program's name and a brief idea of what it does.>
 Copyright (C) 19yy <name of author>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 Also add information on how to contact you by electronic and paper mail.
 
 If the program is interactive, make it output a short notice like this
 when it starts in an interactive mode:
 
 Gnomovision version 69, Copyright (C) 19yy name of author
 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
 This is free software, and you are welcome to redistribute it
 under certain conditions; type `show c' for details.
 
 The hypothetical commands `show w' and `show c' should show the appropriate
 parts of the General Public License. Of course, the commands you use may
 be called something other than `show w' and `show c'; they could even be
 mouse-clicks or menu items--whatever suits your program.
 
 You should also get your employer (if you work as a programmer) or your
 school, if any, to sign a "copyright disclaimer" for the program, if
 necessary. Here is a sample; alter the names:
 
 Yoyodyne, Inc., hereby disclaims all copyright interest in the program
 `Gnomovision' (which makes passes at compilers) written by James Hacker.
 
 <signature of Ty Coon>, 1 April 1989
 Ty Coon, President of Vice
 
 This General Public License does not permit incorporating your program into
 proprietary programs. If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
 library. If this is what you want to do, use the GNU Library General
 Public License instead of this License. </license> </licenses> <copyright> This feature includes the JDBC driver from Sun which is available under GPLv2.
The code by Sahits stands under the the EPL v1.0. Please consult the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.microsoft.feature.jar' version='1.1.1'> <update id='ch.sahits.codegen.microsoft.feature.jar' range='[0.0.0,1.1.1)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG Microsoft DB connection'/> <property name='org.eclipse.equinox.p2.description' value='Access for Microsoft SQL Server.
Includes create script parser and metadata extractor from direct connection'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.microsoft.feature.jar' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.microsoft' version='1.1.1'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.microsoft' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license> MICROSOFT SOFTWARE LICENSE TERMS
MICROSOFT SQL SERVER 2005 JDBC DRIVER
These license terms are an agreement between Microsoft Corporation
(or based on where you live, one of its affiliates) and you.
Please read them. They apply to the software named above, which
includes the media on which you received it, if any. The terms
also apply to any Microsoft
* updates,
* supplements,
* Internet-based services, and 
* support services
for this software, unless other terms accompany those items.
If so, those terms apply.
By using the software, you accept these terms. If you do not
accept them, do not use the software.
If you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS. You may install and use any
number of copies of the software on your devices.
2. SCOPE OF LICENSE. The software is licensed, not sold. This
agreement only gives you some rights to use the software. Microsoft
reserves all other rights. Unless applicable law gives you more
rights despite this limitation, you may use the software only
as expressly permitted in this agreement. In doing so, you must
comply with any technical limitations in the software that only
allow you to use it in certain ways. You may not
* disclose the results of any benchmark tests of the software
to any third party without Microsoft�s prior written approval;
* reverse engineer, decompile or disassemble the software, except
and only to the extent that applicable law expressly permits,
despite this limitation;
* publish the software for others to copy; or
* rent, lease or lend the software.
3. TRANSFER TO A THIRD PARTY. The first user of the software
may transfer it and this agreement directly to a third party.
Before the transfer, that party must agree that this agreement
applies to the transfer and use of the software. The first user
must uninstall the software before transferring it separately
from the device. The first user may not retain any copies.
4. EXPORT RESTRICTIONS. The software is subject to United States
export laws and regulations. You must comply with all domestic
and international export laws and regulations that apply to the
software. These laws include restrictions on destinations, end
users and end use. For additional information, see www.microsoft.com/exporting.
5. SUPPORT SERVICES. Because this software is "as is," we may
not provide support services for it.
6. ENTIRE AGREEMENT. This agreement, and the terms for supplements,
updates, Internet-based services and support services that you
use, are the entire agreement for the software and support services.
7. APPLICABLE LAW.
a. United States. If you acquired the software in the United
States, Washington state law governs the interpretation of this
agreement and applies to claims for breach of it, regardless
of conflict of laws principles. The laws of the state where
you live govern all other claims, including claims under state
consumer protection laws, unfair competition laws, and in tort.
b. Outside the United States. If you acquired the software in
any other country, the laws of that country apply.
8. LEGAL EFFECT. This agreement describes certain legal rights.
You may have other rights under the laws of your country. You
may also have rights with respect to the party from whom you
acquired the software. This agreement does not change your rights
under the laws of your country if the laws of your country do
not permit it to do so.
9. DISCLAIMER OF WARRANTY. The software is licensed "as-is."
You bear the risk of using it. Microsoft gives no express warranties,
guarantees or conditions. You may have additional consumer rights
under your local laws which this agreement cannot change. To
the extent permitted under your local laws, Microsoft excludes
the implied warranties of merchantability, fitness for a particular
purpose and non-infringement.
10. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. You
can recover from Microsoft and its suppliers only direct damages
up to U.S. $5.00. You cannot recover any other damages, including
consequential, lost profits, special, indirect or incidental
damages.
This limitation applies to
* anything related to the software, services, content (including
code) on third party Internet sites, or third party programs;
and
* claims for breach of contract, breach of warranty, guarantee
or condition, strict liability, negligence, or other tort to
the extent permitted by applicable law.
It also applies even if Microsoft knew or should have known about
the possibility of the damages. The above limitation or exclusion
may not apply to you because your country may not allow the exclusion
or limitation of incidental, consequential or other damages.
Please note: As this software is distributed in Quebec, Canada,
some of the clauses in this agreement are provided below in French.
Remarque : Ce logiciel �tant distribu� au Qu�bec, Canada, certaines
des clauses dans ce contrat sont fournies ci-dessous en fran�ais.
EXON�RATION DE GARANTIE. Le logiciel vis� par une licence est
offert � tel quel �. Toute utilisation de ce logiciel est � votre
seule risque et p�ril. Microsoft n�accorde aucune autre garantie
expresse. Vous pouvez b�n�ficier de droits additionnels en vertu
du droit local sur la protection dues consommateurs, que ce contrat
ne peut modifier. La ou elles sont permises par le droit locale,
les garanties implicites de qualit� marchande, d�ad�quation �
un usage particulier et d�absence de contrefa�on sont exclues.
LIMITATION DES DOMMAGES-INT�R�TS ET EXCLUSION DE RESPONSABILIT�
POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses
fournisseurs une indemnisation en cas de dommages directs uniquement
� hauteur de 5,00 $ US. Vous ne pouvez pr�tendre � aucune indemnisation
pour les autres dommages, y compris les dommages sp�ciaux, indirects
ou accessoires et pertes de b�n�fices.
Cette limitation concerne :
* tout ce qui est reli� au logiciel, aux services ou au contenu
(y compris le code) figurant sur des sites Internet tiers ou
dans des programmes tiers ; et
* les r�clamations au titre de violation de contrat ou de garantie,
ou au titre de responsabilit� stricte, de n�gligence ou d�une
autre faute dans la limite autoris�e par la loi en vigueur.
Elle s�applique �galement, m�me si Microsoft connaissait ou devrait
conna�tre l��ventualit� d�un tel dommage. Si votre pays n�autorise
pas l�exclusion ou la limitation de responsabilit� pour les dommages
indirects, accessoires ou de quelque nature que ce soit, il se
peut que la limitation ou l�exclusion ci-dessus ne s�appliquera
pas � votre �gard.
EFFET JURIDIQUE. Le pr�sent contrat d�crit certains droits juridiques.
Vous pourriez avoir d�autres droits pr�vus par les lois de votre
pays. Le pr�sent contrat ne modifie pas les droits que vous
conf�rent les lois de votre pays si celles-ci ne le permettent
pas. </license> </licenses> <copyright url='http://www.example.com/copyright'> This feature includes the JDBC driver from Microsoft which is available
under MICROSOFT SOFTWARE LICENSE TERMS (MSLT).
The code by Sahits stands under the the EPL v1.0. Please consult
the licences of the plug-ins </copyright> </unit> <unit id='ch.sahits.codegen.java.feature.jar' version='1.1.1'> <update id='ch.sahits.codegen.java.feature.jar' range='[0.0.0,1.1.1)' severity='0'/> <properties size='4'> <property name='org.eclipse.equinox.p2.name' value='JCG Java Code Generator core'/> <property name='org.eclipse.equinox.p2.description' value='Generate Java source code based on input models.
Generation with Java Emitter Templates and Abstract Syntax Tree is supported'/> <property name='org.eclipse.equinox.p2.description.url' value='http://www.sahits.ch/project/javacodegen/'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.feature.jar' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.java' version='1.1.1'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.java' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features and plugins may have different licenses. Please consult the liecenses aggreement of the individual plugins. </copyright> </unit> <unit id='ch.sahits.codegen.java.datatools.feature.group' version='1.1.1' singleton='false'> <update id='ch.sahits.codegen.java.datatools.feature.group' range='[0.0.0,1.1.1)' severity='0'/> <properties size='5'> <property name='org.eclipse.equinox.p2.name' value='DTP Connection'/> <property name='org.eclipse.equinox.p2.description' value='Generate the datamodel for the Java Code generator
from registered datatools connections'/> <property name='org.eclipse.equinox.p2.description.url' value='ch.sahits.codegen.java.datatools'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> <property name='org.eclipse.equinox.p2.type.group' value='true'/> </properties> <provides size='1'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools.feature.group' version='1.1.1'/> </provides> <requires size='7'> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java' range='1.1.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.connectivity' range='1.1.1'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.connectivity.sqm.core' range='1.0.3'/> <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.datatools.modelbase.sql' range='1.0.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.util' range='1.1.0'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools' range='[1.1.1,1.1.1]'/> <required namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.java.datatools.feature.jar' range='[1.1.1,1.1.1]'> <filter> (org.eclipse.update.install.features=true) </filter> </required> </requires> <touchpoint id='null' version='0.0.0'/> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. </copyright> </unit> <unit id='ch.sahits.codegen.examples.feature.jar' version='1.1.1'> <update id='ch.sahits.codegen.examples.feature.jar' range='[0.0.0,1.1.1)' severity='0'/> <properties size='3'> <property name='org.eclipse.equinox.p2.name' value='JCG Examples'/> <property name='org.eclipse.equinox.p2.description' value='Examples for Java Code Generator'/> <property name='org.eclipse.equinox.p2.provider' value='Sahits'/> </properties> <provides size='3'> <provided namespace='org.eclipse.equinox.p2.iu' name='ch.sahits.codegen.examples.feature.jar' version='1.1.1'/> <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/> <provided namespace='org.eclipse.update.feature' name='ch.sahits.codegen.examples' version='1.1.1'/> </provides> <filter> (org.eclipse.update.install.features=true) </filter> <artifacts size='1'> <artifact classifier='org.eclipse.update.feature' id='ch.sahits.codegen.examples' version='1.1.1'/> </artifacts> <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> <touchpointData size='1'> <instructions size='1'> <instruction key='zipped'> true </instruction> </instructions> </touchpointData> <licenses size='1'> <license url='http://www.eclipse.org/legal/epl-v10.html'> Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
OF THIS AGREEMENT.
1. DEFINITIONS
"Contribution" means:
a) in the case of the initial Contributor, the initial code and
documentation distributed under this Agreement, and
b) in the case of each subsequent Contributor:
i) changes to the Program, and
ii) additions to the Program;
where such changes and/or additions to the Program originate
from and are distributed by that particular Contributor. A Contribution
'originates' from a Contributor if it was added to the Program
by such Contributor itself or anyone acting on such Contributor's
behalf. Contributions do not include additions to the Program
which: (i) are separate modules of software distributed in conjunction
with the Program under their own license agreement, and (ii)
are not derivative works of the Program.
"Contributor" means any person or entity that distributes the
Program.
"Licensed Patents " mean patent claims licensable by a Contributor
which are necessarily infringed by the use or sale of its Contribution
alone or when combined with the Program.
"Program" means the Contributions distributed in accordance with
this Agreement.
"Recipient" means anyone who receives the Program under this
Agreement, including all Contributors.
2. GRANT OF RIGHTS
a) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free copyright
license to reproduce, prepare derivative works of, publicly display,
publicly perform, distribute and sublicense the Contribution
of such Contributor, if any, and such derivative works, in source
code and object code form.
b) Subject to the terms of this Agreement, each Contributor hereby
grants Recipient a non-exclusive, worldwide, royalty-free patent
license under Licensed Patents to make, use, sell, offer to sell,
import and otherwise transfer the Contribution of such Contributor,
if any, in source code and object code form. This patent license
shall apply to the combination of the Contribution and the Program
if, at the time the Contribution is added by the Contributor,
such addition of the Contribution causes such combination to
be covered by the Licensed Patents. The patent license shall
not apply to any other combinations which include the Contribution.
No hardware per se is licensed hereunder.
c) Recipient understands that although each Contributor grants
the licenses to its Contributions set forth herein, no assurances
are provided by any Contributor that the Program does not infringe
the patent or other intellectual property rights of any other
entity. Each Contributor disclaims any liability to Recipient
for claims brought by any other entity based on infringement
of intellectual property rights or otherwise. As a condition
to exercising the rights and licenses granted hereunder, each
Recipient hereby assumes sole responsibility to secure any other
intellectual property rights needed, if any. For example, if
a third party patent license is required to allow Recipient to
distribute the Program, it is Recipient's responsibility to acquire
that license before distributing the Program.
d) Each Contributor represents that to its knowledge it has sufficient
copyright rights in its Contribution, if any, to grant the copyright
license set forth in this Agreement.
3. REQUIREMENTS
A Contributor may choose to distribute the Program in object
code form under its own license agreement, provided that:
a) it complies with the terms and conditions of this Agreement;
and
b) its license agreement:
i) effectively disclaims on behalf of all Contributors all warranties
and conditions, express and implied, including warranties or
conditions of title and non-infringement, and implied warranties
or conditions of merchantability and fitness for a particular
purpose;
ii) effectively excludes on behalf of all Contributors all liability
for damages, including direct, indirect, special, incidental
and consequential damages, such as lost profits;
iii) states that any provisions which differ from this Agreement
are offered by that Contributor alone and not by any other party;
and
iv) states that source code for the Program is available from
such Contributor, and informs licensees how to obtain it in a
reasonable manner on or through a medium customarily used for
software exchange.
When the Program is made available in source code form:
a) it must be made available under this Agreement; and
b) a copy of this Agreement must be included with each copy of
the Program.
Contributors may not remove or alter any copyright notices contained
within the Program.
Each Contributor must identify itself as the originator of its
Contribution, if any, in a manner that reasonably allows subsequent
Recipients to identify the originator of the Contribution.
4. COMMERCIAL DISTRIBUTION
Commercial distributors of software may accept certain responsibilities
with respect to end users, business partners and the like. While
this license is intended to facilitate the commercial use of
the Program, the Contributor who includes the Program in a commercial
product offering should do so in a manner which does not create
potential liability for other Contributors. Therefore, if a Contributor
includes the Program in a commercial product offering, such Contributor
("Commercial Contributor") hereby agrees to defend and indemnify
every other Contributor ("Indemnified Contributor") against any
losses, damages and costs (collectively "Losses") arising from
claims, lawsuits and other legal actions brought by a third party
against the Indemnified Contributor to the extent caused by the
acts or omissions of such Commercial Contributor in connection
with its distribution of the Program in a commercial product
offering. The obligations in this section do not apply to any
claims or Losses relating to any actual or alleged intellectual
property infringement. In order to qualify, an Indemnified Contributor
must: a) promptly notify the Commercial Contributor in writing
of such claim, and b) allow the Commercial Contributor to control,
and cooperate with the Commercial Contributor in, the defense
and any related settlement negotiations. The Indemnified Contributor
may participate in any such claim at its own expense.
For example, a Contributor might include the Program in a commercial
product offering, Product X. That Contributor is then a Commercial
Contributor. If that Commercial Contributor then makes performance
claims, or offers warranties related to Product X, those performance
claims and warranties are such Commercial Contributor's responsibility
alone. Under this section, the Commercial Contributor would have
to defend claims against the other Contributors related to those
performance claims and warranties, and if a court requires any
other Contributor to pay any damages as a result, the Commercial
Contributor must pay those damages.
5. NO WARRANTY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
responsible for determining the appropriateness of using and
distributing the Program and assumes all risks associated with
its exercise of rights under this Agreement , including but not
limited to the risks and costs of program errors, compliance
with applicable laws, damage to or loss of data, programs or
equipment, and unavailability or interruption of operations.
6. DISCLAIMER OF LIABILITY
EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
7. GENERAL
If any provision of this Agreement is invalid or unenforceable
under applicable law, it shall not affect the validity or enforceability
of the remainder of the terms of this Agreement, and without
further action by the parties hereto, such provision shall be
reformed to the minimum extent necessary to make such provision
valid and enforceable.
If Recipient institutes patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging
that the Program itself (excluding combinations of the Program
with other software or hardware) infringes such Recipient's patent(s),
then such Recipient's rights granted under Section 2(b) shall
terminate as of the date such litigation is filed.
All Recipient's rights under this Agreement shall terminate if
it fails to comply with any of the material terms or conditions
of this Agreement and does not cure such failure in a reasonable
period of time after becoming aware of such noncompliance. If
all Recipient's rights under this Agreement terminate, Recipient
agrees to cease use and distribution of the Program as soon as
reasonably practicable. However, Recipient's obligations under
this Agreement and any licenses granted by Recipient relating
to the Program shall continue and survive.
Everyone is permitted to copy and distribute copies of this Agreement,
but in order to avoid inconsistency the Agreement is copyrighted
and may only be modified in the following manner. The Agreement
Steward reserves the right to publish new versions (including
revisions) of this Agreement from time to time. No one other
than the Agreement Steward has the right to modify this Agreement.
The Eclipse Foundation is the initial Agreement Steward. The
Eclipse Foundation may assign the responsibility to serve as
the Agreement Steward to a suitable separate entity. Each new
version of the Agreement will be given a distinguishing version
number. The Program (including Contributions) may always be distributed
subject to the version of the Agreement under which it was received.
In addition, after a new version of the Agreement is published,
Contributor may elect to distribute the Program (including its
Contributions) under the new version. Except as expressly stated
in Sections 2(a) and 2(b) above, Recipient receives no rights
or licenses to the intellectual property of any Contributor under
this Agreement, whether expressly, by implication, estoppel or
otherwise. All rights in the Program not expressly granted under
this Agreement are reserved.
This Agreement is governed by the laws of the State of New York
and the intellectual property laws of the United States of America.
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
litigation. </license> </licenses> <copyright> This features stands under the EPL v1.0. Additional features
and plugins may have different licenses. Please consult the liecenses
aggreement of the individual plugins. </copyright> </unit> </units> </repository>