From e6c17842a8a599756b85e196b7e0a77c244ec33d Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Thu, 11 Jun 2009 17:25:08 +0000 Subject: [276845] Develop A CDORevisionCache that uses the file system https://bugs.eclipse.org/bugs/show_bug.cgi?id=276845 --- .../plugin.properties | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 plugins/org.eclipse.emf.cdo.common.db/plugin.properties (limited to 'plugins/org.eclipse.emf.cdo.common.db/plugin.properties') diff --git a/plugins/org.eclipse.emf.cdo.common.db/plugin.properties b/plugins/org.eclipse.emf.cdo.common.db/plugin.properties new file mode 100644 index 0000000000..f3ba6fb247 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.common.db/plugin.properties @@ -0,0 +1,25 @@ +# Copyright (c) 2004 - 2009 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Eike Stepper - initial API and implementation + +# NLS_MESSAGEFORMAT_VAR + +# ============================================================================== +# Do not change the properties between this line and the last line containing: +# %%% END OF TRANSLATED PROPERTIES %%% +# Instead, either redefine an existing property, or create a new property, +# append it to the end of the file, and change the code to use the new name. +# ============================================================================== + +pluginName = CDO Model Repository Common DB Cache +providerName = Eclipse Modeling Project + +# ============================================================================== +# %%% END OF TRANSLATED PROPERTIES %%% +# The above properties have been shipped for translation. +# ============================================================================== -- cgit v1.2.3