From c72136e8f9956643bf88c941b1710dca4c50187d Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Fri, 28 Sep 2007 06:12:51 +0000 Subject: [204887] Provide launch configs in the examples plugin https://bugs.eclipse.org/bugs/show_bug.cgi?id=204887 --- .../org.eclipse.emf.cdo.server/CDOServer.launch | 2 +- .../org.eclipse.emf.cdo.server/build.properties | 3 +- plugins/org.eclipse.emf.cdo.ui/CDOClient1.launch | 4 +- plugins/org.eclipse.emf.cdo.ui/CDOClient2.launch | 812 ++++++++++----------- plugins/org.eclipse.emf.cdo.ui/build.properties | 4 +- .../org.eclipse.net4j.db.derby/build.properties | 4 +- 6 files changed, 412 insertions(+), 417 deletions(-) diff --git a/plugins/org.eclipse.emf.cdo.server/CDOServer.launch b/plugins/org.eclipse.emf.cdo.server/CDOServer.launch index e86a09a130..4498d6d6ae 100644 --- a/plugins/org.eclipse.emf.cdo.server/CDOServer.launch +++ b/plugins/org.eclipse.emf.cdo.server/CDOServer.launch @@ -13,7 +13,7 @@ - + diff --git a/plugins/org.eclipse.emf.cdo.server/build.properties b/plugins/org.eclipse.emf.cdo.server/build.properties index 02623beacc..7d53df2cc2 100644 --- a/plugins/org.eclipse.emf.cdo.server/build.properties +++ b/plugins/org.eclipse.emf.cdo.server/build.properties @@ -22,8 +22,7 @@ bin.includes = .,\ about.ini,\ about.mappings,\ about.properties,\ - modeling32.png,\ - CDOServer.launch + modeling32.png jars.compile.order = . source.. = src/ output.. = bin/ diff --git a/plugins/org.eclipse.emf.cdo.ui/CDOClient1.launch b/plugins/org.eclipse.emf.cdo.ui/CDOClient1.launch index 28d94cbaad..99d7aaa69f 100644 --- a/plugins/org.eclipse.emf.cdo.ui/CDOClient1.launch +++ b/plugins/org.eclipse.emf.cdo.ui/CDOClient1.launch @@ -11,7 +11,7 @@ - + @@ -24,7 +24,7 @@ - + diff --git a/plugins/org.eclipse.emf.cdo.ui/CDOClient2.launch b/plugins/org.eclipse.emf.cdo.ui/CDOClient2.launch index 1f0bd38ba9..f4805f415b 100644 --- a/plugins/org.eclipse.emf.cdo.ui/CDOClient2.launch +++ b/plugins/org.eclipse.emf.cdo.ui/CDOClient2.launch @@ -11,7 +11,7 @@ - + @@ -24,447 +24,447 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - + + + + + + + - - - - - + + + + - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + + + - - - - - - + + + + + + + + + - - - - - - - + + + - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/plugins/org.eclipse.emf.cdo.ui/build.properties b/plugins/org.eclipse.emf.cdo.ui/build.properties index 6200584cf1..93fed57a8d 100644 --- a/plugins/org.eclipse.emf.cdo.ui/build.properties +++ b/plugins/org.eclipse.emf.cdo.ui/build.properties @@ -17,6 +17,4 @@ bin.includes = META-INF/,\ plugin.properties,\ model/,\ icons/,\ - .options,\ - CDOClient1.launch,\ - CDOClient2.launch + .options diff --git a/plugins/org.eclipse.net4j.db.derby/build.properties b/plugins/org.eclipse.net4j.db.derby/build.properties index 155c66201a..e7a5297803 100644 --- a/plugins/org.eclipse.net4j.db.derby/build.properties +++ b/plugins/org.eclipse.net4j.db.derby/build.properties @@ -20,6 +20,4 @@ bin.includes = META-INF/,\ license.html,\ fragment.properties,\ fragment.xml,\ - lib/,\ - DerbyServer start.launch,\ - DerbyServer stop.launch + lib/ -- cgit v1.2.3