Update classpath files.

Change-Id: I09a7b27be424c329b421a36db884ffd571e2bcb7
diff --git a/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/.classpath b/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/.classpath
index 8d26fa5..026e45b 100644
--- a/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/.classpath
+++ b/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/.classpath
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="src" path="src-gen"/>
-	<classpathentry kind="src" path="xtend-gen"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>

+<classpath>

+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>

+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>

+	<classpathentry kind="src" path="src/"/>

+	<classpathentry kind="src" path="src-gen/"/>

+	<classpathentry kind="src" path="xtend-gen/"/>

+	<classpathentry kind="output" path="target/classes"/>

+</classpath>

diff --git a/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/META-INF/MANIFEST.MF b/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/META-INF/MANIFEST.MF
index a46621f..7cea064 100644
--- a/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/META-INF/MANIFEST.MF
+++ b/plugins/fla/org.polarsys.chess.xtext.fladsl.ide/META-INF/MANIFEST.MF
@@ -10,6 +10,8 @@
  org.eclipse.xtext.xbase.ide,
  org.antlr.runtime
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Export-Package: org.polarsys.chess.xtext.ide.contentassist.antlr.internal,
- org.polarsys.chess.xtext.ide.contentassist.antlr
-
+Export-Package: org.polarsys.chess.xtext.ide,
+ org.polarsys.chess.xtext.ide.contentassist.antlr,
+ org.polarsys.chess.xtext.ide.contentassist.antlr.internal
+Import-Package: org.polarsys.chess.xtext,
+ org.polarsys.chess.xtext.services
diff --git a/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/.classpath b/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/.classpath
index 8d26fa5..026e45b 100644
--- a/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/.classpath
+++ b/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/.classpath
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="src" path="src-gen"/>
-	<classpathentry kind="src" path="xtend-gen"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>

+<classpath>

+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>

+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>

+	<classpathentry kind="src" path="src/"/>

+	<classpathentry kind="src" path="src-gen/"/>

+	<classpathentry kind="src" path="xtend-gen/"/>

+	<classpathentry kind="output" path="target/classes"/>

+</classpath>

diff --git a/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/META-INF/MANIFEST.MF b/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/META-INF/MANIFEST.MF
index e05dc0e..9b9b4e0 100644
--- a/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/META-INF/MANIFEST.MF
+++ b/plugins/fla/org.polarsys.chess.xtext.fladsl.ui/META-INF/MANIFEST.MF
@@ -17,13 +17,12 @@
  org.eclipse.xtext.builder,
  org.eclipse.xtend.lib;resolution:=optional,
  org.eclipse.xtext.xbase.lib
-Import-Package: org.apache.log4j
+Import-Package: org.apache.log4j,
+ org.polarsys.chess.xtext,
+ org.polarsys.chess.xtext.parser.antlr.internal
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Export-Package: org.polarsys.chess.xtext.fladsl.ui.internal,
  org.polarsys.chess.xtext.ui,
  org.polarsys.chess.xtext.ui.contentassist,
  org.polarsys.chess.xtext.ui.quickfix
- org.polarsys.chess.xtext.ui.internal,
- org.polarsys.chess.xtext.ui.contentassist.antlr,
- org.polarsys.chess.xtext.ui.contentassist.antlr.internal
 Bundle-Activator: org.polarsys.chess.xtext.fladsl.ui.internal.FladslActivator
diff --git a/plugins/fla/org.polarsys.chess.xtext.fladsl/.classpath b/plugins/fla/org.polarsys.chess.xtext.fladsl/.classpath
index 8d26fa5..026e45b 100644
--- a/plugins/fla/org.polarsys.chess.xtext.fladsl/.classpath
+++ b/plugins/fla/org.polarsys.chess.xtext.fladsl/.classpath
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="src" path="src-gen"/>
-	<classpathentry kind="src" path="xtend-gen"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>

+<classpath>

+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>

+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>

+	<classpathentry kind="src" path="src/"/>

+	<classpathentry kind="src" path="src-gen/"/>

+	<classpathentry kind="src" path="xtend-gen/"/>

+	<classpathentry kind="output" path="target/classes"/>

+</classpath>

diff --git a/plugins/fla/org.polarsys.chess.xtext.fladsl/META-INF/MANIFEST.MF b/plugins/fla/org.polarsys.chess.xtext.fladsl/META-INF/MANIFEST.MF
index 57fe697..66217bd 100644
--- a/plugins/fla/org.polarsys.chess.xtext.fladsl/META-INF/MANIFEST.MF
+++ b/plugins/fla/org.polarsys.chess.xtext.fladsl/META-INF/MANIFEST.MF
@@ -23,16 +23,32 @@
  org.eclipse.xtext.util,
  org.eclipse.xtend.lib
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Export-Package: org.polarsys.chess.xtext.validation,
- org.polarsys.chess.xtext,
- org.polarsys.chess.xtext.formatting2,
- org.polarsys.chess.xtext.serializer,
- org.polarsys.chess.xtext.parser.antlr,
- org.polarsys.chess.xtext.flaDsl,
+Export-Package: org.polarsys.chess.xtext,
+ org.polarsys.chess.xtext.flaDsl;uses:="org.eclipse.emf.ecore,org.eclipse.emf.common.util,org.eclipse.uml2.uml",
+ org.polarsys.chess.xtext.flaDsl.impl;
+  uses:="org.eclipse.emf.ecore,
+   org.eclipse.emf.ecore.impl,
+   org.eclipse.emf.common.util,
+   org.eclipse.uml2.uml,
+   org.polarsys.chess.xtext.flaDsl,
+   org.eclipse.emf.common.notify",
+ org.polarsys.chess.xtext.flaDsl.util;
+  uses:="org.eclipse.emf.ecore,
+   org.polarsys.chess.xtext.flaDsl,
+   org.eclipse.emf.common.notify,
+   org.eclipse.emf.common.notify.impl,
+   org.eclipse.emf.ecore.util",
+ org.polarsys.chess.xtext.formatting2;uses:="org.polarsys.chess.xtext.flaDsl,org.eclipse.xtext.formatting2",
+ org.polarsys.chess.xtext.generator;uses:="org.eclipse.xtext.generator,org.eclipse.emf.ecore.resource",
+ org.polarsys.chess.xtext.parser.antlr;uses:="org.eclipse.xtext.parser.antlr,org.polarsys.chess.xtext.parser.antlr.internal,org.polarsys.chess.xtext.services",
+ org.polarsys.chess.xtext.parser.antlr.internal;
+  uses:="org.eclipse.emf.ecore,
+   org.eclipse.emf.common.util,
+   org.eclipse.xtext.parser.antlr,
+   org.antlr.runtime,
+   org.polarsys.chess.xtext.services",
  org.polarsys.chess.xtext.scoping,
- org.polarsys.chess.xtext.flaDsl.impl,
- org.polarsys.chess.xtext.flaDsl.util,
- org.polarsys.chess.xtext.parser.antlr.internal,
- org.polarsys.chess.xtext.generator,
- org.polarsys.chess.xtext.services
+ org.polarsys.chess.xtext.serializer,
+ org.polarsys.chess.xtext.services;uses:="org.eclipse.xtext.common.services,org.eclipse.xtext.service,org.eclipse.xtext",
+ org.polarsys.chess.xtext.validation
 Import-Package: org.apache.log4j