[309606] Develop Script Editor
diff --git a/plugins/org.eclipse.actf.examples.scripteditor/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.examples.scripteditor/META-INF/MANIFEST.MF index ef52e7b..926e4a9 100644 --- a/plugins/org.eclipse.actf.examples.scripteditor/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.actf.examples.scripteditor/META-INF/MANIFEST.MF
@@ -1,8 +1,8 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: ACTF Example ScriptEditor Client +Bundle-Name: ACTF Example EASEL Client Bundle-SymbolicName: org.eclipse.actf.examples.scripteditor; singleton:=true -Bundle-Version: 0.0.1.qualifier +Bundle-Version: 0.1.0.qualifier Bundle-Activator: org.eclipse.actf.examples.scripteditor.Activator Require-Bundle: org.eclipse.core.runtime, org.eclipse.ui,
diff --git a/plugins/org.eclipse.actf.examples.scripteditor/about.properties b/plugins/org.eclipse.actf.examples.scripteditor/about.properties deleted file mode 100644 index 1a1c5a0..0000000 --- a/plugins/org.eclipse.actf.examples.scripteditor/about.properties +++ /dev/null
@@ -1,29 +0,0 @@ -############################################################################### -# Copyright (c) 2009, 2010 IBM Corporation 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: -# IBM Corporation - initial API and implementation -############################################################################### -# about.properties -# contains externalized strings for about.ini -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# fill-ins are supplied by about.mappings -# This file should be translated. -# -# Do not translate any values surrounded by {} - -blurb=Eclipse ACTF ScriptEditor\n\ -\n\ -Version: {featureVersion}\n\ -Build id: {0}\n\ -\n\ -(c) Copyright Eclipse contributors and others 2009, 2010. All rights reserved.\n\ -Visit http://www.eclipse.org/actf\n -\n\ -This product includes software developed by the\n\ -Apache Software Foundation http://www.apache.org/ -