refactoring: remove plugins/connectivity/org.eclipse.datatools.connectivity.nl to DEPRECATED folder; add intermediate poms so we can build smaller reactors (eg., just the plugins)
Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.dbdefinition.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.dbdefinition.nl/pom.xml
index 48e7f8c..8f593b2 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.dbdefinition.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.apache.derby.dbdefinition.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.dbdefinition/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.dbdefinition/pom.xml
index ac730a1..9642d27 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.dbdefinition/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.apache.derby.dbdefinition</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.nl/pom.xml
index 8199b44..7e26903 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.apache.derby.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.ui.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.ui.nl/pom.xml
index ff7e678..4228139 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.ui.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.apache.derby.ui.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.ui/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.ui/pom.xml
index 983cc00..accdddd 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.ui/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.apache.derby.ui</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby/pom.xml
index 49098a0..39ef6b0 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.apache.derby/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.apache.derby</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.console.profile.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.console.profile.nl/pom.xml
index 7a64080..4a7548f 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.console.profile.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.console.profile.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.console.profile.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.console.profile/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.console.profile/pom.xml
index 9ddb842..14a2bbf 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.console.profile/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.console.profile/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.console.profile</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.nl/pom.xml
index 55ca2e5..c6cffa3 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.db.generic.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.ui.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.ui.nl/pom.xml
index 7c9b48c..2af5e2c 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.ui.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.db.generic.ui.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.ui/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.ui/pom.xml
index 4342dca..eb9df8a 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.ui/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.db.generic.ui</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic/pom.xml
index 313b049..14e52c5 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.db.generic/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.db.generic</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC.nl/pom.xml
index a234e0e..7de7ddd 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.dbdefinition.genericJDBC.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/pom.xml
index aec4ead..00b3088 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.dbdefinition.genericJDBC</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.jdt/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.jdt/pom.xml
index 4d9df23..6b3375e 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.jdt/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.jdt/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.jdt</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/.classpath b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/.classpath
deleted file mode 100644
index 751c8f2..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/.gitignore b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/.gitignore
deleted file mode 100644
index ba077a4..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-bin
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/.project b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/.project
deleted file mode 100644
index c7b7459..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/.project
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.datatools.connectivity.nl</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/META-INF/MANIFEST.MF b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/META-INF/MANIFEST.MF
deleted file mode 100644
index 9b0d96e..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,8 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: DTP Connectivity Nl Fragment
-Bundle-SymbolicName: org.eclipse.datatools.connectivity.nl1
-Bundle-Version: 1.0.1.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Fragment-Host: org.eclipse.datatools.connectivity;bundle-version="[1.0.0,1.5.0)"
-Bundle-Localization: plugin
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/about.html b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/about.html
deleted file mode 100644
index e167a0c..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/about.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
-<!-- saved from url=(0043)http://www.eclipse.org/legal/epl/about.html -->
-<HTML><HEAD><TITLE>About</TITLE>
-<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
-<BODY lang=EN-US>
-<H2>About This Content</H2>
-<P>April 14, 2006</P>
-<H3>License</H3>
-
-The Eclipse Foundation makes available all content in this plug-in
-("Content"). Unless otherwise indicated below, the Content is provided to you
-under the terms and conditions of the Eclipse Public License Version 1.0
-("EPL"). A copy of the EPL is available at <A
-href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</A>.
-For purposes of the EPL, "Program" will mean the Content.<P>
-
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party ("Redistributor") and different terms and conditions may apply
-to your use of any object code in the Content.
-Check the Redistributor's license that was provided with the Content.
-If no such license exists, contact the Redistributor. Unless otherwise indicated below, the terms and conditions of the EPL
-still apply to any source code in the Content and such source code may be
-obtained at <a href="/">http://www.eclipse.org</a>.</p>
-</BODY></HTML>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/build.properties b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/build.properties
deleted file mode 100644
index 71574ed..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/build.properties
+++ /dev/null
@@ -1,7 +0,0 @@
-bin.includes = fragment.xml,\
- META-INF/,\
- about.html,\
- org/**/*.properties,\
- plugin_??_??.properties
-src.includes = about.html
-customBuildCallbacks=customBuildCallbacks.xml
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/build.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/build.xml
deleted file mode 100644
index a2c7594..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/build.xml
+++ /dev/null
@@ -1,97 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- *************************************************************************
- * Copyright (c) 2004, 2006 Actuate Corporation.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- * Actuate Corporation - initial API and implementation
- *
- *************************************************************************
- *
- * build.xml
- *
- * Build script for project org.eclipse.datatools.connectivity.nl
- *
- * "Clean" - Clean nl.jar file and *.properties files generated from
- * native2ascii.exe.
- * "Jar" - Convert *_xx_YY.msg files into *_xx_YY.properties files by native2ascii.exe and
- * create nl.jar file.
- * "Export" - Export the project, for instance, jar files are copied to a designated folder.
- * this task must be called after calling Jar task, so it needn't depend on Jar explicitly
- *
- * Usage:
- * ant [any one or more of the public targets]
- * -Declipse.home=<your eclipse home>
- * -Ddtp.home=<your DTP plugins source home> [optional]
- *
- * Default target is "Jar".
- *
- * Notes:
- * 1. classpath need to be set for junit.jar
- * 2. The build script requires Ant 1.6
- *
--->
-
-<project name="org.eclipse.datatools.connectivity.nl" default="Jar" basedir=".">
- <description>NL Fragment for org.eclipse.datatools.connectivity</description>
-
- <property file="META-INF/MANIFEST.MF" />
- <property name="dir.src" value="src" />
- <property name="dir.bin" value="bin" />
- <property name="nl.group" value="1" />
- <property name="module.name" value="org.eclipse.datatools.connectivity.nl" />
- <property name="jar.name" value="${module.name}${nl.group}_${Bundle-Version}.jar" />
-
- <target name="Clean">
- <delete>
- <fileset dir="." includes="**/*_??_??.properties" />
- <fileset dir="." includes="${jar.name}" />
- </delete>
- </target>
-
- <target name="NativeToAscii"
- description="Execute native2ascii for *.msg files">
-
-
- <native2ascii encoding="Cp1252"
- src="."
- dest="."
- ext=".properties"
- includes="**/*_de_DE.msg, **/*_fr_FR.msg, **/*_es_ES.msg"/>
- <native2ascii encoding="GBK"
- src="."
- dest="."
- ext=".properties"
- includes="**/*_zh_CN.msg"/>
- <native2ascii encoding="SJIS"
- src="."
- dest="."
- ext=".properties"
- includes="**/*_ja_JP.msg"/>
- <native2ascii encoding="MS949"
- src="."
- dest="."
- ext=".properties"
- includes="**/*_ko_KR.msg"/>
- </target>
-
- <target name="nl-jar">
- <jar destfile="${jar.name}" manifest="./META-INF/MANIFEST.MF">
- <zipfileset dir="${dir.src}" includes="**/*.properties"/>
- <fileset dir="." includes="plugin_??_??.properties"/>
- </jar>
- </target>
-
- <target name="Jar" depends="NativeToAscii, nl-jar" >
- </target>
- <target name="Export">
- <copy todir="${export.dir}">
- <fileset dir="." includes="${jar.name}"/>
- </copy>
- </target>
-
-</project>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/customBuildCallbacks.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/customBuildCallbacks.xml
deleted file mode 100644
index 5ed91d2..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/customBuildCallbacks.xml
+++ /dev/null
@@ -1,201 +0,0 @@
-<!-- ===================================================================== -->
-<!-- Custom targets called from a project's generated build.xml -->
-<!-- Set customBuildCallbacks=<path/to/this/file> in your build.properties.-->
-<!-- ===================================================================== -->
-<project name="Build specific targets and properties" default="noDefault">
-
- <!-- ===================================================================== -->
- <!-- Default target -->
- <!-- ===================================================================== -->
- <target name="noDefault">
- <echo message="This file must be called with explicit targets" />
- </target>
- <!-- ===================================================================== -->
- <!-- Steps to do before the target build.jars -->
- <!-- Available parameters : -->
- <!-- build.result.folder - folder to contain the build results -->
- <!-- ===================================================================== -->
- <target name="pre.viewer.jar">
-
- <property name="basedir" location="." />
- <property name="birt.dir" value="birt" />
- <property name="build.result.folder" value="${basedir}" />
-
- <mkdir dir="${build.result.folder}/viewerservletssrc"/>
- <copy todir="${build.result.folder}/viewerservletssrc" overwrite="true">
- <fileset dir="${birt.dir}/WEB-INF/classes/" includes="**/*.java" />
- </copy>
- </target>
-
- <target name="pre.build.jars">
- <!--Execute native2ascii for *.msg files-->
- <property name="dir.src" value="src"/>
-
- <native2ascii encoding="Cp1252"
- src="."
- dest="."
- ext=".properties"
- includes="**/*_de_DE.msg, **/*_fr_FR.msg, **/*_es_ES.msg"/>
- <native2ascii encoding="GBK"
- src="."
- dest="."
- ext=".properties"
- includes="**/*_zh_CN.msg"/>
- <native2ascii encoding="SJIS"
- src="."
- dest="."
- ext=".properties"
- includes="**/*_ja_JP.msg"/>
- <native2ascii encoding="MS949"
- src="."
- dest="."
- ext=".properties"
- includes="**/*_ko_KR.msg"/>
- <copy todir=".">
- <fileset dir="src" includes="org/**"/>
- </copy>
-
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do after the target build.jars -->
- <!-- Available parameters : -->
- <!-- build.result.folder - folder to contain the build results -->
- <!-- ===================================================================== -->
- <target name="post.build.jars">
-
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do before the target build.sources -->
- <!-- Available parameters : -->
- <!-- build.result.folder - folder to contain the build results -->
- <!-- ===================================================================== -->
- <target name="pre.build.sources">
-
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do after the target build.sources -->
- <!-- Available parameters : -->
- <!-- build.result.folder - folder to contain the build results -->
- <!-- ===================================================================== -->
- <target name="post.build.sources">
-
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do before the compilation target <name> -->
- <!-- Substitute "name" with the name of the compilation target, eg @dot -->
- <!-- Available parameters : -->
- <!-- source.foldern : n = 1 ... N, the source folders -->
- <!-- target.folder : where the results of the compilation go -->
- <!-- <name>.classpath : name = name of the compilation target. A -->
- <!-- reference to the classpath structure. -->
- <!-- ===================================================================== -->
- <target name="pre.name">
- </target>
-
- <target name="pre.@dot">
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do during the compilation target <name>, after the compile -->
- <!-- but before jaring. Substitute "name" with the name of the compilation-->
- <!-- target, eg @dot -->
- <!-- Available parameters : -->
- <!-- source.foldern : n = 1 ... N, the source folders -->
- <!-- target.folder : where the results of the compilation go -->
- <!-- <name>.classpath : name = name of the compilation target. A -->
- <!-- reference to the classpath structure. -->
- <!-- ===================================================================== -->
- <target name="post.compile.name">
- </target>
-
- <target name="post.compile.@dot">
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do after the compilation target <name> -->
- <!-- Substitute "name" with the name of the compilation target, eg @dot -->
- <!-- Available parameters : -->
- <!-- jar.location - the location of the compilation results -->
- <!-- <name>.classpath : name = name of the compilation target. A -->
- <!-- reference to the classpath structure. -->
- <!-- ===================================================================== -->
- <target name="post.name">
- </target>
-
- <target name="post.@dot">
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do before the target gather.bin.parts -->
- <!-- Available parameters : -->
- <!-- build.result.folder - folder containing the build results -->
- <!-- target.folder - destination folder -->
- <!-- ===================================================================== -->
- <target name="pre.gather.bin.parts">
-
-
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do after the target gather.bin.parts -->
- <!-- Available parameters : -->
- <!-- build.result.folder - folder containing the build results -->
- <!-- target.folder - destination folder -->
- <!-- ===================================================================== -->
- <target name="post.gather.bin.parts">
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do before the target gather.sources -->
- <!-- Available parameters : -->
- <!-- destination.temp.folder - destination folder -->
- <!-- ===================================================================== -->
- <target name="pre.gather.sources">
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do after the target gather.sources -->
- <!-- Available parameters : -->
- <!-- destination.temp.folder - destination folder -->
- <!-- ===================================================================== -->
- <target name="post.gather.sources">
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do before the target gather.logs -->
- <!-- Available parameters : -->
- <!-- destination.temp.folder - destination folder -->
- <!-- ===================================================================== -->
- <target name="pre.gather.logs">
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do after the target gather.logs -->
- <!-- Available parameters : -->
- <!-- destination.temp.folder - destination folder -->
- <!-- ===================================================================== -->
- <target name="post.gather.logs">
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do before the target clean -->
- <!-- Available parameters : -->
- <!-- destination.temp.folder - destination folder -->
- <!-- ===================================================================== -->
- <target name="pre.clean">
- </target>
-
- <!-- ===================================================================== -->
- <!-- Steps to do after the target clean -->
- <!-- Available parameters : -->
- <!-- plugin.destination - final destination of the build -->
- <!-- build.result.folder - results of the compilation -->
- <!-- temp.folder - temporary folder -->
- <!-- ===================================================================== -->
- <target name="post.clean">
- </target>
-</project>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_de_DE.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_de_DE.msg
deleted file mode 100644
index a34dca6..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_de_DE.msg
+++ /dev/null
@@ -1,20 +0,0 @@
-################################################################################
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - fix for defect #223855
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-Plugin.Name = Data Tools Platform Connectivity Plug-in
-Plugin.ProviderName = Eclipse Data Tools Platform
-
-extension-point.name.cipherProvider = Cipher-Provider für den Verbindungsprofilspeicher
-extension-point.name.connectionProfile=Erweiterung für Verbindungsprofil
-extension-point.name.driverExtension=driverExtension
-extension-point.name.ProfileManagerInitializationProvider = ProfileManagerInitializationProvider
-ConnectionProfileRepository.Category.Name = Repositories für Verbindungsprofile
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_es_ES.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_es_ES.msg
deleted file mode 100644
index 654dc23..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_es_ES.msg
+++ /dev/null
@@ -1,20 +0,0 @@
-################################################################################
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - fix for defect #223855
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-Plugin.Name = Data Tools Platform Connectivity Plug-in
-Plugin.ProviderName = Eclipse Data Tools Platform
-
-extension-point.name.cipherProvider = Proveedor para el cifrado del almacenamiento del perfil de conexión
-extension-point.name.connectionProfile=Extensión de perfil de conexión
-extension-point.name.driverExtension=driverExtension
-extension-point.name.ProfileManagerInitializationProvider = ProfileManagerInitializationProvider
-ConnectionProfileRepository.Category.Name = Repositorios de perfiles de conexión
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_fr_FR.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_fr_FR.msg
deleted file mode 100644
index eaa22d1..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_fr_FR.msg
+++ /dev/null
@@ -1,20 +0,0 @@
-################################################################################
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - fix for defect #223855
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-Plugin.Name = Data Tools Platform Connectivity Plug-in
-Plugin.ProviderName = Eclipse Data Tools Platform
-
-extension-point.name.cipherProvider = Fournisseur de chiffrement du fichier de stockage des profils de connexion
-extension-point.name.connectionProfile=Extension du profil de connexion
-extension-point.name.driverExtension=driverExtension
-extension-point.name.ProfileManagerInitializationProvider = ProfileManagerInitializationProvider
-ConnectionProfileRepository.Category.Name = Répertoires des profils de connexion
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_ja_JP.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_ja_JP.msg
deleted file mode 100644
index 0710b6b..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_ja_JP.msg
+++ /dev/null
@@ -1,20 +0,0 @@
-################################################################################
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - fix for defect #223855
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-Plugin.Name = Data Tools Platform Connectivity Plug-in
-Plugin.ProviderName = Eclipse Data Tools Platform
-
-extension-point.name.cipherProvider = Ú±vt@CXgAÃvoC_
-extension-point.name.connectionProfile=Ú±vt@Cg£
-extension-point.name.driverExtension=driverExtension
-extension-point.name.ProfileManagerInitializationProvider = ProfileManagerInitializationProvider
-ConnectionProfileRepository.Category.Name = Ú±vt@CÌ|Wg
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_ko_KR.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_ko_KR.msg
deleted file mode 100644
index b364dcd..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_ko_KR.msg
+++ /dev/null
@@ -1,20 +0,0 @@
-################################################################################
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - fix for defect #223855
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-Plugin.Name = Data Tools Platform Connectivity Plug-in
-Plugin.ProviderName = Eclipse Data Tools Platform
-
-extension-point.name.cipherProvider = ¿¬°á ÇÁ·ÎÇÊ ÀúÀå¼Ò ¾ÏÈ£ °ø±ÞÀÚ
-extension-point.name.connectionProfile=¿¬°á ÇÁ·ÎÆÄÀÏ È®Àå
-extension-point.name.driverExtension=driverExtension
-extension-point.name.ProfileManagerInitializationProvider = ProfileManagerInitializationProvider
-ConnectionProfileRepository.Category.Name = ¿¬°á ÇÁ·ÎÇÊ ¸®Æ÷ÁöÅ丮
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_zh_CN.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_zh_CN.msg
deleted file mode 100644
index c078024..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/plugin_zh_CN.msg
+++ /dev/null
@@ -1,20 +0,0 @@
-################################################################################
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - fix for defect #223855
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-Plugin.Name = Data Tools Platform Connectivity Plug-in
-Plugin.ProviderName = Eclipse Data Tools Platform
-
-extension-point.name.cipherProvider = Á¬½ÓÅäÖÃÎļþ´æ´¢ÃÜÂëÌṩ³ÌÐò
-extension-point.name.connectionProfile=Á¬½Ó¸ÅÒªÎļþÀ©Õ¹
-extension-point.name.driverExtension=driverExtension
-extension-point.name.ProfileManagerInitializationProvider = ProfileManagerInitializationProvider
-ConnectionProfileRepository.Category.Name = Á¬½ÓÅäÖÃÎļþ´æ´¢¿â
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_de_DE.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_de_DE.msg
deleted file mode 100644
index 98ee028..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_de_DE.msg
+++ /dev/null
@@ -1,112 +0,0 @@
-#Thu Jun 22 00:30:48 EDT 2006
-DriverMgmtPlugin.default_instance_suffix=Standardwert
-DriverMgmtPlugin.BundleMissing = Fehlendes Plug-In {0} beim Einrichten der Standardtreiber-Definitionen.
-DriverMgmtPlugin.FileMissing = Fehlende Datei {0} beim Einrichten der Standardtreiber-Definitionen.
-PropertySetImpl.copy_prefix=Kopie von
-PropertiesLabelProvider.url=Standard-URL
-PropertiesLabelProvider.host=Host
-PropertiesLabelProvider.port=Port
-PropertySetImpl.copy_id_suffix=.copy
-PropertiesLabelProvider.driverClass=Treiberklasse
-PropertiesLabelProvider.catalog=Katalog
-PropertiesLabelProvider.dbname=Datenbankname
-PropertiesLabelProvider.schema=Schema
-PropertiesLabelProvider.username=Benutzername
-PropertiesLabelProvider.password=Kennwort
-CategoryDescriptor.msg.id_missing = Eine Kategorieerweiterung für den Erweiterungspunkt org.eclipse.datatools.connectivity.driverExtension enthält keine gültige ID.
-CategoryDescriptor.msg.name_missing = Eine Kategorieerweiterung für den Erweiterungspunkt org.eclipse.datatools.connectivity.driverExtension enthält keinen gültigen Namen.
-CategoryDescriptor.msg.categoryDescriptorCreationError=Fehler bei Erstellung eines Kategoriedeskriptors
-TemplateDescriptor.msg.id_missing = Eine Erweiterung für den Erweiterungspunkt org.eclipse.datatools.connectivity.driverExtension enthält keine gültige ID.
-TemplateDescriptor.msg.name_missing = Eine Erweiterung für den Erweiterungspunkt org.eclipse.datatools.connectivity.driverExtension enthält keinen gültigen Namen.
-TemplateDescriptor.msg.driverTypeDescriptorCreationError=Fehler bei Erstellung eines Treiberschablonendeskriptors
-DriverPreferences.label.availableDrivers = Treiberde&finitionen:
-DriverPreferences.button.addDriver=Hinzufügen...
-DriverPreferences.DriverTypeFilter=Treibertyp-Filter:
-DriverPreferences.VendorFilter=Filter:
-DriverPreferences.NameColumn=Name
-DriverPreferences.DriverNameColumn=Treibername
-DriverPreferences.VendorColumn=Systemanbieter
-DriverPreferences.VersionColumn=Systemversion
-DriverPreferences.button.editDriver = &Bearbeiten...
-DriverPreferences.button.removeDriver = &Entfernen
-DriverPreferences.button.copyDriver = &Kopieren
-DriverPreferences.title.removeMessage = Treiberentfernung bestätigen
-DriverPreferences.DriverVersionColumn=Treiberversion (falls zutreffend)
-DriverPreferences.text.removeMessage=Soll der Treiber {0} wirklich entfernt werden?
-DriverPreferences.DriverVendorColumn=Treiberanbieter (falls zutreffend)
-
-DriverDefinitionsDialog.title=Verfügbare Treiberdefinitionen
-DriverDialog.DriverTypeFilter=&Treibertyp-Filter:
-DriverDialog.VendorFilter=&Anbieter-Filter:
-DriverDialog.DriverNameColumn=Treibername
-DriverDialog.VendorColumn=Systemanbieter
-DriverDialog.DialogMessage=Geben Sie eine Treibervorlage an, ändern Sie Einzelheiten in den nachfolgenden Feldern, um einen eindeutigen Namen und eine Liste erforderlicher JARs anzugeben, und legen Sie verfügbare und zutreffende Eigenschaftswerte fest.
-DriverDialog.Properties.Tab=Eigenschaften
-DriverDefinitionsDialog.message = Fügen Sie Treiberdefinitionen hinzu, oder bearbeiten bzw. entfernen Sie diese, um die verfügbaren Treiberdefinitionen zu verwalten.
-DriverDialog.DriverVendorColumn=Treiberanbieter (falls zutreffend)
-DriverDefinitionsDialog.windowTitle=Treiberdefinitionen
-DriverDefinitionsDialog.label.properties = &Treiberdefinitionen:
-DriverDefinitionsDialog.button.addDriver = &Hinzufügen...
-DriverDefinitionsDialog.button.editDriver = &Bearbeiten...
-DriverDefinitionsDialog.button.removeDriver = &Entfernen
-DriverDefinitionsDialog.button.copyDriver = &Kopieren
-
-DriverDialog.quickdriver.name=Schnell: {0}
-DriverDialog.NewDriver.title=Dialogfeld 'Neuer Treiber'
-
-DelimitedStringList.button.add=Hinzufügen
-DelimitedStringList.button.up=Nach oben
-DelimitedStringList.button.down=Nach unten
-DelimitedStringList.button.remove=Entfernen
-DelimitedStringList.button.clear=Alles löschen
-DriverListCombo.button.browse=...
-DriverListCombo.button.newdriver=Neue Treiberdefinition
-DriverListCombo.EditDriverButton.tooltip=Treiberdefinition bearbeiten
-DriverDialog.DriverVersionColumn=Treiberversion (falls zutreffend)
-DriverListCombo.button.generic=Definition 'Schneller Treiber' (Generische JDBC)
-
-DriverValidator.msg.missing_required_property = Fehlender Wert für die erforderliche Eigenschaft der Treiberdefinition: {0}.
-DriverValidator.msg.jarfile_not_found = JAR-/ZIP-Datei konnte nicht wie von der Treiberdefinition angegeben im Dateisystem gefunden werden: {0}.
-DriverInstance.error.invalidClassPath=Ungültiger Pfad für Treiberklasse.
-DriverValidator.msg.empty_jar_list = Treiberdateien in Treiberdefinition nicht spezifiziert.
-DriverDialog.EditDriverDialogTitle=Dialogfeld 'Treiber bearbeiten'
-DriverDialog.EditDriver.message=Ändern Sie Einzelheiten in den nachfolgenden Feldern, um einen eindeutigen Namen und eine Liste erforderlicher JARs anzugeben, und legen Sie verfügbare und zutreffende Eigenschaftswerte fest.
-DriverValidator.msg.empty_name = A driver name must not be an empty string.
-
-DriverValidator.msg.no_driver_selected=Definieren und wählen Sie einen Treiber in der Dropdown-Liste für die weiteren Aktionen aus.
-DriverInstance.error.jarListNotDefined=Ungültige Treiberdefinition\: JAR-Liste ist nicht definiert.
-NewDriverDialog.label.availableTemplates = &Verfügbare Treibervorlagen:
-NewDriverDialog.label.driverNameText = Treiber&name:
-NewDriverDialog.button.edit_immediately = Neue Treiberdefinition sofort &bearbeiten
-NewDriverDialog.title = Treibervorlage und Definitionsnamen angeben
-NewDriverDialog.message = Wählen Sie eine verfügbare Treibervorlage aus, und geben Sie einen Namen für die neue Treiberdefinition an.
-NewDriverDialog.windowTitle = Neue Treiberdefinition
-NewDriverDialog.text.id_prefix=DriverDefn.
-NewDriverDialog.driverExistsWithName=Es gibt bereits einen Treiber mit diesem Namen. Bitte geben Sie einen eindeutigen Treibernamen an.
-NewDriverDialog.driverNameNoSpaces=Der Treibername darf nicht mit einem Leerzeichen beginnen oder enden.
-EditDriverDialog.label.driverNameText = Treiber&name:
-EditDriverDialog.label.driverTypeText = Treiber&typ:
-EditDriverDialog.label.driverFileList = Treiber&dateien:
-EditDriverDialog.button.addJar = JAR/Zip &hinzufügen
-EditDriverDialog.button.editJar = JAR/Zip &bearbeiten
-EditDriverDialog.button.removeJar = JAR/Zip &entfernen
-EditDriverDialog.button.clearAllJars = &Alles deaktivieren
-EditDriverDialog.label.properties = &Eigenschaften:
-EditDriverDialog.column.name=Name
-EditDriverDialog.column.value=Wert
-EditDriverDialog.properties.tooltip.default=Liste der verfügbaren Treibereigenschaften
-EditDriverDialog.title=Treiberdetails angeben
-EditDriverDialog.message=Ändern Sie die Details in den folgenden Feldern, um einen eindeutigen Namen sowie eine Liste der erforderlichen JAR-Dateien anzugeben und um alle verfügbaren und anwendbaren Eigenschaftswerte festzulegen.
-EditDriverDialog.windowTitle = Treiberdefinition bearbeiten
-EditDriverDialog.title.filebrowse=Datei auswählen\:
-EditDriverDialog.text.id_prefix=DriverDefn.
-EditDriverDialog.text.id_test_prefix=TestDriverDefn.
-EditDriverDialog.msg.updateAllJarsToSamePath.title=Alle JAR-Dateien mit demselben Pfad aktualisieren?
-EditDriverDialog.msg.updateAllJarsToSamePath.message=Sollen die anderen JAR-Pfade so aktualisiert werden, dass dieselbe Position verwendet wird?
-PropertiesLabelProvider.connectionProps=Verbindungseigenschaften
-DelimitedStringList.ValidationMsg.NoCommas=Innerhalb von Parameterwerten sind Kommata nicht zulässig.
-DriverDialog.AllFilter=Alles
-DriverDialog.NameColumn=Name
-DriverDialog.Name.Type.Tab=Name/Typ
-DriverDialog.JarList.Tab=JAR-Liste
-DriverDialog.Version=Systemversion
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_es_ES.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_es_ES.msg
deleted file mode 100644
index 1db00db..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_es_ES.msg
+++ /dev/null
@@ -1,112 +0,0 @@
-#Thu Jun 22 00:30:48 EDT 2006
-DriverMgmtPlugin.default_instance_suffix=Valor predeterminado
-DriverMgmtPlugin.BundleMissing = Falta el complemento {0} al configurar las definiciones de controlador predeterminadas.
-DriverMgmtPlugin.FileMissing = Falta el archivo {0} al configurar las definiciones de controlador predeterminadas.
-PropertySetImpl.copy_prefix=Copia de
-PropertiesLabelProvider.url=URL predeterminado
-PropertiesLabelProvider.host=Host
-PropertiesLabelProvider.port=Puerto
-PropertySetImpl.copy_id_suffix=.copy
-PropertiesLabelProvider.driverClass=Clase de controlador
-PropertiesLabelProvider.catalog=Catálogo
-PropertiesLabelProvider.dbname=Nombre de base de datos
-PropertiesLabelProvider.schema=Esquema
-PropertiesLabelProvider.username=Nombre de usuario
-PropertiesLabelProvider.password=Contraseña
-CategoryDescriptor.msg.id_missing = La extensión de categoría para el punto de extensión org.eclipse.datatools.connectivity.driverExtension no ofrece un ID válido.
-CategoryDescriptor.msg.name_missing = La extensión de categoría para el punto de extensión org.eclipse.datatools.connectivity.driverExtension no ofrece un nombre válido.
-CategoryDescriptor.msg.categoryDescriptorCreationError=Se ha encontrado un problema al crear un descriptor de categoría.
-TemplateDescriptor.msg.id_missing = La extensión para el punto de extensión org.eclipse.datatools.connectivity.driverExtension no ofrece un ID válido.
-TemplateDescriptor.msg.name_missing = La extensión para el punto de extensión org.eclipse.datatools.connectivity.driverExtension no ofrece un nombre válido.
-TemplateDescriptor.msg.driverTypeDescriptorCreationError=Se ha encontrado un problema al crear un descriptor de plantilla de controlador.
-DriverPreferences.label.availableDrivers = De&finiciones del controlador:
-DriverPreferences.button.addDriver=Añadir...
-DriverPreferences.DriverTypeFilter=Filtro de tipo de controlador:
-DriverPreferences.VendorFilter=Filtro:
-DriverPreferences.NameColumn=Nombre
-DriverPreferences.DriverNameColumn=Nombre de controlador
-DriverPreferences.VendorColumn=Proveedor del sistema
-DriverPreferences.VersionColumn=Versión del sistema
-DriverPreferences.button.editDriver = &Editar...
-DriverPreferences.button.removeDriver = &Quitar
-DriverPreferences.button.copyDriver = &Copiar
-DriverPreferences.title.removeMessage = Confirmar la extracción del controlador
-DriverPreferences.DriverVersionColumn=Versión de controlador (si procede)
-DriverPreferences.text.removeMessage=¿Está seguro de que desea eliminar el controlador {0}?
-DriverPreferences.DriverVendorColumn=Proveedor del controlador (si procede)
-
-DriverDefinitionsDialog.title=Definiciones de controlador disponibles
-DriverDialog.DriverTypeFilter=Filtro &de tipo de controlador:
-DriverDialog.VendorFilter=Filtro de pro&veedor:
-DriverDialog.DriverNameColumn=Nombre de controlador
-DriverDialog.VendorColumn=Proveedor del sistema
-DriverDialog.DialogMessage=Especifique una plantilla de controlador y, a continuación, modifique los detalles de los campos siguientes para proporcionar un nombre único, una lista de archivos Jar necesarios y establecer los valores de propiedad correspondientes y disponibles.
-DriverDialog.Properties.Tab=Propiedades
-DriverDefinitionsDialog.message = Añada, edite o quite definiciones de controlador para administrar las definiciones de controlador disponibles.
-DriverDialog.DriverVendorColumn=Proveedor del controlador (si procede)
-DriverDefinitionsDialog.windowTitle=Definiciones de controlador
-DriverDefinitionsDialog.label.properties = &Definiciones de controlador:
-DriverDefinitionsDialog.button.addDriver = &Añadir...
-DriverDefinitionsDialog.button.editDriver = &Editar...
-DriverDefinitionsDialog.button.removeDriver = &Quitar
-DriverDefinitionsDialog.button.copyDriver = &Copiar
-
-DriverDialog.quickdriver.name=Rápido {0}
-DriverDialog.NewDriver.title=Nuevo diálogo de controlador
-
-DelimitedStringList.button.add=Añadir
-DelimitedStringList.button.up=Subir
-DelimitedStringList.button.down=Bajar
-DelimitedStringList.button.remove=Eliminar
-DelimitedStringList.button.clear=Borrar todo
-DriverListCombo.button.browse=...
-DriverListCombo.button.newdriver=Nueva definición de controlador
-DriverListCombo.EditDriverButton.tooltip=Editar definición de controlador
-DriverDialog.DriverVersionColumn=Versión de controlador (si procede)
-DriverListCombo.button.generic=Definición de controlador rápido (JDBC genérico)
-
-DriverValidator.msg.missing_required_property = A la propiedad necesaria de la definición de controlador le falta el valor: {0}.
-DriverValidator.msg.jarfile_not_found = No se puede localizar el archivo JAR/zip del sistema de archivos como se especifica en la definición de controlador: {0}.
-DriverInstance.error.invalidClassPath=Ruta de clase del controlador no válida.
-DriverValidator.msg.empty_jar_list = Archivos de controlador no especificados en la versión del controlador.
-DriverDialog.EditDriverDialogTitle=Editar diálogo de controlador
-DriverDialog.EditDriver.message=Modifique los detalles de los siguientes campos para proporcionar un nombre único, una lista de archivos Jar necesarios y establecer los valores de propiedad correspondientes y disponibles.
-DriverValidator.msg.empty_name = El nombre de un controlador no debe ser una cadena vacía.
-
-DriverValidator.msg.no_driver_selected=Defina y seleccione un controlador de la lista desplegable para continuar.
-DriverInstance.error.jarListNotDefined=Definición de controlador no válida; la lista de JAR no está definida.
-NewDriverDialog.label.availableTemplates = Pl&antillas de controlador disponibles:
-NewDriverDialog.label.driverNameText = &Nombre del controlador:
-NewDriverDialog.button.edit_immediately = &Editar la nueva definición de controlador inmediatamente
-NewDriverDialog.title = Especificar una plantilla de controlador y un nombre de definición
-NewDriverDialog.message = Seleccione una plantilla de controlador disponible y proporcione un nombre para la nueva definición de controlador.
-NewDriverDialog.windowTitle = Nueva definición de controlador
-NewDriverDialog.text.id_prefix=DriverDefn.
-NewDriverDialog.driverExistsWithName=Ya existe un controlador con ese nombre. Proporcione un nombre de controlador exclusivo.
-NewDriverDialog.driverNameNoSpaces=Un controlador no puede empezar ni finalizar con un espacio.
-EditDriverDialog.label.driverNameText = &Nombre del controlador:
-EditDriverDialog.label.driverTypeText = &Tipo de controlador:
-EditDriverDialog.label.driverFileList = A&rchivos del controlador:
-EditDriverDialog.button.addJar = &Añadir JAR/Zip...
-EditDriverDialog.button.editJar = &Editar JAR/Zip...
-EditDriverDialog.button.removeJar = &Quitar JAR/Zip
-EditDriverDialog.button.clearAllJars = &Borrar todo
-EditDriverDialog.label.properties = &Propiedades:
-EditDriverDialog.column.name=Nombre
-EditDriverDialog.column.value=Valor
-EditDriverDialog.properties.tooltip.default=Lista de propiedades de controlador disponibles.
-EditDriverDialog.title=Proporcionar detalles de controlador
-EditDriverDialog.message=Modifique los detalles de los campos siguientes para proporcionar un nombre exclusivo, una lista de archivos jar necesarios y establecer valores de propiedad disponibles y aplicables.
-EditDriverDialog.windowTitle = Editar definición de controlador
-EditDriverDialog.title.filebrowse=Seleccione el archivo\:
-EditDriverDialog.text.id_prefix=DriverDefn.
-EditDriverDialog.text.id_test_prefix=TestDriverDefn.
-EditDriverDialog.msg.updateAllJarsToSamePath.title=¿Desea actualizar todos los archivos jar para que utilicen la misma vía de acceso?
-EditDriverDialog.msg.updateAllJarsToSamePath.message=¿Desea actualizar las otras vías de acceso de archivos jar para que utilicen la misma ubicación?
-PropertiesLabelProvider.connectionProps=Propiedades de conexión
-DelimitedStringList.ValidationMsg.NoCommas=Comas no permitidas en valores de parámetro.
-DriverDialog.AllFilter=Todos
-DriverDialog.NameColumn=Nombre
-DriverDialog.Name.Type.Tab=Nombre/tipo
-DriverDialog.JarList.Tab=Lista de archivos JAR
-DriverDialog.Version=Versión del sistema
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_fr_FR.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_fr_FR.msg
deleted file mode 100644
index a9302ff..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_fr_FR.msg
+++ /dev/null
@@ -1,112 +0,0 @@
-#Thu Jun 22 00:30:48 EDT 2006
-DriverMgmtPlugin.default_instance_suffix=Par défaut
-DriverMgmtPlugin.BundleMissing = Plug-in {0} manquant lors de la configuration des définitions de pilote par défaut.
-DriverMgmtPlugin.FileMissing = Fichier {0} manquant lors de la configuration des définitions de pilote par défaut.
-PropertySetImpl.copy_prefix=Copie de
-PropertiesLabelProvider.url=URL par défaut
-PropertiesLabelProvider.host=Hôte
-PropertiesLabelProvider.port=Port
-PropertySetImpl.copy_id_suffix=.copy
-PropertiesLabelProvider.driverClass=Classe du pilote
-PropertiesLabelProvider.catalog=Catalogue
-PropertiesLabelProvider.dbname=Nom de la base de données
-PropertiesLabelProvider.schema=Schéma
-PropertiesLabelProvider.username=Nom d'utilisateur
-PropertiesLabelProvider.password=Mot de passe
-CategoryDescriptor.msg.id_missing = Une catégorie d'extension pour un point d'extension org.eclipse.datatools.connectivity.driverL'extension ne représente pas une ID valide.
-CategoryDescriptor.msg.name_missing = Une catégorie d'extension pour un point d'extension org.eclipse.datatools.connectivity.driverL'extension ne représente pas un nom valide.
-CategoryDescriptor.msg.categoryDescriptorCreationError=Erreur lors de la création d'un descripteur de catégories.
-TemplateDescriptor.msg.id_missing = Une extension pour un point d'extension org.eclipse.datatools.connectivity.driverL'extension ne représente pas un ID valide
-TemplateDescriptor.msg.name_missing = Une extension pour un point d'extension org.eclipse.datatools.connectivity.driverL'extension ne représente pas un nom valide.
-TemplateDescriptor.msg.driverTypeDescriptorCreationError=Erreur lors de la création d'un descripteur de modèles de pilote.
-DriverPreferences.label.availableDrivers = Dé&finitions du pilote :
-DriverPreferences.button.addDriver=Ajouter...
-DriverPreferences.DriverTypeFilter=Filtre Type de pilote :
-DriverPreferences.VendorFilter=Filtre :
-DriverPreferences.NameColumn=Nom
-DriverPreferences.DriverNameColumn=Nom du pilote
-DriverPreferences.VendorColumn=Vendeur du système
-DriverPreferences.VersionColumn=Version du système
-DriverPreferences.button.editDriver = &Modifier...
-DriverPreferences.button.removeDriver = &Supprimer
-DriverPreferences.button.copyDriver = &Copier
-DriverPreferences.title.removeMessage = Confirmer la suppression du pilote
-DriverPreferences.DriverVersionColumn=Version du pilote (le cas échéant)
-DriverPreferences.text.removeMessage=Voulez-vous vraiment supprimer le pilote {0} ?
-DriverPreferences.DriverVendorColumn=Vendeur du pilote (le cas échéant)
-
-DriverDefinitionsDialog.title=Définitions de pilote disponibles
-DriverDialog.DriverTypeFilter=Filtre Type &de pilote :
-DriverDialog.VendorFilter=Filtre &Vendeur :
-DriverDialog.DriverNameColumn=Nom du pilote
-DriverDialog.VendorColumn=Vendeur du système
-DriverDialog.DialogMessage=Spécifiez un modèle de pilote, puis modifiez les détails dans les champs ci-dessous en indiquant un nom unique, la liste des JAR requis, et en définissant toutes les valeurs de la propriété disponibles et applicables.
-DriverDialog.Properties.Tab=Propriétés
-DriverDefinitionsDialog.message = Ajoutez, modifiez ou supprimez des définitions de pilote pour gérer les définitions de pilote disponibles.
-DriverDialog.DriverVendorColumn=Vendeur du pilote (le cas échéant)
-DriverDefinitionsDialog.windowTitle=Définitions de pilote
-DriverDefinitionsDialog.label.properties = &Définitions de pilote :
-DriverDefinitionsDialog.button.addDriver = &Ajouter...
-DriverDefinitionsDialog.button.editDriver = &Modifier...
-DriverDefinitionsDialog.button.removeDriver = &Supprimer
-DriverDefinitionsDialog.button.copyDriver = &Copier
-
-DriverDialog.quickdriver.name=Rapide {0}
-DriverDialog.NewDriver.title=Nouvelle boîte de dialogue du pilote
-
-DelimitedStringList.button.add=Ajout
-DelimitedStringList.button.up=Monter
-DelimitedStringList.button.down=Descendre
-DelimitedStringList.button.remove=Supprimer
-DelimitedStringList.button.clear=Effacer tout
-DriverListCombo.button.browse=...
-DriverListCombo.button.newdriver=Nouvelle définition de pilote
-DriverListCombo.EditDriverButton.tooltip=Modifier la définition de pilote
-DriverDialog.DriverVersionColumn=Version du pilote (le cas échéant)
-DriverListCombo.button.generic=Définition de pilote rapide (JDBC générique)
-
-DriverValidator.msg.missing_required_property = Propriété obligatoire dans la valeur manquante de définition de pilote : {0}.
-DriverValidator.msg.jarfile_not_found = Impossible de localiser une archive JAR/zip dans le système de fichiers défini par la définition de pilote : {0}.
-DriverInstance.error.invalidClassPath=Chemin de la classe de pilote.
-DriverValidator.msg.empty_jar_list = Fichiers de pilote non spécifiés dans la définition de pilote.
-DriverDialog.EditDriverDialogTitle=Modifier la boîte de dialogue du pilote
-DriverDialog.EditDriver.message=Modifiez les détails dans les champs ci-dessous en indiquant un nom unique et la liste des JAR requis, et en définissant toutes les valeurs de propriétés disponibles et applicables.
-DriverValidator.msg.empty_name = Un nom de pilote ne peut pas être une chaîne vide.
-
-DriverValidator.msg.no_driver_selected=Pour continuer, définissez et sélectionnez un pilote dans la liste déroulante.
-DriverInstance.error.jarListNotDefined=Définition de pilote incorrecte ; la liste JAR n'est pas définie.
-NewDriverDialog.label.availableTemplates = &Modèles de pilotes disponibles :
-NewDriverDialog.label.driverNameText = &Nom du pilote :
-NewDriverDialog.button.edit_immediately = Modifi&er la nouvelle définition de pilote immédiatement
-NewDriverDialog.title = Spécifier un modèle et un nom de définition de pilote
-NewDriverDialog.message = Sélectionnez un modèle de pilote disponible et attribuez un nom à la nouvelle définition de pilote.
-NewDriverDialog.windowTitle = Nouvelle définition de pilote
-NewDriverDialog.text.id_prefix=DriverDefn.
-NewDriverDialog.driverExistsWithName=Un pilote existe déjà sous ce nom. Indiquez un nom de pilote unique.
-NewDriverDialog.driverNameNoSpaces=Un nom de pilote peut ne pas commencer ou se terminer par un espace.
-EditDriverDialog.label.driverNameText = &Nom du pilote :
-EditDriverDialog.label.driverTypeText = &Type du pilote :
-EditDriverDialog.label.driverFileList = &Fichiers du pilote :
-EditDriverDialog.button.addJar = &Ajouter JAR/Zip...
-EditDriverDialog.button.editJar = Modifi&er JAR/Zip
-EditDriverDialog.button.removeJar = Supp&rimer JAR/Zip
-EditDriverDialog.button.clearAllJars = Effa&cer tout
-EditDriverDialog.label.properties = &Propriétés :
-EditDriverDialog.column.name=Nom
-EditDriverDialog.column.value=Valeur
-EditDriverDialog.properties.tooltip.default=Liste des propriétés de pilote disponibles.
-EditDriverDialog.title=Spécification des caractéristiques du pilote
-EditDriverDialog.message=Modifiez les caractéristiques dans les champs ci-après pour indiquer un nom unique, une liste de fichiers jar obligatoires, et définissez toutes les valeurs de propriété disponibles et applicables.
-EditDriverDialog.windowTitle = Modifier la définition de pilote
-EditDriverDialog.title.filebrowse=Sélectionner le fichier \:
-EditDriverDialog.text.id_prefix=DriverDefn.
-EditDriverDialog.text.id_test_prefix=TestDriverDefn.
-EditDriverDialog.msg.updateAllJarsToSamePath.title=Mettre à jour tous les fichiers Jar pour utiliser le même chemin ?
-EditDriverDialog.msg.updateAllJarsToSamePath.message=Voulez-vous mettre à jour les autres chemins de fichier jar pour utiliser le même emplacement ?
-PropertiesLabelProvider.connectionProps=Propriétés de la connexion
-DelimitedStringList.ValidationMsg.NoCommas=Les virgules ne sont pas autorisées dans les valeurs de paramètre.
-DriverDialog.AllFilter=Tous
-DriverDialog.NameColumn=Nom
-DriverDialog.Name.Type.Tab=Nom/Type
-DriverDialog.JarList.Tab=Liste JAR
-DriverDialog.Version=Version du système
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_ja_JP.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_ja_JP.msg
deleted file mode 100644
index b3cd53d..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_ja_JP.msg
+++ /dev/null
@@ -1,112 +0,0 @@
-#Thu Jun 22 00:30:48 EDT 2006
-DriverMgmtPlugin.default_instance_suffix=ftHg
-DriverMgmtPlugin.BundleMissing = ftHgÌhCoè`ðÝèÉAvOC {0} ª©Â©èܹñŵ½B
-DriverMgmtPlugin.FileMissing = ftHgÌhCoè`ðÝèÉAt@C {0} ª©Â©èܹñŵ½B
-PropertySetImpl.copy_prefix=Rs[\:
-PropertiesLabelProvider.url=ftHg URL
-PropertiesLabelProvider.host=zXg
-PropertiesLabelProvider.port=|[g
-PropertySetImpl.copy_id_suffix=.copy
-PropertiesLabelProvider.driverClass=hCo[ENX
-PropertiesLabelProvider.catalog=J^O
-PropertiesLabelProvider.dbname=f[^x[X¼
-PropertiesLabelProvider.schema=XL[}
-PropertiesLabelProvider.username=[U[¼
-PropertiesLabelProvider.password=pX[h
-CategoryDescriptor.msg.id_missing = g£|CgÌJeSg£q org.eclipse.datatools.connectivity.driverExtension ÉALøÈ ID ªÜÜêĢܹñB
-CategoryDescriptor.msg.name_missing = g£|CgÌJeSg£q org.eclipse.datatools.connectivity.driverExtension ÉALøȼOªÜÜêĢܹñB
-CategoryDescriptor.msg.categoryDescriptorCreationError=JeS[LqqÌì¬Éâ誶µÜµ½B
-TemplateDescriptor.msg.id_missing = g£|CgÌg£q org.eclipse.datatools.connectivity.driverExtension ÉALøÈ ID ªÜÜêĢܹñB
-TemplateDescriptor.msg.name_missing = g£|CgÌg£q org.eclipse.datatools.connectivity.driverExtension ÉALøȼOªÜÜêĢܹñB
-TemplateDescriptor.msg.driverTypeDescriptorCreationError=hCo[Eev[gLqqÌì¬Éâ誶µÜµ½B
-DriverPreferences.label.availableDrivers = hCoè`(&F) :
-DriverPreferences.button.addDriver=ÇÁ...
-DriverPreferences.DriverTypeFilter=hCoÌíÞÌtB^ :
-DriverPreferences.VendorFilter=tB^ :
-DriverPreferences.NameColumn=¼O
-DriverPreferences.DriverNameColumn=hCo¼
-DriverPreferences.VendorColumn=VXex_[
-DriverPreferences.VersionColumn=VXeÌo[W
-DriverPreferences.button.editDriver = ÒW(&E)...
-DriverPreferences.button.removeDriver = í(&R)
-DriverPreferences.button.copyDriver = Rs[(&C)
-DriverPreferences.title.removeMessage = hCoÌíÌmF
-DriverPreferences.DriverVersionColumn=hCoÌo[W (Y·éê)
-DriverPreferences.text.removeMessage=hCo[ {0} ðµÜ·©?
-DriverPreferences.DriverVendorColumn=hCoÌx_ (Y·éê)
-
-DriverDefinitionsDialog.title=gpÂ\ÈhCo[è`
-DriverDialog.DriverTypeFilter=hCoÌíÞÌtB^(&D) :
-DriverDialog.VendorFilter=x_ÌtB^(&V) :
-DriverDialog.DriverNameColumn=hCo¼
-DriverDialog.VendorColumn=VXex_[
-DriverDialog.DialogMessage=hCoÌev[gðwèµÄ©çAºÌtB[hÅÅLȼOðt¯½èKvÈ JAR ÌêÈÇÌÚ×ðÏXµ½èAY·évpeBÌlðÝèµÄ¾³¢B
-DriverDialog.Properties.Tab=vpeB
-DriverDefinitionsDialog.message = gpÅ«éhCoè`ðÇ (ÇÁAÒWAí) µÜ·B
-DriverDialog.DriverVendorColumn=hCoÌx_ (Y·éê)
-DriverDefinitionsDialog.windowTitle=hCo[è`
-DriverDefinitionsDialog.label.properties = hCoè`(&D) :
-DriverDefinitionsDialog.button.addDriver = ÇÁ(&A)...
-DriverDefinitionsDialog.button.editDriver = ÒW(&E)...
-DriverDefinitionsDialog.button.removeDriver = í(&R)
-DriverDefinitionsDialog.button.copyDriver = Rs[(&C)
-
-DriverDialog.quickdriver.name=NCbN {0}
-DriverDialog.NewDriver.title=Vµ¢hCo_CAO{bNX
-
-DelimitedStringList.button.add=ÇÁ
-DelimitedStringList.button.up=ãÖ
-DelimitedStringList.button.down=ºÖ
-DelimitedStringList.button.remove=
-DelimitedStringList.button.clear=·×ÄNA
-DriverListCombo.button.browse=...
-DriverListCombo.button.newdriver=Vµ¢hCoè`
-DriverListCombo.EditDriverButton.tooltip=hCoè`ÌÒW
-DriverDialog.DriverVersionColumn=hCoÌo[W (Y·éê)
-DriverListCombo.button.generic=¬hCo (êÊIÈ JDBC hCo) Ìè`
-
-DriverValidator.msg.missing_required_property = hCoè`ÉKvÈvpeBÌl {0} ª©Â©èܹñB
-DriverValidator.msg.jarfile_not_found = hCoè` {0} Åwè³êÄ¢é JAR Ü½Í zip ªt@CVXeÉ èܹñB
-DriverInstance.error.invalidClassPath=hCoNXÌpXª³øÅ·B
-DriverValidator.msg.empty_jar_list = hCoè`ÉhCot@Cªwè³êĢܹñB
-DriverDialog.EditDriverDialogTitle=hCoÌÒW_CAO{bNX
-DriverDialog.EditDriver.message=ºÌtB[hÅÅLȼOðt¯½èKvÈ JAR ÌêÈÇÌÚ×ðÏXµ½èAY·évpeBÌlðÝèµÄ¾³¢B
-DriverValidator.msg.empty_name = hCo¼ÉÍó̶ñðwèūܹñB
-
-DriverValidator.msg.no_driver_selected=hbv_EEXg©çhCo[ðè`¨æÑIðµÄA±sµÜ·B
-DriverInstance.error.jarListNotDefined=³øÈhCo[è`BJAR Xgªè`³êĢܹñB
-NewDriverDialog.label.availableTemplates = gpÂ\ÈhCoÌev[g(&A) :
-NewDriverDialog.label.driverNameText = hCo¼(&N) :
-NewDriverDialog.button.edit_immediately = ¡·®Vµ¢hCoè`ðÒW(&E)
-NewDriverDialog.title = hCoÌev[gÆè`¼ðwè
-NewDriverDialog.message = gpÅ«éhCoev[gðIðµAVµ¢hCoè`ɼOðt¯Ä¾³¢B
-NewDriverDialog.windowTitle = Vµ¢hCoè`
-NewDriverDialog.text.id_prefix=DriverDefn
-NewDriverDialog.driverExistsWithName=»Ì¼OðÂhCo[ª·ÅɶݵĢܷB ÅLÌhCo[¼ðwèµÄ¾³¢B
-NewDriverDialog.driverNameNoSpaces=hCo[¼ðXy[XÅJnܽÍI¹·é±ÆÍūܹñB
-EditDriverDialog.label.driverNameText = hCo¼(&N) :
-EditDriverDialog.label.driverTypeText = hCoÌíÞ(&T) :
-EditDriverDialog.label.driverFileList = hCot@C(&F) :
-EditDriverDialog.button.addJar = JAR/Zip ÌÇÁ(&A)...
-EditDriverDialog.button.editJar = JAR/Zip ÌÒW(&E)...
-EditDriverDialog.button.removeJar = JAR/Zip Ìí(&R)
-EditDriverDialog.button.clearAllJars = ·×ÄIðð(&C)
-EditDriverDialog.label.properties = vpeB(&P) :
-EditDriverDialog.column.name=¼O
-EditDriverDialog.column.value=l
-EditDriverDialog.properties.tooltip.default=gpÂ\ÈhCo[EvpeB[ÌXg
-EditDriverDialog.title=hCo[ÌÚ×Ìwè
-EditDriverDialog.message=ºÌtB[hÅÚ×ðÏXµÄAÅL¼âAKvÈ Jar ÌXgðwèµAgpÂ\©ÂKpÂ\ÈvpeB[lðÝèµÜ·B
-EditDriverDialog.windowTitle = hCoè`ÌÒW
-EditDriverDialog.title.filebrowse=t@CÌIð
-EditDriverDialog.text.id_prefix=DriverDefn
-EditDriverDialog.text.id_test_prefix=TestDriverDefn
-EditDriverDialog.msg.updateAllJarsToSamePath.title=·×ÄÌ Jar ª¯¶pXðgp·éæ¤ÉXVµÜ·©?
-EditDriverDialog.msg.updateAllJarsToSamePath.message=¯¶P[Vðgp·éæ¤É¼Ì JAR pXðXVµÜ·©?
-PropertiesLabelProvider.connectionProps=Ú±vpeB[
-DelimitedStringList.ValidationMsg.NoCommas=p[^[lÉR}ÍgpūܹñB
-DriverDialog.AllFilter=·×Ä
-DriverDialog.NameColumn=¼O
-DriverDialog.Name.Type.Tab=¼O/íÞ
-DriverDialog.JarList.Tab=JAR Ìê
-DriverDialog.Version=VXeÌo[W
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_ko_KR.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_ko_KR.msg
deleted file mode 100644
index 5263867..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_ko_KR.msg
+++ /dev/null
@@ -1,112 +0,0 @@
-#Thu Jun 22 00:30:48 EDT 2006
-DriverMgmtPlugin.default_instance_suffix=񃧯
-DriverMgmtPlugin.BundleMissing = ±âº» µå¶óÀ̹ö Á¤ÀǸ¦ ¼³Á¤ÇÏ´Â µµÁß Ç÷¯±×ÀÎ {0}ÀÌ(°¡) ´©¶ôµÇ¾ú½À´Ï´Ù.
-DriverMgmtPlugin.FileMissing = ±âº» µå¶óÀ̹ö Á¤ÀǸ¦ ¼³Á¤ÇÏ´Â µµÁß ÆÄÀÏ {0}ÀÌ(°¡) ´©¶ôµÇ¾ú½À´Ï´Ù.
-PropertySetImpl.copy_prefix=(»çº»)
-PropertiesLabelProvider.url=񃧯 URL
-PropertiesLabelProvider.host=È£½ºÆ®
-PropertiesLabelProvider.port=Æ÷Æ®
-PropertySetImpl.copy_id_suffix=.copy
-PropertiesLabelProvider.driverClass=µå¶óÀ̹ö Ŭ·¡½º
-PropertiesLabelProvider.catalog=Ä«Å»·Î±×
-PropertiesLabelProvider.dbname=µ¥ÀÌÅͺ£À̽º À̸§
-PropertiesLabelProvider.schema=½ºÅ°¸¶
-PropertiesLabelProvider.username=»ç¿ëÀÚ À̸§
-PropertiesLabelProvider.password=¾ÏÈ£
-CategoryDescriptor.msg.id_missing = È®ÀåÁ¡ org.eclipse.datatools.connectivity.driverExtensionÀÇ ¹üÁÖ È®Àå¸íÀÌ ¿Ã¹Ù¸¥ ID¸¦ Á¦°øÇÏÁö ¾Ê½À´Ï´Ù.
-CategoryDescriptor.msg.name_missing = È®ÀåÁ¡ org.eclipse.datatools.connectivity.driverExtensionÀÇ ¹üÁÖ È®Àå¸íÀÌ ¿Ã¹Ù¸¥ À̸§À» Á¦°øÇÏÁö ¾Ê½À´Ï´Ù.
-CategoryDescriptor.msg.categoryDescriptorCreationError=Ä«Å×°í¸® ¼³¸íÀÚ¸¦ ÀÛ¼ºÇÏ´Â Áß¿¡ ¹®Á¦°¡ ¹ß»ýÇß½À´Ï´Ù.
-TemplateDescriptor.msg.id_missing = È®ÀåÁ¡ org.eclipse.datatools.connectivity.driverExtensionÀÇ È®Àå¸íÀÌ ¿Ã¹Ù¸¥ ID¸¦ Á¦°øÇÏÁö ¾Ê½À´Ï´Ù.
-TemplateDescriptor.msg.name_missing = È®ÀåÁ¡ org.eclipse.datatools.connectivity.driverExtensionÀÇ È®Àå¸íÀÌ ¿Ã¹Ù¸¥ À̸§À» Á¦°øÇÏÁö ¾Ê½À´Ï´Ù.
-TemplateDescriptor.msg.driverTypeDescriptorCreationError=µå¶óÀ̹ö ÅÛÇø®Æ® ¼³¸íÀÚ¸¦ ÀÛ¼ºÇÏ´Â Áß¿¡ ¹®Á¦°¡ ¹ß»ýÇß½À´Ï´Ù.
-DriverPreferences.label.availableDrivers = µå¶óÀ̹ö Á¤ÀÇ(&F):
-DriverPreferences.button.addDriver=Ãß°¡...
-DriverPreferences.DriverTypeFilter=µå¶óÀ̹ö À¯Çü ÇÊÅÍ:
-DriverPreferences.VendorFilter=ÇÊÅÍ:
-DriverPreferences.NameColumn=À̸§
-DriverPreferences.DriverNameColumn=µå¶óÀ̹ö À̸§
-DriverPreferences.VendorColumn=½Ã½ºÅÛ °ø±Þ¾÷ü
-DriverPreferences.VersionColumn=½Ã½ºÅÛ ¹öÀü
-DriverPreferences.button.editDriver = ÆíÁý(&E)...
-DriverPreferences.button.removeDriver = Á¦°Å(&R)
-DriverPreferences.button.copyDriver = º¹»ç(&C)
-DriverPreferences.title.removeMessage = µå¶óÀ̹ö Á¦°Å È®ÀÎ
-DriverPreferences.DriverVersionColumn=µå¶óÀ̹ö ¹öÀü(Àû¿ë °¡´ÉÇÑ °æ¿ì)
-DriverPreferences.text.removeMessage={0} µå¶óÀ̹ö¸¦ Á¦°ÅÇϽðڽÀ´Ï±î?
-DriverPreferences.DriverVendorColumn=µå¶óÀ̹ö °ø±Þ¾÷ü(Àû¿ë °¡´ÉÇÑ °æ¿ì)
-
-DriverDefinitionsDialog.title=»ç¿ë °¡´ÉÇÑ µå¶óÀ̹ö Á¤ÀÇ
-DriverDialog.DriverTypeFilter=µå¶óÀ̹ö À¯Çü ÇÊÅÍ(&D):
-DriverDialog.VendorFilter=°ø±Þ¾÷ü ÇÊÅÍ(&V):
-DriverDialog.DriverNameColumn=µå¶óÀ̹ö À̸§
-DriverDialog.VendorColumn=½Ã½ºÅÛ °ø±Þ¾÷ü
-DriverDialog.DialogMessage=µå¶óÀ̹ö ÅÛÇø´À» ÁöÁ¤ÇÑ ´ÙÀ½, ¾Æ·¡ ÇʵåÀÇ »ó¼¼ Á¤º¸¸¦ ¼öÁ¤ÇÏ¿© °íÀ¯ À̸§°ú ÇÊ¿äÇÑ jar ¸ñ·ÏÀ» Á¦°øÇÏ°í, ÇØ´çµÇ´Â ¸ðµç ¼Ó¼º °ªÀ» ¼³Á¤ÇϽʽÿÀ.
-DriverDialog.Properties.Tab=¼Ó¼º
-DriverDefinitionsDialog.message = µå¶óÀ̹ö Á¤ÀǸ¦ Ãß°¡, ÆíÁý ¶Ç´Â Á¦°ÅÇÏ¿© »ç¿ë °¡´ÉÇÑ µå¶óÀ̹ö Á¤ÀǸ¦ °ü¸®ÇÕ´Ï´Ù.
-DriverDialog.DriverVendorColumn=µå¶óÀ̹ö °ø±Þ¾÷ü(Àû¿ë °¡´ÉÇÑ °æ¿ì)
-DriverDefinitionsDialog.windowTitle=µå¶óÀ̹ö Á¤ÀÇ
-DriverDefinitionsDialog.label.properties = µå¶óÀ̹ö Á¤ÀÇ(&D):
-DriverDefinitionsDialog.button.addDriver = Ãß°¡(&A)...
-DriverDefinitionsDialog.button.editDriver = ÆíÁý(&E)...
-DriverDefinitionsDialog.button.removeDriver = Á¦°Å(&R)
-DriverDefinitionsDialog.button.copyDriver = º¹»ç(&C)
-
-DriverDialog.quickdriver.name=ºü¸¥ {0}
-DriverDialog.NewDriver.title=»õ µå¶óÀ̹ö ´ëÈ »óÀÚ
-
-DelimitedStringList.button.add=Ãß°¡
-DelimitedStringList.button.up=À§·Î
-DelimitedStringList.button.down=¾Æ·¡·Î
-DelimitedStringList.button.remove=Á¦°Å
-DelimitedStringList.button.clear=¸ðµÎ Áö¿ì±â
-DriverListCombo.button.browse=...
-DriverListCombo.button.newdriver=»õ µå¶óÀ̹ö Á¤ÀÇ
-DriverListCombo.EditDriverButton.tooltip=µå¶óÀ̹ö Á¤ÀÇ ÆíÁý
-DriverDialog.DriverVersionColumn=µå¶óÀ̹ö ¹öÀü(Àû¿ë °¡´ÉÇÑ °æ¿ì)
-DriverListCombo.button.generic=°í¼Ó µå¶óÀ̹ö (¹ü¿ë JDBC) Á¤ÀÇ
-
-DriverValidator.msg.missing_required_property = µå¶óÀ̹ö Á¤ÀÇ¿¡¼ ÇÊ¿äÇÑ ¼Ó¼º °ª {0}ÀÌ(°¡) ´©¶ôµÇ¾ú½À´Ï´Ù.
-DriverValidator.msg.jarfile_not_found = µå¶óÀ̹ö Á¤ÀÇ {0}¿¡¼ ÁöÁ¤ÇÑ ´ë·Î ÆÄÀÏ ½Ã½ºÅÛ¿¡¼ JAR/zipÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù.
-DriverInstance.error.invalidClassPath=À߸øµÈ µå¶óÀ̹ö Ŭ·¡½º °æ·ÎÀÔ´Ï´Ù.
-DriverValidator.msg.empty_jar_list = µå¶óÀ̹ö Á¤ÀÇ¿¡¼ µå¶óÀ̹ö ÆÄÀÏÀ» ÁöÁ¤ÇÏÁö ¾Ê¾Ò½À´Ï´Ù.
-DriverDialog.EditDriverDialogTitle=µå¶óÀ̹ö ´ëÈ »óÀÚ ÆíÁý
-DriverDialog.EditDriver.message=¾Æ·¡ ÇʵåÀÇ »ó¼¼ Á¤º¸¸¦ ¼öÁ¤ÇÏ¿© °íÀ¯ À̸§°ú ÇÊ¿äÇÑ jar ¸ñ·ÏÀ» Á¦°øÇÏ°í, ÇØ´çµÇ´Â ¸ðµç ¼Ó¼º °ªÀ» ¼³Á¤ÇϽʽÿÀ.
-DriverValidator.msg.empty_name = µå¶óÀ̹ö À̸§ÀÌ ºó ¹®ÀÚ¿ÀÌ¸é ¾ÈµË´Ï´Ù.
-
-DriverValidator.msg.no_driver_selected=°è¼ÓÇÏ·Á¸é µå·Ó ´Ù¿î ¸ñ·Ï¿¡¼ µå¶óÀ̹ö¸¦ Á¤ÀÇ ¹× ¼±ÅÃÇϽʽÿÀ.
-DriverInstance.error.jarListNotDefined=¿Ã¹Ù¸£Áö ¾ÊÀº µå¶óÀ̹ö Á¤ÀÇÀÔ´Ï´Ù. JAR ¸ñ·ÏÀÌ Á¤ÀǵÇÁö ¾Ê¾Ò½À´Ï´Ù.
-NewDriverDialog.label.availableTemplates = »ç¿ë °¡´ÉÇÑ µå¶óÀ̹ö ÅÛÇø´(&A):
-NewDriverDialog.label.driverNameText = µå¶óÀ̹ö À̸§(&N):
-NewDriverDialog.button.edit_immediately = »õ µå¶óÀ̹ö Á¤ÀÇ Áï½Ã ÆíÁý(&E)
-NewDriverDialog.title = µå¶óÀ̹ö ÅÛÇø´ ¹× Á¤ÀÇ À̸§À» ÁöÁ¤ÇÕ´Ï´Ù.
-NewDriverDialog.message = »ç¿ë °¡´ÉÇÑ µå¶óÀ̹ö ÅÛÇø´À» ¼±ÅÃÇÏ°í »õ µå¶óÀ̹ö Á¤ÀÇÀÇ À̸§À» ÀÔ·ÂÇÕ´Ï´Ù.
-NewDriverDialog.windowTitle = »õ µå¶óÀ̹ö Á¤ÀÇ
-NewDriverDialog.text.id_prefix=DriverDefn.
-NewDriverDialog.driverExistsWithName=ÀÌ À̸§ÀÇ µå¶óÀ̹ö°¡ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù. °íÀ¯ÇÑ µå¶óÀ̹ö À̸§À» Á¦°øÇϽʽÿÀ.
-NewDriverDialog.driverNameNoSpaces=µå¶óÀ̹ö À̸§Àº °ø¹éÀ¸·Î ½ÃÀÛÇϰųª ³¡³¯ ¼ö ¾ø½À´Ï´Ù.
-EditDriverDialog.label.driverNameText = µå¶óÀ̹ö À̸§(&N):
-EditDriverDialog.label.driverTypeText = µå¶óÀ̹ö À¯Çü(&T):
-EditDriverDialog.label.driverFileList = µå¶óÀ̹ö ÆÄÀÏ(&F):
-EditDriverDialog.button.addJar = JAR/Zip Ãß°¡(&A)...
-EditDriverDialog.button.editJar = JAR/Zip ÆíÁý(&E)...
-EditDriverDialog.button.removeJar = JAR/Zip Á¦°Å(&R)
-EditDriverDialog.button.clearAllJars = ¸ðµÎ Áö¿ì±â(&C)
-EditDriverDialog.label.properties = ¼Ó¼º(&P):
-EditDriverDialog.column.name=À̸§
-EditDriverDialog.column.value=°ª
-EditDriverDialog.properties.tooltip.default=»ç¿ë °¡´ÉÇÑ µå¶óÀ̹ö Ư¼º ¸ñ·Ï
-EditDriverDialog.title=µå¶óÀ̹ö ¼¼ºÎ»çÇ× Á¦°ø
-EditDriverDialog.message=¾Æ·¡ Çʵ忡¼ ¼¼ºÎ»çÇ×À» ¼öÁ¤ÇÏ¿© °íÀ¯ À̸§, Çʼö jarÀÇ ¸ñ·ÏÀ» Á¦°øÇÏ°í »ç¿ë °¡´É ¹× Àû¿ë °¡´ÉÇÑ Æ¯¼º °ªÀ» ¼³Á¤ÇϽʽÿÀ.
-EditDriverDialog.windowTitle = µå¶óÀ̹ö Á¤ÀÇ ÆíÁý
-EditDriverDialog.title.filebrowse=ÆÄÀÏ ¼±ÅÃ\:
-EditDriverDialog.text.id_prefix=DriverDefn.
-EditDriverDialog.text.id_test_prefix=TestDriverDefn.
-EditDriverDialog.msg.updateAllJarsToSamePath.title=µ¿ÀÏÇÑ °æ·Î¸¦ »ç¿ëÇÏ´Â Jar ¸ðµÎ °»½Å?
-EditDriverDialog.msg.updateAllJarsToSamePath.message=µ¿ÀÏÇÑ À§Ä¡¸¦ »ç¿ëÇÏ´Â ±âŸ jar °æ·Î¸¦ °»½ÅÇϽðڽÀ´Ï±î?
-PropertiesLabelProvider.connectionProps=¿¬°á Ư¼º
-DelimitedStringList.ValidationMsg.NoCommas=¸Å°³º¯¼ö °ª¿¡´Â ½°Ç¥¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù.
-DriverDialog.AllFilter=¸ðµÎ
-DriverDialog.NameColumn=À̸§
-DriverDialog.Name.Type.Tab=À̸§/À¯Çü
-DriverDialog.JarList.Tab=JAR ¸ñ·Ï
-DriverDialog.Version=½Ã½ºÅÛ ¹öÀü
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_zh_CN.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_zh_CN.msg
deleted file mode 100644
index 29c923c..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/drivers/messages_zh_CN.msg
+++ /dev/null
@@ -1,112 +0,0 @@
-#Thu Jun 22 00:30:48 EDT 2006
-DriverMgmtPlugin.default_instance_suffix=ȱʡֵ
-DriverMgmtPlugin.BundleMissing = ÉèÖÃĬÈÏÇý¶¯³ÌÐò¶¨ÒåʱȱÉÙ²å¼þ {0}¡£
-DriverMgmtPlugin.FileMissing = ÉèÖÃĬÈÏÇý¶¯³ÌÐò¶¨ÒåʱȱÉÙÎļþ {0}¡£
-PropertySetImpl.copy_prefix=(¸±±¾)
-PropertiesLabelProvider.url=ȱʡ URL
-PropertiesLabelProvider.host=Ö÷»ú
-PropertiesLabelProvider.port=¶Ë¿Ú
-PropertySetImpl.copy_id_suffix=.copy
-PropertiesLabelProvider.driverClass=Çý¶¯³ÌÐòÀà
-PropertiesLabelProvider.catalog=Ŀ¼
-PropertiesLabelProvider.dbname=Êý¾Ý¿âÃû³Æ
-PropertiesLabelProvider.schema=ģʽ
-PropertiesLabelProvider.username=̞
-PropertiesLabelProvider.password=ÃÜÂë
-CategoryDescriptor.msg.id_missing = À©Õ¹µã org.eclipse.datatools.connectivity.driverExtensionµÄÀà±ðÀ©Õ¹ÃûûÓÐÌṩÓÐЧµÄ ID¡£
-CategoryDescriptor.msg.name_missing = À©Õ¹µã org.eclipse.datatools.connectivity.driverExtensionµÄÀà±ðÀ©Õ¹ÃûûÓÐÌṩÓÐЧµÄÃû³Æ¡£
-CategoryDescriptor.msg.categoryDescriptorCreationError=´´½¨Àà±ðÃèÊö·ûʱÓöµ½ÁËÎÊÌâ¡£
-TemplateDescriptor.msg.id_missing = À©Õ¹µã org.eclipse.datatools.connectivity.driverExtensionµÄÀ©Õ¹ÃûûÓÐÌṩÓÐЧµÄ ID¡£
-TemplateDescriptor.msg.name_missing = À©Õ¹µã org.eclipse.datatools.connectivity.driverExtensionµÄÀ©Õ¹ÃûûÓÐÌṩÓÐЧµÄÃû³Æ¡£
-TemplateDescriptor.msg.driverTypeDescriptorCreationError=´´½¨Çý¶¯³ÌÐòÄ£°åÃèÊö·ûʱÓöµ½ÁËÎÊÌâ¡£
-DriverPreferences.label.availableDrivers = Çý¶¯³ÌÐò¶¨Òå(&F):
-DriverPreferences.button.addDriver=Ìí¼Ó...
-DriverPreferences.DriverTypeFilter=Çý¶¯³ÌÐòÀàÐÍɸѡÆ÷:
-DriverPreferences.VendorFilter=ɸѡÆ÷:
-DriverPreferences.NameColumn=Ãû³Æ
-DriverPreferences.DriverNameColumn=Çý¶¯³ÌÐòÃû³Æ
-DriverPreferences.VendorColumn=ϵͳ¹©Ó¦ÉÌ
-DriverPreferences.VersionColumn=ϵͳ°æ±¾
-DriverPreferences.button.editDriver = ±à¼(&E)...
-DriverPreferences.button.removeDriver = ɾ³ý(&R)
-DriverPreferences.button.copyDriver = ¸´ÖÆ(&C)
-DriverPreferences.title.removeMessage = È·ÈÏɾ³ýÇý¶¯³ÌÐò
-DriverPreferences.DriverVersionColumn=Çý¶¯³ÌÐò°æ±¾(Èç¹ûÊÊÓÃ)
-DriverPreferences.text.removeMessage=ȷʵҪ³ýÈ¥Çý¶¯³ÌÐò {0} Âð£¿
-DriverPreferences.DriverVendorColumn=Çý¶¯³ÌÐò¹©Ó¦ÉÌ(Èç¹ûÊÊÓÃ)
-
-DriverDefinitionsDialog.title=¿ÉÓõÄÇý¶¯³ÌÐò¶¨Òå
-DriverDialog.DriverTypeFilter=Çý¶¯³ÌÐòÀàÐÍɸѡÆ÷(&D):
-DriverDialog.VendorFilter=¹©Ó¦ÉÌɸѡÆ÷(&V):
-DriverDialog.DriverNameColumn=Çý¶¯³ÌÐòÃû³Æ
-DriverDialog.VendorColumn=ϵͳ¹©Ó¦ÉÌ
-DriverDialog.DialogMessage=Ö¸¶¨Çý¶¯³ÌÐòÄ£°å£¬È»ºóÐÞ¸ÄÏÂÃæ×Ö¶ÎÖеÄÏêϸÐÅÏ¢£¬ÌṩΨһÃû³Æ¡¢ËùÐè Jar µÄÁÐ±í²¢ÉèÖÃÈκοÉÓúÍÊÊÓõÄÊôÐÔÖµ¡£
-DriverDialog.Properties.Tab=ÊôÐÔ
-DriverDefinitionsDialog.message = Ìí¼Ó¡¢±à¼»òɾ³ýÇý¶¯³ÌÐò¶¨ÒåÒÔ¹ÜÀí¿ÉÓõÄÇý¶¯³ÌÐò¶¨Òå¡£
-DriverDialog.DriverVendorColumn=Çý¶¯³ÌÐò¹©Ó¦ÉÌ(Èç¹ûÊÊÓÃ)
-DriverDefinitionsDialog.windowTitle=Çý¶¯³ÌÐò¶¨Òå
-DriverDefinitionsDialog.label.properties = Çý¶¯³ÌÐò¶¨Òå(&D):
-DriverDefinitionsDialog.button.addDriver = Ìí¼Ó(&A)...
-DriverDefinitionsDialog.button.editDriver = ±à¼(&E)...
-DriverDefinitionsDialog.button.removeDriver = ɾ³ý(&R)
-DriverDefinitionsDialog.button.copyDriver = ¸´ÖÆ(&C)
-
-DriverDialog.quickdriver.name=¿ìËÙ {0}
-DriverDialog.NewDriver.title=н¨Çý¶¯³ÌÐò¶Ô»°¿ò
-
-DelimitedStringList.button.add=Ìí¼Ó
-DelimitedStringList.button.up=ÉÏÒÆ
-DelimitedStringList.button.down=ÏÂÒÆ
-DelimitedStringList.button.remove=³ýÈ¥
-DelimitedStringList.button.clear=È«²¿Çå³ý
-DriverListCombo.button.browse=...
-DriverListCombo.button.newdriver=ÐÂÇý¶¯³ÌÐò¶¨Òå
-DriverListCombo.EditDriverButton.tooltip=±à¼Çý¶¯³ÌÐò¶¨Òå
-DriverDialog.DriverVersionColumn=Çý¶¯³ÌÐò°æ±¾(Èç¹ûÊÊÓÃ)
-DriverListCombo.button.generic=¿ìËÙÇý¶¯³ÌÐò(ÆÕͨ JDBC)¶¨Òå
-
-DriverValidator.msg.missing_required_property = Çý¶¯³ÌÐò¶¨ÒåÖеıØÐèÊôÐÔȱÉÙÖµ: {0}¡£
-DriverValidator.msg.jarfile_not_found = ÎÞ·¨ÔÚÇý¶¯³ÌÐò¶¨ÒåÖ¸¶¨µÄÎļþϵͳÖÐÕÒµ½ JAR/zip: {0}¡£
-DriverInstance.error.invalidClassPath=Çý¶¯³ÌÐòÀà·¾¶ÎÞЧ¡£
-DriverValidator.msg.empty_jar_list = Çý¶¯³ÌÐò¶¨ÒåÖÐûÓÐÖ¸¶¨Çý¶¯³ÌÐòÎļþ¡£
-DriverDialog.EditDriverDialogTitle=±à¼Çý¶¯³ÌÐò¶Ô»°¿ò
-DriverDialog.EditDriver.message=ÐÞ¸ÄÏÂÃæ×Ö¶ÎÖеÄÏêϸÐÅÏ¢£¬ÌṩΨһÃû³Æ¡¢ËùÐè Jar µÄÁÐ±í²¢ÉèÖÃÈκοÉÓúÍÊÊÓõÄÊôÐÔÖµ¡£
-DriverValidator.msg.empty_name = Çý¶¯³ÌÐòÃû³Æ²»ÄÜΪ¿Õ×Ö·û´®¡£
-
-DriverValidator.msg.no_driver_selected=¶¨Òå²¢´ÓÏÂÀÁбíÖÐÑ¡ÔñÇý¶¯³ÌÐòÒÔ¼ÌÐø¡£
-DriverInstance.error.jarListNotDefined=Çý¶¯³ÌÐò¶¨ÒåÎÞЧ£»Î´¶¨Òå JAR ÁÐ±í¡£
-NewDriverDialog.label.availableTemplates = ¿ÉÓõÄÇý¶¯³ÌÐòÄ£°å(&A):
-NewDriverDialog.label.driverNameText = Çý¶¯³ÌÐòÃû³Æ(&N):
-NewDriverDialog.button.edit_immediately = Á¢¼´±à¼ÐÂÇý¶¯³ÌÐò¶¨Òå(&E)
-NewDriverDialog.title = Ö¸¶¨Çý¶¯³ÌÐòÄ£°åºÍ¶¨ÒåÃû³Æ
-NewDriverDialog.message = Ñ¡Ôñ¿ÉÓõÄÇý¶¯³ÌÐòÄ£°å²¢ÎªÐÂÇý¶¯³ÌÐò¶¨ÒåÌṩÃû³Æ¡£
-NewDriverDialog.windowTitle = ÐÂÇý¶¯³ÌÐò¶¨Òå
-NewDriverDialog.text.id_prefix=DriverDefn.
-NewDriverDialog.driverExistsWithName=ÒÑ´æÔÚ¾ßÓиÃÃû³ÆµÄÇý¶¯³ÌÐò¡£ÇëÌṩΨһµÄÇý¶¯³ÌÐòÃû¡£
-NewDriverDialog.driverNameNoSpaces=Çý¶¯³ÌÐòÃû²»ÄÜÒÔ¿Õ¸ñ¿ªÍ·»ò½áβ¡£
-EditDriverDialog.label.driverNameText = Çý¶¯³ÌÐòÃû³Æ(&N):
-EditDriverDialog.label.driverTypeText = Çý¶¯³ÌÐòÀàÐÍ(&T):
-EditDriverDialog.label.driverFileList = Çý¶¯³ÌÐòÎļþ(&F):
-EditDriverDialog.button.addJar = Ìí¼Ó JAR/Zip(&A)...
-EditDriverDialog.button.editJar = ±à¼ JAR/Zip(&E)...
-EditDriverDialog.button.removeJar = ɾ³ý JAR/Zip(&R)
-EditDriverDialog.button.clearAllJars = È«²¿Çå³ý(&C)
-EditDriverDialog.label.properties = ÊôÐÔ(&P):
-EditDriverDialog.column.name=Ãû³Æ
-EditDriverDialog.column.value=ֵ
-EditDriverDialog.properties.tooltip.default=¿ÉÓÃÇý¶¯³ÌÐòÊôÐÔÁÐ±í¡£
-EditDriverDialog.title=ÌṩÇý¶¯³ÌÐòÏêϸÐÅÏ¢
-EditDriverDialog.message=ÐÞ¸ÄÏÂÃæ×Ö¶ÎÖеÄÏêϸÐÅÏ¢ÒÔÌṩΨһµÄÃû³Æ¡¢±ØÐèµÄ JAR ÁÐ±í£¬²¢ÉèÖÃÈκοÉÓò¢ÇÒÊÊÓõÄÊôÐÔÖµ¡£
-EditDriverDialog.windowTitle = ±à¼Çý¶¯³ÌÐò¶¨Òå
-EditDriverDialog.title.filebrowse=Ñ¡Ôñ¸ÃÎļþ£º
-EditDriverDialog.text.id_prefix=DriverDefn.
-EditDriverDialog.text.id_test_prefix=TestDriverDefn.
-EditDriverDialog.msg.updateAllJarsToSamePath.title=Òª¸üÐÂËùÓÐ JAR ÒÔʹÓÃͬһ·¾¶Âð£¿
-EditDriverDialog.msg.updateAllJarsToSamePath.message=ÊÇ·ñÏëÒª¸üÐÂÆäËû JAR ·¾¶ÒÔʹÓÃͬһλÖã¿
-PropertiesLabelProvider.connectionProps=Á¬½ÓÊôÐÔ
-DelimitedStringList.ValidationMsg.NoCommas=²»ÔÊÐíÔÚ²ÎÊýÖµÖÐʹÓöººÅ¡£
-DriverDialog.AllFilter=È«²¿
-DriverDialog.NameColumn=Ãû³Æ
-DriverDialog.Name.Type.Tab=Ãû³Æ/ÀàÐÍ
-DriverDialog.JarList.Tab=JAR Áбí
-DriverDialog.Version=ϵͳ°æ±¾
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_de_DE.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_de_DE.msg
deleted file mode 100644
index 7531623..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_de_DE.msg
+++ /dev/null
@@ -1,86 +0,0 @@
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - migrated to new wizard framework
-## IBM Corporation - fix for defect 222818
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-plugin.internal_error=Interner Fehler - org.eclipse.datatools.connectivity
-ConnectionProfileConstants.unknownVersion=Unbekannt
-dialog.title.error.loadconnectionfactory = Fehler beim Laden der Verbindungs-Factory in "{0}"!
-ConnectJob.name=Verbindungen zu {0} werden erstellt.
-ConnectJob.status.info=Für eine oder mehrere Erweiterungen konnten keine Verbindungen zu {0} erstellt werden.
-ConnectJob.status.error=Die Verbindung zu {0} konnte nicht hergestellt werden.
-DisconnectJob.name=Verbindungen zu {0} werden geschlossen.
-DisconnectJob.status.info=Für eine oder mehrere Erweiterungen konnten die Verbindungen zu {0} nicht geschlossen werden.
-DisconnectJob.status.error=Die Verbindung zu {0} konnte nicht getrennt werden.
-CreateConnectionJob.name={0} mit {1} wird erstellt.
-CreateConnectionJob.error=Beim Herstellen der Verbindung {0} zu {1} trat ein Fehler auf. (Fehler\: {2})
-OpenConnectionEventJob.name=Das Ereignis zum Öffnen der Verbindung für {0} wird verarbeitet.
-CloseManagedConnectionJob.name=Verbindung {0} zu {1} wird geschlossen.
-CloseManagedConnectionJob.error=Fehler beim Schließen der Verbindung {0} zu {1}. (Fehler\: {2})
-CloseConnectionEventJob.name=Das Ereignis zum Schließen der Verbindung für {0} wird verarbeitet.
-assert.invalid.profile = Analysefehler\: ungültiges Attribut ({0})
-assert.invalid.profile.duplicateFactory = Analysefehler\: Doppelte Factory-ID mit doppelter Priorität ({0})
-assert.invalid.profile.nullFactory = Analysefehler\: Factory oder Factory-ID ({0}/{1}) ist gleich null.
-dialog.title.error.loadwizard = Fehler beim Laden des neuen Assistenten in "{0}"!
-operation.new.connectionprofile = Profil wird erstellt\: "{0}"
-error.connect = Fehler bei der Verbindung zu Profil "{0}." Wenn Sie weitere Angaben benötigen, lesen Sie die Protokolldatei.
-marker.error = Fehler bei der Verbindung zu Profil {0}. (Fehler\: {1})
-drivermarker.error = Problem mit Treiber "{0}". (Fehler\: {1})
-drivermarker.import.error = Fehlende JAR-Liste für Treiberdefinition bei Import von Profil "{0}" erstellt.
-profile.duplicate =Der Verbindungsprofilname "{0}" ist doppelt vorhanden\!
-profile.notexist = Verbindungsprofil "{0}" existiert nicht!
-duplicate.profile.name = Kopie von {0}({1})
-DriverConnectionBase.error.unknown=Die Verbindung ist mit einem nicht angegebenen Fehler fehlgeschlagen.
-DriverConnectionBase.error.driverDefinitionNotSpecified=Die Treiberdefinition war nicht angegeben.
-DriverConnectionBase.error.driverDefinitionNotFound=Die Treiberdefinition wurde nicht gefunden.
-error.loadprofilesxml = Fehler beim Laden der Verbindungsprofil-Daten.
-error.saveprofilesxml = Fehler beim Speichern der Verbindungsprofil-Daten.
-error.loaddriversxml = Fehler beim Laden der Treiberdefinitionsdaten.
-error.savedriversxml = Fehler beim Speichern der Treiberdefinitionsdaten.
-
-trace.error.propertiesPersistenceHook = propertiesPersistenceHook konnte nicht geladen werden, Standard wird verwendet (Profiltyp={0}, Erweiterung={1})
-trace.error.propertiesPersistenceHookSaveError = Fehler beim Aufrufen der Eigenschaften des persistenten Hooks; alle Eigenschaften werden beibehalten (Profil={0}, Erweiterung={1})
-trace.error.propertiesPersistenceHookLoadError = Fehler beim Aufrufen der Eigenschaften des persistenten Hooks; temporäre Eigenschaften nicht festgelegt (Profil={0}, Erweiterung={1})
-trace.error.migration = Fehler beim Laden des Migrationselements für Verbindungsprofil-Anbieter (id={0}, migration class={1})
-trace.error.drivermigration = Fehler beim Erstellen der Treiberinstanz des Profils (ID={0}, Treiber-ID={1})
-
-migration.error.providerDoesNotExist = Fehler beim Laden des Migrationselements: Angegebene neue Anbieter-ID ist ungültig (newProviderID={0})
-migration.error.invalidPropertyMigrationElement = Fehler beim Laden des Migrationselements: Eigenschaftsmigration muss neuen oder alten Eigenschaftsschlüssel oder beides enthalten
-migration.error.unknownParentElement = Fehler beim Laden des Migrationselements: Unbekanntes übergeordnetes Element (parent element name={0})
-
-DriverUtil.taskName = Klassen werden in {0} verarbeitet
-
-Category.Name.Unknown=Nicht unterstützt
-
-WorkOfflineJob.name = {0} wird in Offline-Modus geändert.
-WorkOfflineJob.status.error = Offline-Verbindungen zu {1} konnten für eine oder mehrere Erweiterungen nicht erstellt werden.
-
-SaveWorkOfflineDataJob.name = Speichern Sie die Offline-Daten für {0}.
-SaveWorkOfflineDataJob.status = Speichern Sie den Status der Offline-Daten.
-
-CreateOfflineConnectionJob.name = Offline-Verbindung {0} zu {1} wird erstellt.
-CreateOfflineConnectionJob.error = Fehler beim Erstellen der Offline-Verbindung {0} zu {1}. (Fehler\: {2})
-
-ManagedConnection_save_not_connected_error = Verbindung zum Server erforderlich, um Offline-Daten zu speichern.
-ManagedConnection_offline_not_supported_error = {0} unterstützt Offline-Arbeiten nicht.
-
-drivers.error.finding.property.no.template = Beim Versuch, {0} aus der Treibervorlage abzurufen, ist ein Problem aufgetreten.
-
-JDBCConnection.technologyName = JDBC
-JDBCConnection.invalidDriverDefinition = {0}\: {1}. Stattdessen werden die Treibereigenschaften verwendet, die für das Datenbankprofil definiert sind.
-
-error.database.not.start = Es wurde kein Befehl zum Start der Datenbank ausgegeben. ErrorCode = {0}, SQL-Status = {1}.
-PluginResourceLocator.invalidURL = Ungültige URL {0} (Fehler\: {1})
-ConnectivityPlugin.error.noDefaultWorkspace = Der standardmäßige Speicherort des Arbeitsplatzes kann nicht ermittelt werden. Prüfen Sie die Konfiguration der Plattform ohne OSGi für den Plug-In- oder den Datentool-Arbeitsplatzpfad.
-CipherProviderExtensions.missingRequiredAttrValue = Dem {0} Element in der von {2} beigetragenen {1} Erweiterung fehlt ein Wert in einem oder mehreren der erforderlichen Attribute: {3}={4}, {5}={6}
-CipherProviderExtensions.invalidClassAttrValue = Ungültiger Klassentyp ({0}) in der von {2} beigetragenen {1} Erweiterung. Die Klasse muss die {3} Java-Schnittstelle implementieren.
-CipherProviderExtensions.conflictingExtensions = Der registrierte ICipherProvider ({0}) wurde durch den ICipherProvider ({1}) ersetzt, der von einer anderen Erweiterung in {2} für die selbe Dateierweiterung ({3}) beigetragen wurde.
-
-
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_es_ES.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_es_ES.msg
deleted file mode 100644
index c6bbcfe..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_es_ES.msg
+++ /dev/null
@@ -1,85 +0,0 @@
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - migrated to new wizard framework
-## IBM Corporation - fix for defect 222818
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-plugin.internal_error=Error interno\: org.eclipse.datatools.connectivity
-ConnectionProfileConstants.unknownVersion=desconocida
-dialog.title.error.loadconnectionfactory = Error al cargar la fábrica de conexión en "{0}"!
-ConnectJob.name=Creando conexiones a {0}.
-ConnectJob.status.info=No se han podido crear conexiones a {0} para una o varias extensiones.
-ConnectJob.status.error=No se ha podido conectar a {0}.
-DisconnectJob.name=Cerrando conexiones a {0}.
-DisconnectJob.status.info=No se han podido cerrar conexiones a {0} para una o varias extensiones.
-DisconnectJob.status.error=No se ha podido desconectar de {0}.
-CreateConnectionJob.name=Creando {0} a {1}.
-CreateConnectionJob.error=Error al crear la conexión {0} a {1}. (Error\: {2})
-OpenConnectionEventJob.name=Procesando evento de apertura de conexión para {0}.
-CloseManagedConnectionJob.name=Cerrando la conexión {0} de {1}.
-CloseManagedConnectionJob.error=Ha ocurrido un error al cerrar la conexión {0} de {1} (Error\: {2}).
-CloseConnectionEventJob.name=Procesando evento de cierre de conexión para {0}.
-assert.invalid.profile = Error al analizar\: atributo no válido ({0})
-assert.invalid.profile.duplicateFactory = Error al analizar\: id de fábrica duplicado y prioridad duplicada ({0})
-assert.invalid.profile.nullFactory = Error al analizar\: fábrica o id de fábrica nulos ({0}/{1})
-dialog.title.error.loadwizard = Error al cargar el nuevo asistente en "{0}"!
-operation.new.connectionprofile = Perfil de creación\: "{0}"
-error.connect = Problema al conectar con el perfil "{0}." Para obtener más información, vea el archivo de registro.
-marker.error = Problema al conectar con el perfil {0}. (Error\: {1})
-drivermarker.error = Existe un problema con el controlador "{0}." (Error\: {1})
-drivermarker.import.error = Falta la lista jar para la definición de controlador creada durante la importación de perfil "{0}."
-profile.duplicate =Nombre de perfil de conexión duplicado "{0}"\!
-profile.notexist = El perfil de conexión "{0}" no existe.
-duplicate.profile.name = Copia de {0}({1})
-DriverConnectionBase.error.unknown=La conexión ha fallado con un error no especificado.
-DriverConnectionBase.error.driverDefinitionNotSpecified=No se ha especificado la definición de controlador.
-DriverConnectionBase.error.driverDefinitionNotFound=No se ha encontrado la definición de controlador.
-error.loadprofilesxml = Error al cargar los datos del perfil de conexión.
-error.saveprofilesxml = Error al guardar los datos del perfil de conexión.
-error.loaddriversxml = Error al cargar los datos de definición de controlador.
-error.savedriversxml = Error al guardar los datos de definición de controlador.
-
-trace.error.propertiesPersistenceHook = No se ha podido cargar propertiesPersistenceHook, se usará el valor predeterminado (tipo de perfil={0}, extensión={1})
-trace.error.propertiesPersistenceHookSaveError = Error al llamar al enlace persistente de las propiedades; se mantienen todas las propiedades (perfil={0}, extensión={1})
-trace.error.propertiesPersistenceHookLoadError = Error al llamar al enlace persistente de las propiedades; propiedades transitorias no establecidas (perfil={0}, extensión={1})
-trace.error.migration = Error al cargar el elemento de migración para el proveedor de perfil de conexión (id={0}, clase de migración={1})
-trace.error.drivermigration = Error al crear la instancia de perfil de controlador (id={0}, id de controlador={1})
-
-migration.error.providerDoesNotExist = Error al cargar el elemento de migración: el newProviderID especificado no es válido (newProviderID={0})
-migration.error.invalidPropertyMigrationElement = Error al cargar el elemento de migración: propertyMigration debe especificar una newPropertyKey, una oldPropertyKey o ambas
-migration.error.unknownParentElement = Error al cargar el elemento de migración: elemento principal desconocido (nombre del elemento principal={0})
-
-DriverUtil.taskName = Procesando clases en {0}
-
-Category.Name.Unknown=No admitido
-
-WorkOfflineJob.name = Cambio de {0} para trabajar en modo desconectado.
-WorkOfflineJob.status.error = No se han podido crear conexiones offline con {1} para una o más extensiones.
-
-SaveWorkOfflineDataJob.name = Guardar datos sin conexión para {0}.
-SaveWorkOfflineDataJob.status = Guardar el estado de los datos sin conexión.
-
-CreateOfflineConnectionJob.name = Creando conexiones {0} offline con {1}.
-CreateOfflineConnectionJob.error = Error al crear conexiones {0} offline con {1}. (Error\: {2})
-
-ManagedConnection_save_not_connected_error = Debe estar conectado al servidor para guardar los datos sin conexión.
-ManagedConnection_offline_not_supported_error = {0} no es compatible con el trabajo sin conexión.
-
-drivers.error.finding.property.no.template = Se ha producido un problema al intentar recuperar {0} de la plantilla de controlador.
-
-JDBCConnection.technologyName = JDBC
-JDBCConnection.invalidDriverDefinition = {0}\: {1}. Utilizar las propiedades de controlador definidas en el perfil de bases de datos en su lugar.
-
-error.database.not.start = No se ha introducido ningún comando de inicio de base de datos. ErrorCode = {0}, SQLState = {1}.
-PluginResourceLocator.invalidURL = URL no válida {0} (Error\: {1})
-ConnectivityPlugin.error.noDefaultWorkspace = No es posible determinar la ubicación predeterminada del área de trabajo. Compruebe la configuración de la plataforma sin OSGi de la ruta del área de trabajo de las herramientas de datos o el complemento.
-CipherProviderExtensions.missingRequiredAttrValue = El elemento {0} de la extensión {1} proporcionada por {2} carece de un valor en uno o varios de los atributos necesarios: {3}={4}, {5}={6}
-CipherProviderExtensions.invalidClassAttrValue = Tipo de clase no válido ({0}) en la extensión {1} proporcionada por {2}. Debe implementar la interfaz {3} de Java.
-CipherProviderExtensions.conflictingExtensions = El ICipherProvider ({0}) registrado ha sido sustituido por el ICipherProvider ({1}) proporcionado por otra extensión en {2} para la misma extensión de archivo ({3}).
-
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_fr_FR.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_fr_FR.msg
deleted file mode 100644
index 24ebd8b..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_fr_FR.msg
+++ /dev/null
@@ -1,86 +0,0 @@
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - migrated to new wizard framework
-## IBM Corporation - fix for defect 222818
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-plugin.internal_error=Erreur interne - org.eclipse.datatools.connectivity
-ConnectionProfileConstants.unknownVersion=inconnue
-dialog.title.error.loadconnectionfactory = Erreur lors du chargement de la génération de connexion dans "{0}".
-ConnectJob.name=Création des connexions à {0}.
-ConnectJob.status.info=Impossible de créer des connexions à {0} pour une ou plusieurs extensions.
-ConnectJob.status.error=Connexion impossible à {0}.
-DisconnectJob.name=Fermeture des connexions à {0}.
-DisconnectJob.status.info=Impossible de fermer les connexions à {0} pour une ou plusieurs extensions.
-DisconnectJob.status.error=Impossible de se déconnecter de {0}.
-CreateConnectionJob.name=Création de {0} sur {1}.
-CreateConnectionJob.error=Erreur lors de la création de la connexion de {0} à {1}. (Erreur \: {2})
-OpenConnectionEventJob.name=Traitement de l''événement d''ouverture de connexion pour {0}.
-CloseManagedConnectionJob.name=Fermeture de la connexion de {0} à {1}.
-CloseManagedConnectionJob.error=Erreur lors de la fermeture de la connexion de {0} à {1}. (Erreur \: {2})
-CloseConnectionEventJob.name=Traitement de l''événement de fermeture de connexion pour {0}.
-assert.invalid.profile = Erreur d'analyse : attribut incorrect ({0})
-assert.invalid.profile.duplicateFactory = Erreur d'analyse \: id de l'usine en double avec priorité en double ({0})
-assert.invalid.profile.nullFactory = Erreur d''analyse\ : aucune usine ou id de l''usine ({0}/{1})
-dialog.title.error.loadwizard = Erreur lors du chargement du nouvel assistant "{0}".
-operation.new.connectionprofile = Création du profil : "{0}"
-error.connect = Problème lors de la connexion au profil "{0}". Consultez le fichier journal pour obtenir plus d'informations.
-marker.error = Problème de connexion au profil {0}. (Erreur : {1})
-drivermarker.error = Problème avec le pilote "{0}". (Erreur\ : {1})
-drivermarker.import.error = La liste jar pour la définition de pilote créée lors de l'importation du profil "{0}" est manquante.
-profile.duplicate =Nom du profil de connexion en double "{0}".
-profile.notexist = Profil de connexion "{0}" inexistant.
-duplicate.profile.name = Copie de {0}({1})
-DriverConnectionBase.error.unknown=La connexion a échoué avec une erreur non spécifiée.
-DriverConnectionBase.error.driverDefinitionNotSpecified=La définition du pilote n'est pas spécifiée.
-DriverConnectionBase.error.driverDefinitionNotFound=La définition du pilote est introuvable.
-error.loadprofilesxml = Erreur lors du chargement des données du profil de connexion.
-error.saveprofilesxml = Erreur lors de l'enregistrement des données du profil de connexion.
-error.loaddriversxml = Erreur lors du chargement des données de définition du pilote.
-error.savedriversxml = Erreur lors de l'enregistrement des données de définition du pilote.
-
-trace.error.propertiesPersistenceHook = Impossible de charger propertiesPersistenceHook, utilisation par défaut (type de profil = {0}, extension = {1})
-trace.error.propertiesPersistenceHookSaveError = Erreur lors de l'appel des propriétés de la connexion persistante ; toutes propriétés persistantes (profil = {0}, extension = {1})
-trace.error.propertiesPersistenceHookLoadError = Erreur lors de l'appel des propriétés de la connexion persistante ; propriétés transitoires non définies (profil = {0}, extension = {1})
-trace.error.migration = Erreur lors du chargement de l'élément de migration pour le fournisseur de profil de connexion (id={0}, classe de migration={1})
-trace.error.drivermigration = Erreur de création d''une instance de pilote du profil (id={0}, driver id={1})
-
-migration.error.providerDoesNotExist = Erreur lors du chargement de l'élément de migration : l'ID newProviderID spécifié est incorrect (newProviderID={0})
-migration.error.invalidPropertyMigrationElement = Erreur lors du chargement de l'élément de migration : propertyMigration doit spécifier une clé newPropertyKey, une clé oldPropertyKey ou les deux
-migration.error.unknownParentElement = Erreur lors du chargement de l'élément de migration : élément parent inconnu (nom de l'élément parent={0})
-
-DriverUtil.taskName = Traitement des classes dans {0}
-
-Category.Name.Unknown=Non pris en charge
-
-WorkOfflineJob.name = Modification de {0} pour travailler en mode hors ligne.
-WorkOfflineJob.status.error = Impossible de créer des connexions hors ligne à {1} pour au moins une extension.
-
-SaveWorkOfflineDataJob.name = Enregistrer les données hors ligne pour {0}.
-SaveWorkOfflineDataJob.status = Enregistrer l'état des données hors ligne.
-
-CreateOfflineConnectionJob.name = Création de la connexion hors ligne de {0} à {1}.
-CreateOfflineConnectionJob.error = Erreur lors de la création de la connexion hors ligne de {0} à {1}. (Erreur \: {2})
-
-ManagedConnection_save_not_connected_error = Connexion indispensable au serveur pour enregistrer des données hors ligne.
-ManagedConnection_offline_not_supported_error = {0} ne prend pas en charge le travail hors ligne.
-
-drivers.error.finding.property.no.template = Un problème a été rencontré lors de la tentative de récupération de {0} à partir d'un modèle de pilote.
-
-JDBCConnection.technologyName = JDBC
-JDBCConnection.invalidDriverDefinition = {0}\: {1}. Utiliser plutôt les propriétés de pilote définies dans le profil de la base de données.
-
-error.database.not.start = Aucune commande de base de données de démarrage établie. Code d'erreur = {0}, état SQL = {1}.
-PluginResourceLocator.invalidURL = URL {0} incorrecte (erreur\: {1})
-ConnectivityPlugin.error.noDefaultWorkspace = Impossible de déterminer l'emplacement de l'espace de travail par défaut. Vérifiez la configuration de la plate-forme sans OSGI du plugin ou des outils de données du chemin de l'espace de travail.
-CipherProviderExtensions.missingRequiredAttrValue = Une valeur manque dans un ou plusieurs des attributs requis : {3} de l'élément {0} de l'extension {1} avec les contributions apportées par {2}.={4}, {5}={6}
-CipherProviderExtensions.invalidClassAttrValue = Type de classe non valide ({0}) dans l'extension {1} contenant les contributions apportées par {2}. L'interface Java {3} doit être installée.
-CipherProviderExtensions.conflictingExtensions = Le fournisseur ICipherProvider ({0}) enregistré a été remplacé par ICipherProvider ({1}) avec les contributions apportées par une autre extension dans {2} pour la même extension de fichier ({3}).
-
-
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_ja_JP.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_ja_JP.msg
deleted file mode 100644
index 6a27563..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_ja_JP.msg
+++ /dev/null
@@ -1,86 +0,0 @@
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - migrated to new wizard framework
-## IBM Corporation - fix for defect 222818
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-plugin.internal_error=àG[ - org.eclipse.datatools.connectivity
-ConnectionProfileConstants.unknownVersion=s¾
-dialog.title.error.loadconnectionfactory = "{0}" ÌÚ±t@NgÌÇÝÝÉG[ª¶µÜµ½ !
-ConnectJob.name={0} ÖÌÚ±ðì¬Å·B
-ConnectJob.status.info=1 ÂÈãÌg£É뵀 {0} ÖÌÚ±ðì¬Å«Ü¹ñŵ½B
-ConnectJob.status.error={0} Öڱūܹñŵ½B
-DisconnectJob.name={0} ÖÌÚ±ðI¹Å·B
-DisconnectJob.status.info=1 ÂÈãÌg£É뵀 {0} ÖÌÚ±ðI¹Å«Ü¹ñŵ½B
-DisconnectJob.status.error={0} ðØfūܹñŵ½B
-CreateConnectionJob.name={0} ð {1} Éì¬B
-CreateConnectionJob.error={1} ÖÌ {0} Ú±Ìì¬ÉG[ª¶µÜµ½B (G[\: {2})
-OpenConnectionEventJob.name={0} ÌÚ±I[vECxgðÅ·B
-CloseManagedConnectionJob.name={1} ÖÌ {0} Ú±ðØfµÜ·B
-CloseManagedConnectionJob.error={1} ÖÌ {0} Ú±ðØfÉG[ª¶µÜµ½ (G[\: {2})B
-CloseConnectionEventJob.name={0} ÌÚ±I¹CxgðÅ·B
-assert.invalid.profile = ðÍG[ \: ³øÈ®« ({0})
-assert.invalid.profile.duplicateFactory = ðÍG[ \: t@Ng ID ÅÌDæÊ ({0}) ªd¡µÄ¢Ü·B
-assert.invalid.profile.nullFactory = ðÍG[ \: t@NgܽÍt@Ng ID ª NULL ({0}/{1}) Å·B
-dialog.title.error.loadwizard = "{0}" ÌVKEBU[hÌÇÝÝÉG[ª¶µÜµ½ !
-operation.new.connectionprofile = vt@CÌì¬ \: "{0}"
-error.connect = vt@C@ "{0}" ÖÌÚ±ÌâèÅ·BÚµÍOt@CðQƵľ³¢B
-marker.error = vt@C {0} ÖÌÚ±ÌâèÅ·B(G[ \: {1})
-drivermarker.error = hCo "{0}" Éâèª èÜ· (G[ \: {1})
-drivermarker.import.error = vt@C "{0}" ÌC|[gÉ쬳ê½hCoè`É JAR Ìêª èܹñB
-profile.duplicate =vt@C¼ "{0}" ÌÚ±ªd¡µÄ¢Ü·\!
-profile.notexist = Ú±vt@C "{0}" ª¶ÝµÜ¹ñ !
-duplicate.profile.name = {0}({1}) ÌRs[
-DriverConnectionBase.error.unknown=Ú±ªA¢wèÌG[ŸsµÜµ½B
-DriverConnectionBase.error.driverDefinitionNotSpecified=hCo[è`ªwè³êĢܹñB
-DriverConnectionBase.error.driverDefinitionNotFound=hCo[è`ª©Â©èܹñB
-error.loadprofilesxml = Ú±vt@CÌf[^ÌÇÝÝÉG[ª¶µÜµ½B
-error.saveprofilesxml = Ú±vt@CÌf[^ÌÛ¶ÉG[ª¶µÜµ½B
-error.loaddriversxml = hCoè`Ìf[^ðÇÝÝÉG[ª¶µÜµ½B
-error.savedriversxml = hCoè`Ìf[^ðÛ¶ÉG[ª¶µÜµ½B
-
-trace.error.propertiesPersistenceHook = ftHg (profile type={0}, extension={1}) ðgpµÄApropertiesPersistenceHook ðÇÝßܹñŵ½B
-trace.error.propertiesPersistenceHookSaveError = vpeḆtbNÌÄÑoµÉG[ª¶µÜµ½B·×ÄÌvpeBðÛ¶µÄ¢Ü· (profile={0}, extension={1})
-trace.error.propertiesPersistenceHookLoadError = vpeḆtbNÌÄÑoµÉG[ª¶µÜµ½BêvpeBªÝè³êĢܹñ (profile={0}, extension={1})
-trace.error.migration = Ú±vt@CÌvoC_ (ID={0}AÚsNX={1}) ÌÚsvfðÇÝÝÉG[ª¶µÜµ½B
-trace.error.drivermigration = vt@CÌhCoCX^XÌì¬ÉG[ª¶µÜµ½ (id={0}, driver id={1})B
-
-migration.error.providerDoesNotExist = ÚsvfÌÇÝÝÉG[ª¶µÜµ½Bwèµ½ newProviderID ª³øÅ· (newProviderID={0})B
-migration.error.invalidPropertyMigrationElement = ÚsvfÌÇÝÝÉG[ª¶µÜµ½BpropertyMigration ÉÍAnewPropertyKey © oldPropertyKeyAܽͻ̼ûðwè·éKvª èÜ·B
-migration.error.unknownParentElement = ÚsvfÌÇÝÝÉG[ª¶µÜµ½Bevfªs¾Å· (evf¼={0})B
-
-DriverUtil.taskName = {0} ÅNXðÅ·B
-
-Category.Name.Unknown=T|[g³êĢܹñB
-
-WorkOfflineJob.name = ItC[hÅìÆ·é½ßÉ {0} ðÏXµÄ¢Ü·B
-WorkOfflineJob.status.error = 1 Âܽ͡Ìg£@\pÌ {1} ÖÌItCÚ±ðm§Å«Ü¹ñB
-
-SaveWorkOfflineDataJob.name = {0} ÌItCf[^ðÛ¶µÜ·B
-SaveWorkOfflineDataJob.status = ItCf[^ÌXe[^XðÛ¶µÜ·B
-
-CreateOfflineConnectionJob.name = {1} ÖÌItCÌ {0} Ú±ðm§µÄ¢Ü·B
-CreateOfflineConnectionJob.error = {1} ÖÌItCÌ {0} Ú±ðm§ÉG[ª¶µÜµ½ (G[\: {2})B
-
-ManagedConnection_save_not_connected_error = ItCf[^ðÛ¶·éÉÍAT[oÉÚ±·éKvª èÜ·B
-ManagedConnection_offline_not_supported_error = {0} ÅÍItCÅìÆūܹñB
-
-drivers.error.finding.property.no.template = hCoÌev[g©ç {0} ðæ¾µæ¤Æµ½Æ«ÉG[ª¶µÜµ½B
-
-JDBCConnection.technologyName = JDBC
-JDBCConnection.invalidDriverDefinition = {0}\: {1}. f[^x[Xvt@CÅè`µ½hCoÌvpeBðãíèÉgpµÜ·B
-
-error.database.not.start = f[^x[XÌN®R}hÍs³êĢܹñB ErrorCode = {0}ASQLState = {1}
-PluginResourceLocator.invalidURL = URL {0} ª³øÅ· (G[ \: {1})
-ConnectivityPlugin.error.noDefaultWorkspace = ftHgÌ[NXy[XÌêðÁèūܹñB vOCܽÍf[^c[Ì[NXy[XpXÌ OSGi XvbgtH[ÌÝèðmFµÄ¾³¢B
-CipherProviderExtensions.missingRequiredAttrValue = {2} ÉæÁÄñ³ê½ {1} g£àÌ {0} vfÌ 1 Âܽ͡ÌKvÈ®« {3} Élª èܹñB={4}, {5}={6}
-CipherProviderExtensions.invalidClassAttrValue = {2} ÉæÁÄñ³ê½ {1} g£àÌNX^ ({0}) ª³øÅ·B {3} Java C^[tF[XðÀ·éKvª èÜ·B
-CipherProviderExtensions.conflictingExtensions = o^³ê½ ICipherProvider ({0}) ªA¯¶t@Cg£q ({3}) Ì {2} àÌÊÌg£ÉæÁÄñ³ê½ ICipherProvider ({1}) Éu«·¦çêܵ½B
-
-
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_ko_KR.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_ko_KR.msg
deleted file mode 100644
index dc208b9..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_ko_KR.msg
+++ /dev/null
@@ -1,86 +0,0 @@
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - migrated to new wizard framework
-## IBM Corporation - fix for defect 222818
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-plugin.internal_error=³»ºÎ ¿À·ù - org.eclipse.datatools.connectivity
-ConnectionProfileConstants.unknownVersion=¾Ë ¼ö ¾øÀ½
-dialog.title.error.loadconnectionfactory = "{0}" ¿¬°á ÆÑÅ丮 ·Îµå Áß ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù!
-ConnectJob.name={0}¿¡ ´ëÇÑ ¿¬°á ÀÛ¼º Áß.
-ConnectJob.status.info=Çϳª ÀÌ»óÀÇ È®ÀåÀÚ¿¡ ´ëÇØ {0}¿¡ ´ëÇÑ ¿¬°áÀ» ÀÛ¼ºÇÒ ¼ö ¾ø½À´Ï´Ù.
-ConnectJob.status.error={0}¿¡ ¿¬°áÇÒ ¼ö ¾ø½À´Ï´Ù.
-DisconnectJob.name={0}¿¡ ´ëÇÑ ¿¬°áÀ» ´Ý´Â Áß.
-DisconnectJob.status.info=Çϳª ÀÌ»óÀÇ È®Àå¿¡ ´ëÇØ {0}¿¡ ´ëÇÑ ¿¬°áÀ» ´ÝÀ» ¼ö ¾ø½À´Ï´Ù.
-DisconnectJob.status.error={0}¿¡¼ ¿¬°áÀ» ²÷À» ¼ö ¾ø½À´Ï´Ù.
-CreateConnectionJob.name={1}¿¡ ´ëÇØ {0}À»(¸¦) »ý¼ºÇÏ°í ÀÖ½À´Ï´Ù.
-CreateConnectionJob.error={1}¿¡ ´ëÇÑ {0} ¿¬°á ÀÛ¼º Áß ¿À·ù ¹ß»ý(¿À·ù\: {2}).
-OpenConnectionEventJob.name={0}¿¡ ´ëÇÑ ¿¬°á ¿±â À̺¥Æ® ó¸® Áß.
-CloseManagedConnectionJob.name={1}¿¡ ´ëÇÑ {0} ¿¬°áÀ» ´Ý°í ÀÖ½À´Ï´Ù.
-CloseManagedConnectionJob.error={1}¿¡ ´ëÇÑ {0} ¿¬°áÀ» ´Ý´Â µµÁß ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù(¿À·ù\: {2}).
-CloseConnectionEventJob.name={0}¿¡ ´ëÇÑ ¿¬°á ´Ý±â À̺¥Æ® ó¸® Áß.
-assert.invalid.profile = ±¸¹® ºÐ¼® ¿À·ù\: À߸øµÈ Ư¼º({0})
-assert.invalid.profile.duplicateFactory = ±¸¹® ºÐ¼® ¿À·ù\: Áߺ¹µÈ ÆÑÅ丮 ID ¹× Áߺ¹µÈ ¿ì¼± ¼øÀ§({0})
-assert.invalid.profile.nullFactory = ±¸¹® ºÐ¼® ¿À·ù\: ³Î(Null) ÆÑÅ丮 ¶Ç´Â ÆÑÅ丮 ID({0}/{1})
-dialog.title.error.loadwizard = "{0}"ÀÇ »õ·Î¿î ¸¶¹ý»ç ·Îµå Áß ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù!
-operation.new.connectionprofile = ÇÁ·ÎÇÊ »ý¼º\: "{0}"
-error.connect = ÇÁ·ÎÇÊ "{0}" ¿¬°á¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù. ÀÚ¼¼ÇÑ ³»¿ëÀº ·Î±× ÆÄÀÏÀ» ÂüÁ¶ÇϽʽÿÀ.
-marker.error = ÇÁ·ÎÇÊ "{0}" ¿¬°á¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù. (¿À·ù\: {1})
-drivermarker.error = µå¶óÀ̹ö "{0}"¿¡ ¹®Á¦°¡ ¹ß»ýÇß½À´Ï´Ù(¿À·ù\: {1}).
-drivermarker.import.error = ÇÁ·ÎÇÊ "{0}"À»(¸¦) °¡Á®¿À´Â µµÁß »ý¼ºµÈ µå¶óÀ̹ö Á¤ÀÇÀÇ jar ¸ñ·ÏÀÌ ´©¶ôµÇ¾ú½À´Ï´Ù.
-profile.duplicate =¿¬°á ÇÁ·ÎÆÄÀÏ À̸§ "{0}" Áߺ¹.
-profile.notexist = ÇÁ·ÎÇÊ "{0}" ¿¬°áÀÌ ¾ø½À´Ï´Ù!
-duplicate.profile.name = {0}({1})ÀÇ º¹»çº»
-DriverConnectionBase.error.unknown=ÁöÁ¤µÇÁö ¾ÊÀº ¿À·ù·Î ¿¬°á¿¡ ½ÇÆÐÇß½À´Ï´Ù.
-DriverConnectionBase.error.driverDefinitionNotSpecified=µå¶óÀ̹ö Á¤ÀÇ°¡ ÁöÁ¤µÇÁö ¾Ê¾Ò½À´Ï´Ù.
-DriverConnectionBase.error.driverDefinitionNotFound=µå¶óÀ̹ö Á¤ÀǸ¦ ãÀ» ¼ö ¾ø½À´Ï´Ù.
-error.loadprofilesxml = ÇÁ·ÎÇÊ ¿¬°á µ¥ÀÌÅÍ ·Îµå Áß ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù.
-error.saveprofilesxml = ÇÁ·ÎÇÊ ¿¬°á µ¥ÀÌÅÍ ÀúÀå Áß ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù.
-error.loaddriversxml = µå¶óÀ̹ö Á¤ÀÇ µ¥ÀÌÅÍ ·Îµå Áß ¿À·ù ¹ß»ý
-error.savedriversxml = µå¶óÀ̹ö Á¤ÀÇ µ¥ÀÌÅÍ ÀúÀå Áß ¿À·ù ¹ß»ý
-
-trace.error.propertiesPersistenceHook = ±âº»°ª(profile type={0}, extension={1})À» »ç¿ëÇÏ´Â propertiesPersistenceHookÀ» ·ÎµåÇÒ ¼ö ¾ø½À´Ï´Ù.
-trace.error.propertiesPersistenceHookSaveError = ¿µ±¸ ÈÄÅ© ¼Ó¼ºÀ» È£ÃâÇÏ´Â µ¿¾È ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù. ¸ðµç ¼Ó¼º(profile={0}, extension={1})ÀÌ À¯ÁöµË´Ï´Ù.
-trace.error.propertiesPersistenceHookLoadError = ¿µ±¸ ÈÄÅ© ¼Ó¼ºÀ» È£ÃâÇÏ´Â µ¿¾È ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù. Àӽà ¼Ó¼º(profile={0}, extension={1})ÀÌ ¼³Á¤µÇÁö ¾Ê½À´Ï´Ù.
-trace.error.migration = ¿¬°á ÇÁ·ÎÇÊ °ø±ÞÀÚ¿¡ ´ëÇÑ ¸¶À̱׷¹ÀÌ¼Ç ¿ä¼Ò¸¦ ·ÎµùÇÏ´Â Áß ¿À·ù ¹ß»ý(ID={0}, ¸¶À̱׷¹ÀÌ¼Ç Å¬·¡½º={1})
-trace.error.drivermigration = ÇÁ·ÎÇÊÀÇ µå¶óÀ̹ö ÀνºÅϽº »ý¼º µµÁß ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù(ID={0}, µå¶óÀ̹ö ID={1}).
-
-migration.error.providerDoesNotExist = ¸¶À̱׷¹ÀÌ¼Ç ¿ä¼Ò¸¦ ·ÎµùÇÏ´Â Áß ¿À·ù ¹ß»ý: ÁöÁ¤µÈ newProviderID°¡ À߸øµÊ(newProviderID={0})
-migration.error.invalidPropertyMigrationElement = ¸¶À̱׷¹ÀÌ¼Ç ¿ä¼Ò¸¦ ·ÎµùÇÏ´Â Áß ¿À·ù ¹ß»ý: propertyMigrationÀº newPropertyKey ¶Ç´Â oldPropertyKey Áß Çϳª ¶Ç´Â ¸ðµÎ¸¦ ÁöÁ¤ÇØ¾ß ÇÕ´Ï´Ù.
-migration.error.unknownParentElement = ¸¶À̱׷¹ÀÌ¼Ç ¿ä¼Ò¸¦ ·ÎµùÇÏ´Â Áß ¿À·ù ¹ß»ý: ¾Ë ¼ö ¾ø´Â »óÀ§ ¿ä¼Ò(»óÀ§ ¿ä¼Ò À̸§={0})
-
-DriverUtil.taskName = {0}ÀÇ Å¬·¡½º ó¸® Áß
-
-Category.Name.Unknown=Áö¿ø ¾È ÇÔ
-
-WorkOfflineJob.name = {0}À»(¸¦) ¿ÀÇÁ¶óÀÎ ÀÛ¾÷ ¸ðµå·Î º¯°æÇÏ°í ÀÖ½À´Ï´Ù.
-WorkOfflineJob.status.error = Çϳª ÀÌ»óÀÇ È®ÀåÀ» À§ÇØ {1}¿¡ ´ëÇÑ ¿ÀÇÁ¶óÀÎ ¿¬°áÀ» ¸¸µé ¼ö ¾ø½À´Ï´Ù.
-
-SaveWorkOfflineDataJob.name = {0}ÀÇ ¿ÀÇÁ¶óÀÎ µ¥ÀÌÅ͸¦ ÀúÀåÇÕ´Ï´Ù.
-SaveWorkOfflineDataJob.status = ¿ÀÇÁ¶óÀÎ µ¥ÀÌÅÍ »óŸ¦ ÀúÀåÇÕ´Ï´Ù.
-
-CreateOfflineConnectionJob.name = {1}¿¡ ´ëÇÑ ¿ÀÇÁ¶óÀÎ {0} ¿¬°áÀ» ¸¸µé°í ÀÖ½À´Ï´Ù.
-CreateOfflineConnectionJob.error = {1}¿¡ ´ëÇÑ ¿ÀÇÁ¶óÀÎ {0} ¿¬°áÀ» ¸¸µå´Â µµÁß ¿À·ù°¡ ¹ß»ýÇß½À´Ï´Ù(¿À·ù\: {2}).
-
-ManagedConnection_save_not_connected_error = ¿ÀÇÁ¶óÀÎ µ¥ÀÌÅ͸¦ ÀúÀåÇÏ·Á¸é ¼¹ö¿¡ ¿¬°áµÇ¾î ÀÖ¾î¾ß ÇÕ´Ï´Ù.
-ManagedConnection_offline_not_supported_error = {0}ÀÌ(°¡) ¿ÀÇÁ¶óÀÎ ÀÛ¾÷À» Áö¿øÇÏÁö ¾Ê½À´Ï´Ù.
-
-drivers.error.finding.property.no.template = µå¶óÀ̹ö ÅÛÇø´¿¡¼ {0}À»(¸¦) °Ë»öÇÏ´Â µ¿¾È ¹®Á¦°¡ ¹ß»ýÇß½À´Ï´Ù.
-
-JDBCConnection.technologyName = JDBC
-JDBCConnection.invalidDriverDefinition = {0}\: {1}. ´ë½Å µ¥ÀÌÅͺ£À̽º ÇÁ·ÎÇÊ¿¡ ÀúÀåµÈ µå¶óÀ̹ö ¼Ó¼ºÀ» »ç¿ëÇÕ´Ï´Ù.
-
-error.database.not.start = ½ÃÀÛ µ¥ÀÌÅͺ£À̽º ¸í·ÉÀÌ Àü´ÞµÇÁö ¾Ê¾Ò½À´Ï´Ù. ¿À·ù ÄÚµå = {0}, SQL ¹® = {1}.
-PluginResourceLocator.invalidURL = À߸øµÈ URL {0} (¿À·ù\: {1})
-ConnectivityPlugin.error.noDefaultWorkspace = ±âº» ÀÛ¾÷ ¿µ¿ª À§Ä¡¸¦ È®ÀÎÇÒ ¼ö ¾ø½À´Ï´Ù. OSGi-less Ç÷§Æû ±¸¼º Ç÷¯±×ÀÎ ¶Ç´Â datatools ÀÛ¾÷ ¿µ¿ª °æ·Î¸¦ È®ÀÎÇϽʽÿÀ.
-CipherProviderExtensions.missingRequiredAttrValue = {2}ÀÌ(°¡) Á¦°øÇÑ {1} È®Àå¸íÀÇ {0} ¿ä¼Ò¿¡ Çʼö Ư¼º °ªÀÌ Çϳª ÀÌ»ó ´©¶ôµÇ¾ú½À´Ï´Ù. {3}={4}, {5}={6}
-CipherProviderExtensions.invalidClassAttrValue = {2}ÀÌ(°¡) Á¦°øÇÑ {1} È®Àå¸íÀÇ À߸øµÈ Ŭ·¡½º À¯Çü({0}) {3} Java ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇØ¾ß ÇÕ´Ï´Ù.
-CipherProviderExtensions.conflictingExtensions = µî·ÏµÈ ICipherProvider({0})´Â °°Àº ÆÄÀÏ È®Àå¸í({3})¿¡ ´ëÇØ {2}ÀÇ ´Ù¸¥ È®Àå¸íÀÌ Á¦°øÇÑ ICipherProvider({1})·Î ´ëüµÇ¾ú½À´Ï´Ù.
-
-
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_zh_CN.msg b/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_zh_CN.msg
deleted file mode 100644
index e59d73e..0000000
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/src/org/eclipse/datatools/connectivity/internal/resources_zh_CN.msg
+++ /dev/null
@@ -1,86 +0,0 @@
-## Copyright (c) 2005, 2011 Sybase, Inc. and others.
-## All rights reserved. This program and the accompanying materials
-## are made available under the terms of the Eclipse Public License v1.0
-## which accompanies this distribution, and is available at
-## http://www.eclipse.org/legal/epl-v10.html
-##
-## Contributors:
-## Sybase, Inc. - initial API and implementation
-## IBM Corporation - migrated to new wizard framework
-## IBM Corporation - fix for defect 222818
-## Actuate Corporation - added the cipherProvider extension point [BZ 358686]
-################################################################################
-plugin.internal_error=ÄÚ²¿´íÎó £ org.eclipse.datatools.connectivity
-ConnectionProfileConstants.unknownVersion=δ֪
-dialog.title.error.loadconnectionfactory = ÔÚ¡°{0}¡±ÖмÓÔØÁ¬½Ó¹¤³§Ê±³ö´í!
-ConnectJob.name=ÕýÔÚ´´½¨Óë {0} µÄÁ¬½Ó¡£
-ConnectJob.status.info=δÄÜΪһ¸ö»ò¶à¸öÀ©Õ¹´´½¨Óë {0} µÄÁ¬½Ó¡£
-ConnectJob.status.error=δÄÜÁ¬½Óµ½ {0}¡£
-DisconnectJob.name=ÕýÔڹرÕÓë {0} µÄÁ¬½Ó¡£
-DisconnectJob.status.info=δÄÜΪһ¸ö»ò¶à¸öÀ©Õ¹¹Ø±ÕÓë {0} µÄÁ¬½Ó¡£
-DisconnectJob.status.error=δÄÜÓë {0} ¶Ï¿ªÁ¬½Ó¡£
-CreateConnectionJob.name=´´½¨ {0} ÖÁ {1}¡£
-CreateConnectionJob.error=´´½¨Óë {1} µÄ {0} Á¬½Óʱ³ö´í¡££¨´íÎó£º{2}£©
-OpenConnectionEventJob.name=ÕýÔÚ´¦Àí {0} µÄ´ò¿ªÁ¬½Óʼþ¡£
-CloseManagedConnectionJob.name=ÕýÔڹرյ½ {1} µÄ {0} Á¬½Ó¡£
-CloseManagedConnectionJob.error=¹Ø±Õµ½ {1} µÄ {0} Á¬½Óʱ³ö´í¡£(´íÎó\: {2})
-CloseConnectionEventJob.name=ÕýÔÚ´¦Àí {0} µÄ¹Ø±ÕÁ¬½Óʼþ¡£
-assert.invalid.profile = ·ÖÎö´íÎó: ÎÞЧÊôÐÔ({0})
-assert.invalid.profile.duplicateFactory = ·ÖÎö´íÎó\: ¾ßÓÐÖظ´ÓÅÏȼ¶({0})µÄÖظ´¹¤³§ ID
-assert.invalid.profile.nullFactory = ·ÖÎö´íÎó\: ¹¤³§»ò¹¤³§ id Ϊ¿Õ ({0}/{1})
-dialog.title.error.loadwizard = ÔÚ¡°{0}¡±ÖмÓÔØÐÂÏòµ¼Ê±³ö´í!
-operation.new.connectionprofile = ÕýÔÚ´´½¨ÅäÖÃÎļþ:¡°{0}¡±
-error.connect = Á¬½Óµ½ÅäÖÃÎļþ¡°{0}¡±Ê±³öÏÖÎÊÌâ¡£Çë²é¿´ÈÕÖ¾ÎļþÒÔÁ˽âÏêÇé¡£
-marker.error = Á¬½Óµ½ÅäÖÃÎļþ {0} ʱ³öÏÖÎÊÌâ¡£(´íÎó: {1})
-drivermarker.error = Çý¶¯³ÌÐò¡°{0}¡±³öÏÖÎÊÌâ¡£(´íÎó\: {1})
-drivermarker.import.error = µ¼ÈëÅäÖÃÎļþ¡°{0}¡±¹ý³ÌÖд´½¨µÄÇý¶¯³ÌÐò¶¨ÒåȱÉÙ Jar ÁÐ±í¡£
-profile.duplicate =Á¬½Ó¸ÅÒªÎļþÃû¡°{0}¡±Öظ´£¡
-profile.notexist = Á¬½ÓÅäÖÃÎļþ¡°{0}¡±²»´æÔÚ!
-duplicate.profile.name = ¸´ÖÆ {0}({1})
-DriverConnectionBase.error.unknown=·¢ÉúÁËδָ¶¨µÄ´íÎó£¬Á¬½Óʧ°Ü¡£
-DriverConnectionBase.error.driverDefinitionNotSpecified=δָ¶¨Çý¶¯³ÌÐò¶¨Òå¡£
-DriverConnectionBase.error.driverDefinitionNotFound=ÕÒ²»µ½Çý¶¯³ÌÐò¶¨Òå¡£
-error.loadprofilesxml = ¼ÓÔØÁ¬½ÓÅäÖÃÎļþÊý¾Ýʱ³ö´í¡£
-error.saveprofilesxml = ±£´æÁ¬½ÓÅäÖÃÎļþÊý¾Ýʱ³ö´í¡£
-error.loaddriversxml = ¼ÓÔØÇý¶¯³ÌÐò¶¨ÒåÊý¾Ýʱ³ö´í¡£
-error.savedriversxml = ±£´æÇý¶¯³ÌÐò¶¨ÒåÊý¾Ýʱ³ö´í¡£
-
-trace.error.propertiesPersistenceHook = ÎÞ·¨¼ÓÔØ propertiesPersistenceHook£¬Ê¹ÓÃĬÈÏÖµ(ÅäÖÃÎļþÀàÐÍΪ {0}£¬À©Õ¹Îª {1})
-trace.error.propertiesPersistenceHookSaveError = µ÷ÓÃÊôÐÔÓÀ¾ÃÒì³£·Ö֧ʱ³ö´í£»±£³ÖËùÓÐÊôÐÔ(ÅäÖÃÎļþΪ {0}£¬À©Õ¹Îª {1})
-trace.error.propertiesPersistenceHookLoadError = µ÷ÓÃÊôÐÔÓÀ¾ÃÒì³£·Ö֧ʱ³ö´í£»Î´ÉèÖÃÓÀ¾ÃÊôÐÔ(ÅäÖÃÎļþΪ {0}£¬À©Õ¹Îª {1})
-trace.error.migration = ΪÁ¬½ÓÅäÖÃÎļþÌṩ³ÌÐò¼ÓÔØǨÒÆÔªËØʱ³ö´í(id={0}£¬Ç¨ÒÆÀà={1})
-trace.error.drivermigration = ´´½¨ÅäÖÃÎļþ(id={0}£¬Çý¶¯³ÌÐò id={1})µÄÇý¶¯³ÌÐòʵÀýʱ³ö´í
-
-migration.error.providerDoesNotExist = ¼ÓÔØǨÒÆÔªËØʱ³ö´í: Ö¸¶¨µÄ newProviderID ÎÞЧ(newProviderID={0})
-migration.error.invalidPropertyMigrationElement = ¼ÓÔØǨÒÆÔªËØʱ³ö´í: propertyMigration ±ØÐëÖ¸¶¨ newPropertyKey¡¢oldPropertyKey »ò¶þÕß
-migration.error.unknownParentElement = ¼ÓÔØǨÒÆÔªËØʱ³ö´í: δ֪¸¸ÔªËØ(¸¸ÔªËØÃû³Æ={0})
-
-DriverUtil.taskName = ÕýÔÚ´¦Àí {0} ÖеÄÀà
-
-Category.Name.Unknown=²»Ö§³Ö
-
-WorkOfflineJob.name = ½« {0} ¸ü¸ÄΪÍÑ»ú¹¤×÷ģʽ¡£
-WorkOfflineJob.status.error = ÎÞ·¨ÎªÒ»¸ö»ò¶à¸öÀ©Õ¹´´½¨µ½ {1} µÄÍÑ»úÁ¬½Ó¡£
-
-SaveWorkOfflineDataJob.name = ±£´æ {0} µÄÍÑ»úÊý¾Ý¡£
-SaveWorkOfflineDataJob.status = ±£´æÍÑ»úÊý¾Ý״̬¡£
-
-CreateOfflineConnectionJob.name = ´´½¨µ½ {1} µÄÍÑ»ú {0} Á¬½Ó¡£
-CreateOfflineConnectionJob.error = ´´½¨µ½ {1} µÄÍÑ»ú {0} Á¬½Óʱ³ö´í¡£(´íÎó: {2})
-
-ManagedConnection_save_not_connected_error = ±ØÐëÁ¬½Óµ½·þÎñÆ÷²ÅÄܱ£´æÍÑ»úÊý¾Ý¡£
-ManagedConnection_offline_not_supported_error = {0} ²»Ö§³ÖÍÑ»ú¹¤×÷¡£
-
-drivers.error.finding.property.no.template = ³¢ÊÔ´ÓÇý¶¯³ÌÐòÄ£°åÖмìË÷ {0} ʱ³öÏÖÎÊÌâ¡£
-
-JDBCConnection.technologyName = JDBC
-JDBCConnection.invalidDriverDefinition = {0}\: {1}. ʹÓÃÊý¾Ý¿âÅäÖÃÎļþÖж¨ÒåµÄÇý¶¯³ÌÐòÊôÐÔ¡£
-
-error.database.not.start = δ·¢³öÆô¶¯Êý¾Ý¿âÃüÁî¡£ ErrorCode = {0}£¬SQLState = {1}¡£
-PluginResourceLocator.invalidURL = ÎÞЧ URL {0} (´íÎó\: {1})
-ConnectivityPlugin.error.noDefaultWorkspace = ÎÞ·¨È·¶¨Ä¬ÈϹ¤×÷ÇøλÖᣠ¼ì²é²å¼þµÄÎÞ OSGi ƽ̨ÅäÖûòÊý¾Ý¹¤¾ß¹¤×÷Çø·¾¶¡£
-CipherProviderExtensions.missingRequiredAttrValue = {2} ÌṩµÄ {1} À©Õ¹ÖÐµÄ {0} ÔªËØȱÉÙÒ»¸ö»ò¶à¸ö±ØÐèÊôÐÔÖµ: {3}={4}, {5}={6}
-CipherProviderExtensions.invalidClassAttrValue = {2} ÌṩµÄ {1} À©Õ¹ÖеÄÀàÀàÐÍ {0} ÎÞЧ¡£ Ëü±ØÐëʵÏÖ {3} Java ½Ó¿Ú¡£
-CipherProviderExtensions.conflictingExtensions = ×¢²áµÄ ICipherProvider ({0})ÒÑÌ滻Ϊ {2} ÖеÄÁíÒ»¸öÀ©Õ¹ÎªÏàͬÎļþÀ©Õ¹Ãû({3})ÌṩµÄ ICipherProvider ({1})¡£
-
-
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.consumer.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.consumer.nl/pom.xml
index 0fced14..4c689c6 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.consumer.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.consumer.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.consumer.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.consumer/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.consumer/pom.xml
index ef5a39a..6852adb 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.consumer/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.consumer/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.consumer</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.nl/pom.xml
index b8b897d..7ecfcc2 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.design.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.ui.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.ui.nl/pom.xml
index 85996db..c85417a 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.ui.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.design.ui.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.ui/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.ui/pom.xml
index 9a0f634..f12e6dc 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.ui/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.design.ui</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design/pom.xml
index 0eb1065..bc23514 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.design/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.design</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.nl/pom.xml
index 4b6d948..3c6e17a 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.flatfile.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.ui.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.ui.nl/pom.xml
index b003996..ae2e171 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.ui.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.flatfile.ui.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.ui/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.ui/pom.xml
index 21240b5..f4e2d73 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.ui/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.flatfile.ui</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile/pom.xml
index c9b7baa..0117e50 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.flatfile/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.flatfile</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.nl/pom.xml
index f6b1f86..6b92b23 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.profile.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.profile.nl/pom.xml
index a8d8936..a429f00 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.profile.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.profile.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.profile.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.profile/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.profile/pom.xml
index b4b80de..a3000ba 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.profile/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.profile/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.profile</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.template.ui.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.template.ui.nl/pom.xml
index 567e00c..945c798 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.template.ui.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.template.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.template.ui.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.template.ui/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.template.ui/pom.xml
index a5dbb58..c450bca 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda.template.ui/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda.template.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.template.ui</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.oda/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.oda/pom.xml
index 82704c6..93fe9f1 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.oda/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.oda/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.nl/pom.xml
index c803e29..8c6a158 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.sqm.core.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.ui.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.ui.nl/pom.xml
index 9052ce8..5db3722 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.ui.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.sqm.core.ui.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.ui/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.ui/pom.xml
index 33258a9..988b9a5 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.ui/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.sqm.core.ui</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core/pom.xml
index c17cab1..df1ed45 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.core/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.sqm.core</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.server.ui.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.server.ui.nl/pom.xml
index a698b79..f3dc27a 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.server.ui.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.server.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.sqm.server.ui.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.server.ui/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.server.ui/pom.xml
index af96338..f8d1cb7 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.server.ui/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.sqm.server.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.sqm.server.ui</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.ui.dse.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.ui.dse.nl/pom.xml
index b255be6..fd068c5 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.ui.dse.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.ui.dse.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.ui.dse.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.ui.dse/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.ui.dse/pom.xml
index 48072bd..e9728ba 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.ui.dse/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.ui.dse/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.ui.dse</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.ui.nl/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.ui.nl/pom.xml
index 7b4bf3b..511929e 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.ui.nl/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.ui.nl1</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.ui.templates/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.ui.templates/pom.xml
index a053ec2..a613c69 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.ui.templates/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.ui.templates/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.ui.templates</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.ui/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity.ui/pom.xml
index 5aa36b3..9a7de61 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.ui/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.ui</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity/pom.xml b/plugins/connectivity/org.eclipse.datatools.connectivity/pom.xml
index 385f3ba..dc6373f 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity/pom.xml
+++ b/plugins/connectivity/org.eclipse.datatools.connectivity/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>connectivity</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity</artifactId>
diff --git a/plugins/connectivity/pom.xml b/plugins/connectivity/pom.xml
new file mode 100644
index 0000000..aad6a11
--- /dev/null
+++ b/plugins/connectivity/pom.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.eclipse.datatools</groupId>
+ <artifactId>plugins</artifactId>
+ <version>1.14.100-SNAPSHOT</version>
+ </parent>
+ <groupId>org.eclipse.datatools</groupId>
+ <artifactId>connectivity</artifactId>
+ <version>1.14.100-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>org.eclipse.datatools.connectivity</module>
+ <module>org.eclipse.datatools.connectivity.apache.derby</module>
+ <module>org.eclipse.datatools.connectivity.apache.derby.dbdefinition</module>
+ <module>org.eclipse.datatools.connectivity.apache.derby.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.connectivity.apache.derby.nl</module>
+ <module>org.eclipse.datatools.connectivity.apache.derby.ui</module>
+ <module>org.eclipse.datatools.connectivity.apache.derby.ui.nl</module>
+ <module>org.eclipse.datatools.connectivity.console.profile</module>
+ <module>org.eclipse.datatools.connectivity.console.profile.nl</module>
+ <module>org.eclipse.datatools.connectivity.db.generic</module>
+ <module>org.eclipse.datatools.connectivity.db.generic.nl</module>
+ <module>org.eclipse.datatools.connectivity.db.generic.ui</module>
+ <module>org.eclipse.datatools.connectivity.db.generic.ui.nl</module>
+ <module>org.eclipse.datatools.connectivity.dbdefinition.genericJDBC</module>
+ <module>org.eclipse.datatools.connectivity.dbdefinition.genericJDBC.nl</module>
+ <module>org.eclipse.datatools.connectivity.jdt</module>
+ <module>org.eclipse.datatools.connectivity.oda</module>
+ <module>org.eclipse.datatools.connectivity.oda.consumer</module>
+ <module>org.eclipse.datatools.connectivity.oda.consumer.nl</module>
+ <module>org.eclipse.datatools.connectivity.oda.design</module>
+ <module>org.eclipse.datatools.connectivity.oda.design.nl</module>
+ <module>org.eclipse.datatools.connectivity.oda.design.ui</module>
+ <module>org.eclipse.datatools.connectivity.oda.design.ui.nl</module>
+ <module>org.eclipse.datatools.connectivity.oda.flatfile</module>
+ <module>org.eclipse.datatools.connectivity.oda.flatfile.nl</module>
+ <module>org.eclipse.datatools.connectivity.oda.flatfile.ui</module>
+ <module>org.eclipse.datatools.connectivity.oda.flatfile.ui.nl</module>
+ <module>org.eclipse.datatools.connectivity.oda.nl</module>
+ <module>org.eclipse.datatools.connectivity.oda.profile</module>
+ <module>org.eclipse.datatools.connectivity.oda.profile.nl</module>
+ <module>org.eclipse.datatools.connectivity.oda.template.ui</module>
+ <module>org.eclipse.datatools.connectivity.oda.template.ui.nl</module>
+ <module>org.eclipse.datatools.connectivity.sqm.core</module>
+ <module>org.eclipse.datatools.connectivity.sqm.core.nl</module>
+ <module>org.eclipse.datatools.connectivity.sqm.core.ui</module>
+ <module>org.eclipse.datatools.connectivity.sqm.core.ui.nl</module>
+ <module>org.eclipse.datatools.connectivity.sqm.server.ui</module>
+ <module>org.eclipse.datatools.connectivity.sqm.server.ui.nl</module>
+ <module>org.eclipse.datatools.connectivity.ui</module>
+ <module>org.eclipse.datatools.connectivity.ui.dse</module>
+ <module>org.eclipse.datatools.connectivity.ui.dse.nl</module>
+ <module>org.eclipse.datatools.connectivity.ui.nl</module>
+ <module>org.eclipse.datatools.connectivity.ui.templates</module>
+ </modules>
+</project>
diff --git a/plugins/docs/pom.xml b/plugins/docs/pom.xml
index 1d64de9..6788962 100644
--- a/plugins/docs/pom.xml
+++ b/plugins/docs/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>plugins</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>docs</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.finfo/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.finfo/pom.xml
index f637761..2a7cf34 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.finfo/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.finfo/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.finfo</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.dbdefinition.nl/pom.xml
index 23ff255..8ecb972 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.hsqldb.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.dbdefinition/pom.xml
index 9cde413..dcf6567 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.hsqldb.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.nl/pom.xml
index a038161..7dfe2d9 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.hsqldb.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.ui.nl/pom.xml
index 2d8b1a2..795d75d 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.hsqldb.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.ui/pom.xml
index 71c601e..75895f2 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.hsqldb.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb/pom.xml
index 472eb20..1d9ab8f 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.hsqldb/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.hsqldb/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.hsqldb</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition.nl/pom.xml
index 93c7b02..f6e75b4 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition/pom.xml
index 37af6a6..75d5f68 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.nl/pom.xml
index 731b7ab..451d15f 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.iseries.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.ui.nl/pom.xml
index 9a0ec7c..b899bc2 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.iseries.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.ui/pom.xml
index d054a98..0cb1e33 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.iseries.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries/pom.xml
index 3dc5a27..7009701 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.iseries/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.iseries</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition.nl/pom.xml
index c700a26..92db91a 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition/pom.xml
index 63f5773..af304af 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.nl/pom.xml
index d2b116e..833b96d 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.luw.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.ui.nl/pom.xml
index 22f75e6..4de2335 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.luw.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.ui/pom.xml
index 72b8001..908b40a 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.luw.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw/pom.xml
index 7bda0ce..431dddd 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.luw/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.luw</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition.nl/pom.xml
index c921b29..8457782 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition/pom.xml
index 861c8d1..6f515c7 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.nl/pom.xml
index f886e65..6501fc1 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.zseries.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.ui.nl/pom.xml
index 12b687a..9f61db6 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.zseries.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.ui/pom.xml
index aa7feb3..a849d3c 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.zseries.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries/pom.xml
index 784e260..1078b16 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2.zseries/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2.zseries</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2/pom.xml
index 5bcc61d..ccdd1a1 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.db2/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.db2</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.dbdefinition.nl/pom.xml
index 02dae6d..9d67200 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.informix.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.dbdefinition/pom.xml
index 736ae5e..7ed6094 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.informix.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.nl/pom.xml
index 9435053..bbd593f 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.informix.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.ui.nl/pom.xml
index 81c001c..70ec1f2 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.informix.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.ui/pom.xml
index 9f91fea..ed889b5 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.informix.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix/pom.xml
index 46805f4..204f6ec 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.informix/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.informix</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.ui.nl/pom.xml
index 694a5f1..38215e4 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm.ui/pom.xml
index 6bc3bdb..e9d07b7 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ibm/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ibm/pom.xml
index 70ea460..8e6e3be 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ibm/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ibm/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ibm</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ingres.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ingres.dbdefinition.nl/pom.xml
index 155d88e..cc81296 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ingres.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ingres.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ingres.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ingres.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ingres.dbdefinition/pom.xml
index 0067d9d..e2b2889 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ingres.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ingres.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ingres.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ingres.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ingres.nl/pom.xml
index 7256231..b6eaedf 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ingres.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ingres.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ingres.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ingres.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ingres.ui.nl/pom.xml
index 75e91a4..42ff56d 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ingres.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ingres.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ingres.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ingres.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ingres.ui/pom.xml
index cd4e9fc..8653bcb 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ingres.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ingres.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ingres.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.ingres/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.ingres/pom.xml
index 4ddc7ad..eae8823 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.ingres/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.ingres/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.ingres</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.jdt.classpath.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.jdt.classpath.nl/pom.xml
index 1987d8d..e3709d3 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.jdt.classpath.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.jdt.classpath.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.jdt.classpath.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.jdt.classpath/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.jdt.classpath/pom.xml
index e563b5f..4eb7f9c 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.jdt.classpath/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.jdt.classpath/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.jdt.classpath</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition.nl/pom.xml
index ae3c273..e48f29f 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition/pom.xml
index bb1c318..a30af62 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.nl/pom.xml
index d1c75a1..4213f86 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.msft.sqlserver.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.ui.nl/pom.xml
index 5989fbe..50b4fe0 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.msft.sqlserver.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.ui/pom.xml
index 6499040..99ecd98 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.msft.sqlserver.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver/pom.xml
index 35f4d6e..37329ca 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.msft.sqlserver/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.msft.sqlserver</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.mysql.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.mysql.dbdefinition.nl/pom.xml
index 5cd05ae..901bee0 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.mysql.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.mysql.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.mysql.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.mysql.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.mysql.dbdefinition/pom.xml
index 2f1a410..22abf52 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.mysql.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.mysql.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.mysql.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.mysql.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.mysql.nl/pom.xml
index ef02dde..3b10dc8 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.mysql.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.mysql.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.mysql.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.mysql.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.mysql.ui.nl/pom.xml
index 4d86343..a976a5e 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.mysql.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.mysql.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.mysql.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.mysql.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.mysql.ui/pom.xml
index 7d5a5ce..d22c201 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.mysql.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.mysql.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.mysql.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.mysql/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.mysql/pom.xml
index fc36834..1775081 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.mysql/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.mysql/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.mysql</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.ecore.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.ecore.ui/pom.xml
index bb9c608..f6a5306 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.ecore.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.ecore.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.ecore.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.ecore/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.ecore/pom.xml
index eb15f96..3bc2519 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.ecore/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.ecore/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.ecore</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.nl/pom.xml
index d1d3911..89d77a3 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.ws.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.ui.nl/pom.xml
index 60540b6..8e2c7cb 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.ws.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.ui/pom.xml
index 720c048..8c11c10 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.ws.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws/pom.xml
index 30a81b8..747800b 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.ws/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.ws/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.ws</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/pom.xml
index b07a280..05c6769 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.xml.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.ui.nl/pom.xml
index cc2ee26..43d67bd 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.xml.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.ui/pom.xml
index 089c100..c63586e 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.xml.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml/pom.xml
index 438cfec..65d070a 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.xml</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oracle.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oracle.dbdefinition.nl/pom.xml
index 5dd2094..22e9014 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oracle.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oracle.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oracle.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oracle.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oracle.dbdefinition/pom.xml
index f955df1..c483757 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oracle.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oracle.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oracle.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oracle.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oracle.nl/pom.xml
index 7cce58a..51bcb76 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oracle.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oracle.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oracle.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oracle.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oracle.ui.nl/pom.xml
index c39a904..371d639 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oracle.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oracle.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oracle.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oracle.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oracle.ui/pom.xml
index 12b9d9c..0afed49 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oracle.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oracle.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oracle.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oracle/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oracle/pom.xml
index 4c0e5a0..0214cff 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oracle/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oracle/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.oracle</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.postgresql.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.postgresql.dbdefinition/pom.xml
index 3a28874..9dbd43c 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.postgresql.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.postgresql.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.postgresql.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.postgresql.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.postgresql.nl/pom.xml
index 82a5c8a..1486609 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.postgresql.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.postgresql.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.postgresql.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.postgresql.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.postgresql.ui.nl/pom.xml
index 52f95b9..57caa53 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.postgresql.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.postgresql.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.postgresql.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.postgresql.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.postgresql.ui/pom.xml
index 53862da..1212940 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.postgresql.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.postgresql.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.postgresql.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.postgresql/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.postgresql/pom.xml
index 46a6318..38ac7d9 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.postgresql/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.postgresql/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.postgresql</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition.nl/pom.xml
index 3c4033a..eefbad6 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sap.maxdb.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition/pom.xml
index 37e86d1..31f9378 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sap.maxdb.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.nl/pom.xml
index d0536a5..c306d5e 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sap.maxdb.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.ui.nl/pom.xml
index eded87a..98ecb1c 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sap.maxdb.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.ui/pom.xml
index 2fa4167..cb571c7 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sap.maxdb.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb/pom.xml
index 07a1969..970c525 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sap.maxdb/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sap.maxdb</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.dbdefinition.nl/pom.xml
index a570870..76e9d4c 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sqlite.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.dbdefinition/pom.xml
index 42f658c..be4f6dc 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sqlite.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.nl/pom.xml
index b13d7e3..ffc1cfa 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sqlite.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.ui.nl/pom.xml
index 3e713d6..1946d3c 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sqlite.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.ui/pom.xml
index 7d362da..e399118 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sqlite.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sqlite.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sqlite.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sqlite/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sqlite/pom.xml
index 95c2b8b..975e28f 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sqlite/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sqlite/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sqlite</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.dbdefinition/pom.xml
index 8d7f7ba..3882aab 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.asa.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.models.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.models.nl/pom.xml
index d5c3b2e..d4de951 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.models.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.models.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.asa.models.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.models/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.models/pom.xml
index d3278b2..bc169a5 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.models/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.models/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.asa.models</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.nl/pom.xml
index ab5d424..6fe8ba6 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.asa.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples/pom.xml
index b555271..c02bc84 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.ui/pom.xml
index 184dcbe..25ae524 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.asa.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa/pom.xml
index 7e104be..d677617 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.asa/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.asa</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.dbdefinition.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.dbdefinition.nl/pom.xml
index 35a8ac5..c7c02c7 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.dbdefinition.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.ase.dbdefinition.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.dbdefinition/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.dbdefinition/pom.xml
index 88a0b97..f6b79d2 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.dbdefinition/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.ase.dbdefinition</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.models/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.models/pom.xml
index 1f57c43..86d7a95 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.models/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.models/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.ase.models</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.ui/pom.xml
index 7a9d2d4..f1726bf 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.ase.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase/pom.xml
index ecd4806..122b6af 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ase/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.ase</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.models/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.models/pom.xml
index 219e639..c8de293 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.models/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.models/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.models</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.nl/pom.xml
index 411c979..9d31468 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ui.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ui.nl/pom.xml
index 6ac3bc4..16ae31d 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ui.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.ui.nl1</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ui/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ui/pom.xml
index cac091a..0d3327c 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase.ui/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase.ui</artifactId>
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.sybase/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.sybase/pom.xml
index b9b1ec7..2d8df64 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.sybase/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.sybase/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.enablement.sybase</artifactId>
diff --git a/plugins/enablement/pom.xml b/plugins/enablement/pom.xml
new file mode 100644
index 0000000..215968f
--- /dev/null
+++ b/plugins/enablement/pom.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.eclipse.datatools</groupId>
+ <artifactId>plugins</artifactId>
+ <version>1.14.100-SNAPSHOT</version>
+ </parent>
+ <groupId>org.eclipse.datatools</groupId>
+ <artifactId>enablement</artifactId>
+ <version>1.14.100-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>org.eclipse.datatools.enablement.finfo</module>
+ <module>org.eclipse.datatools.enablement.hsqldb</module>
+ <module>org.eclipse.datatools.enablement.hsqldb.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.hsqldb.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.hsqldb.nl</module>
+ <module>org.eclipse.datatools.enablement.hsqldb.ui</module>
+ <module>org.eclipse.datatools.enablement.hsqldb.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.iseries</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.iseries.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.iseries.ui</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.iseries.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.luw</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.luw.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.luw.ui</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.luw.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.zseries</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.zseries.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.zseries.ui</module>
+ <module>org.eclipse.datatools.enablement.ibm.db2.zseries.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.informix</module>
+ <module>org.eclipse.datatools.enablement.ibm.informix.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.ibm.informix.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.informix.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.informix.ui</module>
+ <module>org.eclipse.datatools.enablement.ibm.informix.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.ibm.ui</module>
+ <module>org.eclipse.datatools.enablement.ibm.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.ingres</module>
+ <module>org.eclipse.datatools.enablement.ingres.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.ingres.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.ingres.nl</module>
+ <module>org.eclipse.datatools.enablement.ingres.ui</module>
+ <module>org.eclipse.datatools.enablement.ingres.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.jdt.classpath</module>
+ <module>org.eclipse.datatools.enablement.jdt.classpath.nl</module>
+ <module>org.eclipse.datatools.enablement.msft.sqlserver</module>
+ <module>org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.msft.sqlserver.nl</module>
+ <module>org.eclipse.datatools.enablement.msft.sqlserver.ui</module>
+ <module>org.eclipse.datatools.enablement.msft.sqlserver.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.mysql</module>
+ <module>org.eclipse.datatools.enablement.mysql.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.mysql.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.mysql.nl</module>
+ <module>org.eclipse.datatools.enablement.mysql.ui</module>
+ <module>org.eclipse.datatools.enablement.mysql.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.oda.ecore</module>
+ <module>org.eclipse.datatools.enablement.oda.ecore.ui</module>
+ <module>org.eclipse.datatools.enablement.oda.ws</module>
+ <module>org.eclipse.datatools.enablement.oda.ws.nl</module>
+ <module>org.eclipse.datatools.enablement.oda.ws.ui</module>
+ <module>org.eclipse.datatools.enablement.oda.ws.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.oda.xml</module>
+ <module>org.eclipse.datatools.enablement.oda.xml.nl</module>
+ <module>org.eclipse.datatools.enablement.oda.xml.ui</module>
+ <module>org.eclipse.datatools.enablement.oda.xml.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.oracle</module>
+ <module>org.eclipse.datatools.enablement.oracle.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.oracle.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.oracle.nl</module>
+ <module>org.eclipse.datatools.enablement.oracle.ui</module>
+ <module>org.eclipse.datatools.enablement.oracle.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.postgresql</module>
+ <module>org.eclipse.datatools.enablement.postgresql.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.postgresql.nl</module>
+ <module>org.eclipse.datatools.enablement.postgresql.ui</module>
+ <module>org.eclipse.datatools.enablement.postgresql.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.sap.maxdb</module>
+ <module>org.eclipse.datatools.enablement.sap.maxdb.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.sap.maxdb.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.sap.maxdb.nl</module>
+ <module>org.eclipse.datatools.enablement.sap.maxdb.ui</module>
+ <module>org.eclipse.datatools.enablement.sap.maxdb.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.sqlite</module>
+ <module>org.eclipse.datatools.enablement.sqlite.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.sqlite.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.sqlite.nl</module>
+ <module>org.eclipse.datatools.enablement.sqlite.ui</module>
+ <module>org.eclipse.datatools.enablement.sqlite.ui.nl</module>
+ <module>org.eclipse.datatools.enablement.sybase</module>
+ <module>org.eclipse.datatools.enablement.sybase.asa</module>
+ <module>org.eclipse.datatools.enablement.sybase.asa.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.sybase.asa.models</module>
+ <module>org.eclipse.datatools.enablement.sybase.asa.models.nl</module>
+ <module>org.eclipse.datatools.enablement.sybase.asa.nl</module>
+ <module>org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples</module>
+ <module>org.eclipse.datatools.enablement.sybase.asa.ui</module>
+ <module>org.eclipse.datatools.enablement.sybase.ase</module>
+ <module>org.eclipse.datatools.enablement.sybase.ase.dbdefinition</module>
+ <module>org.eclipse.datatools.enablement.sybase.ase.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.enablement.sybase.ase.models</module>
+ <module>org.eclipse.datatools.enablement.sybase.ase.ui</module>
+ <module>org.eclipse.datatools.enablement.sybase.models</module>
+ <module>org.eclipse.datatools.enablement.sybase.nl</module>
+ <module>org.eclipse.datatools.enablement.sybase.ui</module>
+ <module>org.eclipse.datatools.enablement.sybase.ui.nl</module>
+ </modules>
+</project>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.dbdefinition.nl/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.dbdefinition.nl/pom.xml
index f95a986..93ee115 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.dbdefinition.nl/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.dbdefinition.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.dbdefinition.nl1</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.dbdefinition/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.dbdefinition/pom.xml
index 6b8b993..117cf6f 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.dbdefinition/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.dbdefinition/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.dbdefinition</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.derby.nl/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.derby.nl/pom.xml
index 59d51f8..111d657 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.derby.nl/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.derby.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.derby.nl1</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.derby/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.derby/pom.xml
index 581c461..d09215d 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.derby/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.derby/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.derby</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.edit.nl/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.edit.nl/pom.xml
index 834bd9a..a794663 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.edit.nl/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.edit.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql.edit.nl1</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.edit/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.edit/pom.xml
index 5ca7542..6ae1515 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.edit/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.edit/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql.edit</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.nl/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.nl/pom.xml
index ea26a35..e991806 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.nl/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql.nl1</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.edit.nl/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.edit.nl/pom.xml
index d57acd8..e9de810 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.edit.nl/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.edit.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql.query.edit.nl1</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.edit/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.edit/pom.xml
index 0eb83b1..5e919f2 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.edit/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.edit/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql.query.edit</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.nl/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.nl/pom.xml
index 1215917..0eeb5d1 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.nl/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql.query.nl1</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query/pom.xml
index a039fa9..59246f7 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.query/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql.query</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.xml.query.nl/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.xml.query.nl/pom.xml
index ed3f8e3..0569e4e 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.xml.query.nl/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.xml.query.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql.xml.query.nl1</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.xml.query/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.xml.query/pom.xml
index 539a106..f241d81 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql.xml.query/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql.xml.query/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql.xml.query</artifactId>
diff --git a/plugins/modelbase/org.eclipse.datatools.modelbase.sql/pom.xml b/plugins/modelbase/org.eclipse.datatools.modelbase.sql/pom.xml
index 3d1219e..e853e11 100644
--- a/plugins/modelbase/org.eclipse.datatools.modelbase.sql/pom.xml
+++ b/plugins/modelbase/org.eclipse.datatools.modelbase.sql/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>modelbase</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.modelbase.sql</artifactId>
diff --git a/plugins/modelbase/pom.xml b/plugins/modelbase/pom.xml
new file mode 100644
index 0000000..f1c27ec
--- /dev/null
+++ b/plugins/modelbase/pom.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.eclipse.datatools</groupId>
+ <artifactId>plugins</artifactId>
+ <version>1.14.100-SNAPSHOT</version>
+ </parent>
+ <groupId>org.eclipse.datatools</groupId>
+ <artifactId>modelbase</artifactId>
+ <version>1.14.100-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>org.eclipse.datatools.modelbase.dbdefinition</module>
+ <module>org.eclipse.datatools.modelbase.dbdefinition.nl</module>
+ <module>org.eclipse.datatools.modelbase.derby</module>
+ <module>org.eclipse.datatools.modelbase.derby.nl</module>
+ <module>org.eclipse.datatools.modelbase.sql</module>
+ <module>org.eclipse.datatools.modelbase.sql.edit</module>
+ <module>org.eclipse.datatools.modelbase.sql.edit.nl</module>
+ <module>org.eclipse.datatools.modelbase.sql.nl</module>
+ <module>org.eclipse.datatools.modelbase.sql.query</module>
+ <module>org.eclipse.datatools.modelbase.sql.query.edit</module>
+ <module>org.eclipse.datatools.modelbase.sql.query.edit.nl</module>
+ <module>org.eclipse.datatools.modelbase.sql.query.nl</module>
+ <module>org.eclipse.datatools.modelbase.sql.xml.query</module>
+ <module>org.eclipse.datatools.modelbase.sql.xml.query.nl</module>
+ </modules>
+</project>
diff --git a/plugins/org.eclipse.datatools.sdk/pom.xml b/plugins/org.eclipse.datatools.sdk/pom.xml
index 8cf13a2..ea5e398 100644
--- a/plugins/org.eclipse.datatools.sdk/pom.xml
+++ b/plugins/org.eclipse.datatools.sdk/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>plugins</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sdk</artifactId>
diff --git a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/pom.xml b/plugins/pom.xml
similarity index 63%
rename from plugins/connectivity/org.eclipse.datatools.connectivity.nl/pom.xml
rename to plugins/pom.xml
index 7d52510..72acf40 100644
--- a/plugins/connectivity/org.eclipse.datatools.connectivity.nl/pom.xml
+++ b/plugins/pom.xml
@@ -6,10 +6,16 @@
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools.connectivity.nl1</artifactId>
- <version>1.0.1-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
+ <artifactId>plugins</artifactId>
+ <packaging>pom</packaging>
+ <modules>
+ <module>connectivity</module>
+ <module>docs</module>
+ <module>enablement</module>
+ <module>modelbase</module>
+ <module>sqltools</module>
+ <module>org.eclipse.datatools.sdk</module>
+ </modules>
</project>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.common.ui.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.common.ui.nl/pom.xml
index c586892..d6b173f 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.common.ui.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.common.ui.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.common.ui.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.common.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.common.ui/pom.xml
index 4f329aa..e1e72ba 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.common.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.common.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.common.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.data.core/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.data.core/pom.xml
index 90f5147..186598e 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.data.core/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.data.core/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.data.core</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.data.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.data.ui/pom.xml
index 51a0b32..02135ef 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.data.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.data.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.data.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby.nl/pom.xml
index df9c8af..5d9b16e 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.db.derby.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby.ui/pom.xml
index b334c6f..8229067 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.db.derby.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby/pom.xml
index 5d4a0ec..9dba6fe 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.db.derby/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.db.derby</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic.nl/pom.xml
index 4bdfa8e..5e06f12 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.db.generic.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic.ui/pom.xml
index a806e11..5cd7b2d 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.db.generic.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic/pom.xml
index fd7405c..54a0a25 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.db.generic/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.db.generic</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.ddlgen.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.ddlgen.ui/pom.xml
index d1b4d7b..e95b279 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.ddlgen.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.ddlgen.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.ddlgen.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.debugger.core.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.debugger.core.ui/pom.xml
index aae9607..075da65 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.debugger.core.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.debugger.core.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.debugger.core.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.debugger.core/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.debugger.core/pom.xml
index dc1085a..3398264 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.debugger.core/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.debugger.core/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.debugger.core</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core.nl/pom.xml
index 1d2720d..921e042 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.editor.core.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core.ui/pom.xml
index 9c5de72..4bcb141 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.editor.core.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core/pom.xml
index 1b2bbcd..35ca6be 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.editor.core/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.editor.core</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.lexer/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.lexer/pom.xml
index 771b334..f948cf5 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.lexer/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.lexer/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.parsers.sql.lexer</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.nl/pom.xml
index 4802d4f..7d44645 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.parsers.sql.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.query.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.query.nl/pom.xml
index cce77c2..837c6fe 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.query.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.query.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.parsers.sql.query.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.query/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.query/pom.xml
index a20de41..a02ac23 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.query/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.query/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.parsers.sql.query</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.xml.query/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.xml.query/pom.xml
index 67a8d67..5318df9 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.xml.query/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql.xml.query/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.parsers.sql.xml.query</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql/pom.xml
index 23a793d..8a0a09a 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.parsers.sql/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.parsers.sql</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.plan.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.plan.nl/pom.xml
index db04a10..31c824d 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.plan.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.plan.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.plan.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.plan/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.plan/pom.xml
index 34e84cc..312828e 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.plan/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.plan/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.plan</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.result.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.result.nl/pom.xml
index 6ee7cef..1a8a394 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.result.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.result.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.result.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.result.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.result.ui/pom.xml
index bbe529f..d0ed50f 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.result.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.result.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.result.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.result/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.result/pom.xml
index 48361ac..1d640d3 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.result/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.result/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.result</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.routineeditor.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.routineeditor.ui/pom.xml
index e0ddd45..8457fa3 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.routineeditor.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.routineeditor.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.routineeditor.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.routineeditor/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.routineeditor/pom.xml
index 66ce9cb..baea6e2 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.routineeditor/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.routineeditor/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.routineeditor</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages/pom.xml
index 1c3498a..0f8fbd1 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor.ui/pom.xml
index 4b031a0..2c22e06 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.schemaobjecteditor.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor/pom.xml
index e2ae28b..29bc21d 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.schemaobjecteditor/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.schemaobjecteditor</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.sql.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.sql.nl/pom.xml
index 68a5b10..5a62a69 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.sql.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.sql.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.sql.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.sql.ui/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.sql.ui/pom.xml
index ecaf4e6..4032fe2 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.sql.ui/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.sql.ui/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.sql.ui</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.sql/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.sql/pom.xml
index b47a50f..d9f4445 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.sql/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.sql/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.sql</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.sqlbuilder.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.sqlbuilder.nl/pom.xml
index 4e3f4c9..17f6b03 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.sqlbuilder.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.sqlbuilder.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.sqlbuilder.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.sqlbuilder/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.sqlbuilder/pom.xml
index 5c2fbc9..2b036a6 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.sqlbuilder/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.sqlbuilder/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.sqlbuilder</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.sqleditor.nl/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.sqleditor.nl/pom.xml
index dc2f70b..dadd572 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.sqleditor.nl/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.sqleditor.nl/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.sqleditor.nl1</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.sqleditor/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.sqleditor/pom.xml
index f86b155..e67df17 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.sqleditor/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.sqleditor/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.sqleditor</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.sqlscrapbook/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.sqlscrapbook/pom.xml
index a6bde30..0a30aed 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.sqlscrapbook/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.sqlscrapbook/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.sqlscrapbook</artifactId>
diff --git a/plugins/sqltools/org.eclipse.datatools.sqltools.tabledataeditor/pom.xml b/plugins/sqltools/org.eclipse.datatools.sqltools.tabledataeditor/pom.xml
index a04431b..27e2ad2 100644
--- a/plugins/sqltools/org.eclipse.datatools.sqltools.tabledataeditor/pom.xml
+++ b/plugins/sqltools/org.eclipse.datatools.sqltools.tabledataeditor/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>sqltools</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.sqltools.tabledataeditor</artifactId>
diff --git a/plugins/sqltools/pom.xml b/plugins/sqltools/pom.xml
new file mode 100644
index 0000000..560851a
--- /dev/null
+++ b/plugins/sqltools/pom.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.eclipse.datatools</groupId>
+ <artifactId>plugins</artifactId>
+ <version>1.14.100-SNAPSHOT</version>
+ </parent>
+ <groupId>org.eclipse.datatools</groupId>
+ <artifactId>sqltools</artifactId>
+ <version>1.14.100-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>org.eclipse.datatools.sqltools.common.ui</module>
+ <module>org.eclipse.datatools.sqltools.common.ui.nl</module>
+ <module>org.eclipse.datatools.sqltools.data.core</module>
+ <module>org.eclipse.datatools.sqltools.data.ui</module>
+ <module>org.eclipse.datatools.sqltools.db.derby</module>
+ <module>org.eclipse.datatools.sqltools.db.derby.nl</module>
+ <module>org.eclipse.datatools.sqltools.db.derby.ui</module>
+ <module>org.eclipse.datatools.sqltools.db.generic</module>
+ <module>org.eclipse.datatools.sqltools.db.generic.nl</module>
+ <module>org.eclipse.datatools.sqltools.db.generic.ui</module>
+ <module>org.eclipse.datatools.sqltools.ddlgen.ui</module>
+ <module>org.eclipse.datatools.sqltools.debugger.core</module>
+ <module>org.eclipse.datatools.sqltools.debugger.core.ui</module>
+ <module>org.eclipse.datatools.sqltools.editor.core</module>
+ <module>org.eclipse.datatools.sqltools.editor.core.nl</module>
+ <module>org.eclipse.datatools.sqltools.editor.core.ui</module>
+ <module>org.eclipse.datatools.sqltools.parsers.sql</module>
+ <module>org.eclipse.datatools.sqltools.parsers.sql.lexer</module>
+ <module>org.eclipse.datatools.sqltools.parsers.sql.nl</module>
+ <module>org.eclipse.datatools.sqltools.parsers.sql.query</module>
+ <module>org.eclipse.datatools.sqltools.parsers.sql.query.nl</module>
+ <module>org.eclipse.datatools.sqltools.parsers.sql.xml.query</module>
+ <module>org.eclipse.datatools.sqltools.plan</module>
+ <module>org.eclipse.datatools.sqltools.plan.nl</module>
+ <module>org.eclipse.datatools.sqltools.result</module>
+ <module>org.eclipse.datatools.sqltools.result.nl</module>
+ <module>org.eclipse.datatools.sqltools.result.ui</module>
+ <module>org.eclipse.datatools.sqltools.routineeditor</module>
+ <module>org.eclipse.datatools.sqltools.routineeditor.ui</module>
+ <module>org.eclipse.datatools.sqltools.schemaobjecteditor</module>
+ <module>org.eclipse.datatools.sqltools.schemaobjecteditor.ui</module>
+ <module>org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages</module>
+ <module>org.eclipse.datatools.sqltools.sql</module>
+ <module>org.eclipse.datatools.sqltools.sql.nl</module>
+ <module>org.eclipse.datatools.sqltools.sql.ui</module>
+ <module>org.eclipse.datatools.sqltools.sqlbuilder</module>
+ <module>org.eclipse.datatools.sqltools.sqlbuilder.nl</module>
+ <module>org.eclipse.datatools.sqltools.sqleditor</module>
+ <module>org.eclipse.datatools.sqltools.sqleditor.nl</module>
+ <module>org.eclipse.datatools.sqltools.sqlscrapbook</module>
+ <module>org.eclipse.datatools.sqltools.tabledataeditor</module>
+ </modules>
+</project>