From ebaf88aa6483283aa47c0f55cf030050ac8d2ab0 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 19 May 2010 06:55:56 +0000 Subject: preparing RC1 --- .../build.properties | 2 +- .../org.eclipse.emf.cdo.dawn-feature/copyright.txt | 2 +- .../feature.properties | 10 +- .../org.eclipse.emf.cdo.dawn-feature/feature.xml | 6 +- .../build.properties | 2 +- .../copyright.txt | 2 +- .../feature.properties | 10 +- .../feature.xml | 4 +- .../build.properties | 2 +- .../copyright.txt | 2 +- .../feature.properties | 8 +- .../feature.xml | 4 +- .../build.properties | 2 +- .../copyright.txt | 2 +- .../feature.properties | 8 +- .../feature.xml | 4 +- .../feature.properties | 2 +- .../.settings/org.eclipse.jdt.ui.prefs | 2 +- .../build.properties | 2 +- .../copyright.txt | 2 +- .../plugin.properties | 2 +- .../provider/DawnCodeGenEditPlugin.java | 4 +- .../provider/DawnGMFGeneratorItemProvider.java | 4 +- .../DawngenmodelItemProviderAdapterFactory.java | 4 +- .../.settings/org.eclipse.jdt.ui.prefs | 2 +- .../build.properties | 2 +- .../copyright.txt | 2 +- .../plugin.properties | 2 +- .../presentation/DawnCodeGenEditorPlugin.java | 4 +- .../DawngenmodelActionBarContributor.java | 4 +- .../presentation/DawngenmodelEditor.java | 4 +- .../presentation/DawngenmodelModelWizard.java | 4 +- .../.settings/org.eclipse.jdt.ui.prefs | 2 +- .../build.properties | 2 +- .../copyright.txt | 2 +- .../model/DawnCodeGen.genmodel | 2 +- .../plugin.properties | 2 +- .../codegen/dawngenmodel/DawnGMFGenerator.java | 4 +- .../codegen/dawngenmodel/DawngenmodelFactory.java | 4 +- .../codegen/dawngenmodel/DawngenmodelPackage.java | 4 +- .../dawngenmodel/impl/DawnGMFGeneratorImpl.java | 4 +- .../dawngenmodel/impl/DawngenmodelFactoryImpl.java | 4 +- .../dawngenmodel/impl/DawngenmodelPackageImpl.java | 4 +- .../util/DawngenmodelAdapterFactory.java | 4 +- .../dawngenmodel/util/DawngenmodelSwitch.java | 4 +- .../dawn/codegen/genmodel/DawnGenModelPlugin.java | 2 +- .../.settings/org.eclipse.jdt.ui.prefs | 2 +- .../org.eclipse.emf.cdo.dawn.codegen/copyright.txt | 2 +- .../plugin.properties | 2 +- .../emf/cdo/dawn/codegen/DawnCodeGenPlugin.java | 2 +- .../codegen/actions/GenerateClientCodeAction.java | 2 +- .../actions/GenerateDawnGenModelAction.java | 2 +- .../emf/cdo/dawn/codegen/creators/Creator.java | 2 +- .../codegen/creators/impl/GMFFragmentCreator.java | 2 +- .../dawn/codegen/util/ProjectCreationHelper.java | 2 +- .../eclipse/emf/cdo/dawn/codegen/util/Utils.java | 2 +- .../org/eclipse/emf/cdo/dawn/codegen/util/util.ext | 2 +- .../src/template/GMFFragmentTemplate.xpt | 62 +- .../src/workflow/gmfFragmentGenerator.oaw | 2 +- .../.settings/org.eclipse.jdt.ui.prefs | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../org.eclipse.emf.cdo.dawn.ui/build.properties | 2 +- plugins/org.eclipse.emf.cdo.dawn.ui/contexts.xml | 2 +- plugins/org.eclipse.emf.cdo.dawn.ui/copyright.txt | 2 +- .../org.eclipse.emf.cdo.dawn.ui/plugin.properties | 2 +- plugins/org.eclipse.emf.cdo.dawn.ui/plugin.xml | 2 +- .../emf/cdo/dawn/internal/ui/bundle/OM.java | 2 +- .../eclipse/emf/cdo/dawn/ui/DawnEditorInput.java | 2 +- .../dawn/ui/helper/EditorDescriptionHelper.java | 2 +- .../emf/cdo/dawn/ui/views/DawnExplorer.java | 4 +- .../dawn/ui/views/DawnWizardPageItemProvider.java | 2 +- .../DawnCreateNewDiagramResourceWizardPage.java | 4 +- .../wizards/DawnCreateNewResourceWizardPage.java | 2 +- .../.settings/org.eclipse.jdt.ui.prefs | 2 +- .../org.eclipse.emf.cdo.dawn.util/build.properties | 2 +- .../org.eclipse.emf.cdo.dawn.util/copyright.txt | 2 +- .../plugin.properties | 2 +- .../emf/cdo/dawn/internal/util/bundle/OM.java | 2 +- .../emf/cdo/dawn/util/DawnDiagramUpdater.java | 2 +- .../dawn/util/connection/CDOConnectionUtil.java | 2 +- .../util/exceptions/DawnInvalidIdException.java | 2 +- plugins/org.eclipse.emf.cdo.dawn/.classpath | 7 + plugins/org.eclipse.emf.cdo.dawn/.cvsignore | 3 + plugins/org.eclipse.emf.cdo.dawn/.options | 17 + plugins/org.eclipse.emf.cdo.dawn/.project | 28 + .../.settings/org.eclipse.core.resources.prefs | 3 + .../.settings/org.eclipse.jdt.core.prefs | 360 +++++++ .../.settings/org.eclipse.jdt.ui.prefs | 120 +++ .../org.eclipse.ltk.core.refactoring.prefs | 3 + .../.settings/org.eclipse.mylyn.tasks.ui.prefs | 4 + .../.settings/org.eclipse.mylyn.team.ui.prefs | 3 + .../.settings/org.eclipse.pde.api.tools.prefs | 94 ++ .../.settings/org.eclipse.pde.prefs | 31 + .../org.eclipse.emf.cdo.dawn/META-INF/MANIFEST.MF | 43 + plugins/org.eclipse.emf.cdo.dawn/about.html | 28 + plugins/org.eclipse.emf.cdo.dawn/build.properties | 22 + plugins/org.eclipse.emf.cdo.dawn/copyright.txt | 8 + plugins/org.eclipse.emf.cdo.dawn/license.html | 319 ++++++ plugins/org.eclipse.emf.cdo.dawn/plugin.properties | 25 + plugins/org.eclipse.emf.cdo.dawn/plugin.xml | 153 +++ ...org.eclipse.emf.cdo.dawn.editpartstylizers.exsd | 112 +++ .../schema/org.eclipse.emf.cdo.dawn.listeners.exsd | 118 +++ .../eclipse/emf/cdo/dawn/DawnRuntimePlugin.java | 64 ++ .../cdo/dawn/actions/HandleConflictsAction.java | 90 ++ .../emf/cdo/dawn/actions/LockObjectsAction.java | 44 + .../emf/cdo/dawn/actions/UnLockObjectsAction.java | 44 + .../emf/cdo/dawn/appearance/DawnAppearancer.java | 88 ++ .../cdo/dawn/appearance/DawnEditPartStylizer.java | 30 + .../appearance/DawnEditPartStylizerRegistry.java | 121 +++ .../DawnBasicConnectionEditPartStylizerImpl.java | 104 ++ .../impl/DawnBasicDiagramStylizerImpl.java | 33 + .../DawnBasicGraphicalEditPartStylizerImpl.java | 57 ++ .../impl/DawnBasicNodeEditPartStylizerImpl.java | 40 + .../DawnBasicTextAwareEditPartStylizerImpl.java | 64 ++ .../impl/DawnBlinkingNodeEditPartStylizerImpl.java | 97 ++ .../CreateSemanticResourceRecordingCommand.java | 49 + .../cdo/dawn/conflicts/ResourceSynchronizer.java | 86 ++ .../cdo/dawn/diagram/part/IDawnDiagramEditor.java | 26 + .../dawn/elementtypes/DawnElementTypeHelper.java | 23 + .../elementtypes/DawnElementTypeHelperFactory.java | 19 + .../exceptions/EClassIncompatibleException.java | 30 + .../emf/cdo/dawn/helper/DawnEditorHelper.java | 45 + .../AbstractDawnResoureChangeListener.java | 49 + .../cdo/dawn/notifications/BasicDawnListener.java | 120 +++ .../notifications/DawnElementChangeListener.java | 49 + .../dawn/notifications/DawnGMFSessionListener.java | 49 + .../notifications/DawnGMFTransactionListener.java | 193 ++++ .../DawnLocalResoureChangeListener.java | 55 ++ .../notifications/DawnNotificationRegistry.java | 108 ++ .../dawn/notifications/DawnNotificationUtil.java | 94 ++ .../notifications/DawnResoureChangeListener.java | 134 +++ .../DawnSimpleGMFTransactionListener.java | 49 + .../DawnTransactionChangeRecorderRemover.java | 72 ++ .../dawn/notifications/DawnTransactionHandler.java | 167 ++++ .../dawn/preferences/DawnRemotePreferencePage.java | 58 ++ .../cdo/dawn/preferences/PreferenceConstants.java | 55 ++ .../dawn/preferences/PreferenceInitializer.java | 40 + .../cdo/dawn/resources/DawnResourceFactory.java | 21 + .../cdo/dawn/resources/DawnWrapperResource.java | 23 + .../resources/impl/DawnResourceFactoryImpl.java | 34 + .../resources/impl/DawnWrapperResourceImpl.java | 172 ++++ .../emf/cdo/dawn/synchronize/DawnChangeHelper.java | 628 ++++++++++++ .../cdo/dawn/synchronize/DawnConflictHelper.java | 107 ++ .../emf/cdo/dawn/synchronize/ResourceHelper.java | 1040 ++++++++++++++++++++ .../DawnDiagramEditingDomainFactory.java | 93 ++ .../transaction/DawnGMFEditingDomainFactory.java | 85 ++ .../transaction/DawnTransactionChangeRecorder.java | 20 + .../DawnTransactionalEditingDomainImpl.java | 38 + .../emf/cdo/dawn/views/DawnConflictView.java | 305 ++++++ .../org/eclipse/emf/cdo/dawn/views/TreeObject.java | 61 ++ .../org/eclipse/emf/cdo/dawn/views/TreeParent.java | 55 ++ .../eclipse/emf/cdo/internal/dawn/bundle/OM.java | 35 + 152 files changed, 6811 insertions(+), 147 deletions(-) create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.classpath create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.cvsignore create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.options create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.project create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.settings/org.eclipse.core.resources.prefs create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.settings/org.eclipse.jdt.core.prefs create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.settings/org.eclipse.jdt.ui.prefs create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.settings/org.eclipse.ltk.core.refactoring.prefs create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.settings/org.eclipse.mylyn.tasks.ui.prefs create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.settings/org.eclipse.mylyn.team.ui.prefs create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.settings/org.eclipse.pde.api.tools.prefs create mode 100644 plugins/org.eclipse.emf.cdo.dawn/.settings/org.eclipse.pde.prefs create mode 100644 plugins/org.eclipse.emf.cdo.dawn/META-INF/MANIFEST.MF create mode 100644 plugins/org.eclipse.emf.cdo.dawn/about.html create mode 100644 plugins/org.eclipse.emf.cdo.dawn/build.properties create mode 100644 plugins/org.eclipse.emf.cdo.dawn/copyright.txt create mode 100644 plugins/org.eclipse.emf.cdo.dawn/license.html create mode 100644 plugins/org.eclipse.emf.cdo.dawn/plugin.properties create mode 100644 plugins/org.eclipse.emf.cdo.dawn/plugin.xml create mode 100644 plugins/org.eclipse.emf.cdo.dawn/schema/org.eclipse.emf.cdo.dawn.editpartstylizers.exsd create mode 100644 plugins/org.eclipse.emf.cdo.dawn/schema/org.eclipse.emf.cdo.dawn.listeners.exsd create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/DawnRuntimePlugin.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/actions/HandleConflictsAction.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/actions/LockObjectsAction.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/actions/UnLockObjectsAction.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/appearance/DawnAppearancer.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/appearance/DawnEditPartStylizer.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/appearance/DawnEditPartStylizerRegistry.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/appearance/impl/DawnBasicConnectionEditPartStylizerImpl.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/appearance/impl/DawnBasicDiagramStylizerImpl.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/appearance/impl/DawnBasicGraphicalEditPartStylizerImpl.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/appearance/impl/DawnBasicNodeEditPartStylizerImpl.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/appearance/impl/DawnBasicTextAwareEditPartStylizerImpl.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/appearance/impl/DawnBlinkingNodeEditPartStylizerImpl.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/commands/CreateSemanticResourceRecordingCommand.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/conflicts/ResourceSynchronizer.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/diagram/part/IDawnDiagramEditor.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/elementtypes/DawnElementTypeHelper.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/elementtypes/DawnElementTypeHelperFactory.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/exceptions/EClassIncompatibleException.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/helper/DawnEditorHelper.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/AbstractDawnResoureChangeListener.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/BasicDawnListener.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnElementChangeListener.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnGMFSessionListener.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnGMFTransactionListener.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnLocalResoureChangeListener.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnNotificationRegistry.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnNotificationUtil.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnResoureChangeListener.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnSimpleGMFTransactionListener.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnTransactionChangeRecorderRemover.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/notifications/DawnTransactionHandler.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/preferences/DawnRemotePreferencePage.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/preferences/PreferenceConstants.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/preferences/PreferenceInitializer.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/resources/DawnResourceFactory.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/resources/DawnWrapperResource.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/resources/impl/DawnResourceFactoryImpl.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/resources/impl/DawnWrapperResourceImpl.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/synchronize/DawnChangeHelper.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/synchronize/DawnConflictHelper.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/synchronize/ResourceHelper.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/transaction/DawnDiagramEditingDomainFactory.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/transaction/DawnGMFEditingDomainFactory.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/transaction/DawnTransactionChangeRecorder.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/transaction/DawnTransactionalEditingDomainImpl.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/views/DawnConflictView.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/views/TreeObject.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/dawn/views/TreeParent.java create mode 100644 plugins/org.eclipse.emf.cdo.dawn/src/org/eclipse/emf/cdo/internal/dawn/bundle/OM.java diff --git a/features/org.eclipse.emf.cdo.dawn-feature/build.properties b/features/org.eclipse.emf.cdo.dawn-feature/build.properties index 2b0b09dd37..626f0dbbb9 100644 --- a/features/org.eclipse.emf.cdo.dawn-feature/build.properties +++ b/features/org.eclipse.emf.cdo.dawn-feature/build.properties @@ -1,4 +1,4 @@ -# Copyright (c) 2010 Martin Fluegge (Berlin, Germany) and others. +# Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) 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 diff --git a/features/org.eclipse.emf.cdo.dawn-feature/copyright.txt b/features/org.eclipse.emf.cdo.dawn-feature/copyright.txt index 2ff5009e83..d350ced838 100644 --- a/features/org.eclipse.emf.cdo.dawn-feature/copyright.txt +++ b/features/org.eclipse.emf.cdo.dawn-feature/copyright.txt @@ -1,4 +1,4 @@ -Copyright (c) 2010 Martin Fluegge(Berlin, Germany) and others. +Copyright (c) 2004 - 2010 Eike Stepper(Berlin, Germany) 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 diff --git a/features/org.eclipse.emf.cdo.dawn-feature/feature.properties b/features/org.eclipse.emf.cdo.dawn-feature/feature.properties index fe9e432c28..39271f8263 100644 --- a/features/org.eclipse.emf.cdo.dawn-feature/feature.properties +++ b/features/org.eclipse.emf.cdo.dawn-feature/feature.properties @@ -3,10 +3,10 @@ # 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: # Martin Fluegge - initial API and implementation - + # NLS_MESSAGEFORMAT_VAR # ============================================================================== @@ -17,11 +17,11 @@ # ============================================================================== providerName = Eclipse Modeling Project -featureName = Dawn -description = Dawn contains all runtime aspects for graphical collaboration support over CDO +featureName = Dawn Runtime (Experimental) +description = Dawn Runtime contains the runtime aspects for graphical collaboration support over CDO. copyrightURL = copyright.txt -copyright = Copyright (c) 2010 Martin Fluegge (Berlin, Germany) and others.\n\ +copyright = Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ diff --git a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml index eea6a82854..ea753ff31a 100644 --- a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml +++ b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml @@ -1,6 +1,6 @@ @@ -28,7 +28,7 @@ diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/build.properties b/features/org.eclipse.emf.cdo.dawn.examples-feature/build.properties index 2b0b09dd37..626f0dbbb9 100644 --- a/features/org.eclipse.emf.cdo.dawn.examples-feature/build.properties +++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/build.properties @@ -1,4 +1,4 @@ -# Copyright (c) 2010 Martin Fluegge (Berlin, Germany) and others. +# Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) 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 diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/copyright.txt b/features/org.eclipse.emf.cdo.dawn.examples-feature/copyright.txt index 2ff5009e83..d350ced838 100644 --- a/features/org.eclipse.emf.cdo.dawn.examples-feature/copyright.txt +++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/copyright.txt @@ -1,4 +1,4 @@ -Copyright (c) 2010 Martin Fluegge(Berlin, Germany) and others. +Copyright (c) 2004 - 2010 Eike Stepper(Berlin, Germany) 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 diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties index af0ac694b6..f75b0477f9 100644 --- a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties +++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.properties @@ -3,10 +3,10 @@ # 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: # Martin Fluegge - initial API and implementation - + # NLS_MESSAGEFORMAT_VAR # ============================================================================== @@ -17,8 +17,8 @@ # ============================================================================== providerName = Eclipse Modeling Project -featureName = Dawn Examples -description = Dawn Examples contains examples project to demonstrate to range of functions of Dawn +featureName = Dawn Examples (Experimental) +description = Dawn Examples contains example plugins to demonstrate a range of functions of Dawn. copyrightURL = copyright.txt copyright = Copyright (c) 2004 - 2010 Martin Fluegge (Berlin, Germany) and others.\n\ diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml index 0752c283b4..fae775383d 100644 --- a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml +++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml @@ -1,6 +1,6 @@ diff --git a/features/org.eclipse.emf.cdo.dawn.sdk-feature/build.properties b/features/org.eclipse.emf.cdo.dawn.sdk-feature/build.properties index 03eb276ce4..316008ef2e 100644 --- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/build.properties +++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/build.properties @@ -1,4 +1,4 @@ -# Copyright (c) 2010 Martin Fluegge (Berlin, Germany) and others. +# Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) 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 diff --git a/features/org.eclipse.emf.cdo.dawn.sdk-feature/copyright.txt b/features/org.eclipse.emf.cdo.dawn.sdk-feature/copyright.txt index 2ff5009e83..d350ced838 100644 --- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/copyright.txt +++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/copyright.txt @@ -1,4 +1,4 @@ -Copyright (c) 2010 Martin Fluegge(Berlin, Germany) and others. +Copyright (c) 2004 - 2010 Eike Stepper(Berlin, Germany) 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 diff --git a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties index af0ac694b6..1288233f32 100644 --- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties +++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.properties @@ -3,10 +3,10 @@ # 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: # Martin Fluegge - initial API and implementation - + # NLS_MESSAGEFORMAT_VAR # ============================================================================== @@ -17,8 +17,8 @@ # ============================================================================== providerName = Eclipse Modeling Project -featureName = Dawn Examples -description = Dawn Examples contains examples project to demonstrate to range of functions of Dawn +featureName = Dawn SDK (Experimental) +description = Dawn SDK includes Runtime, Codegen, Tools, Examples, Documentation and Source. copyrightURL = copyright.txt copyright = Copyright (c) 2004 - 2010 Martin Fluegge (Berlin, Germany) and others.\n\ diff --git a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml index 4617e7a9c1..abf4d96318 100644 --- a/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml +++ b/features/org.eclipse.emf.cdo.dawn.sdk-feature/feature.xml @@ -1,6 +1,6 @@ diff --git a/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties b/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties index ac5a6b1bb4..93f1849540 100644 --- a/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties +++ b/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties @@ -18,7 +18,7 @@ providerName = Eclipse Modeling Project featureName = CDO Model Repository Server Hibernate -description = CDO Model Repository Server Hibernate contains the HibernateStore and Teneo integration plugins. Ensure that you that Hibernate is already installed! Visit http://net4j.sourceforge.net/update for a p2 repository that contains Hibernate. +description = CDO Model Repository Server Hibernate contains the HibernateStore and Teneo integration plugins. Ensure that Hibernate is already installed! Visit http://net4j.sourceforge.net/update for a p2 repository that contains Hibernate. copyrightURL = copyright.txt copyright = Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.\n\ diff --git a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/.settings/org.eclipse.jdt.ui.prefs b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/.settings/org.eclipse.jdt.ui.prefs index 724b873437..5b95c33f76 100644 --- a/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/.settings/org.eclipse.jdt.ui.prefs +++ b/plugins/org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.edit/.settings/org.eclipse.jdt.ui.prefs @@ -65,7 +65,7 @@ org.eclipse.jdt.ui.keywordthis=false org.eclipse.jdt.ui.ondemandthreshold=99 org.eclipse.jdt.ui.overrideannotation=true org.eclipse.jdt.ui.staticondemandthreshold=99 -org.eclipse.jdt.ui.text.custom_code_templates=