[309606] - Develop Eclipse ACTF Script Editor Lite (EASEL)
[383882] - Eclipse 4.2 adaptation
diff --git a/features/org.eclipse.actf.examples.scripteditor-feature/feature.xml b/features/org.eclipse.actf.examples.scripteditor-feature/feature.xml
index 8ba1cbd..c5e4825 100644
--- a/features/org.eclipse.actf.examples.scripteditor-feature/feature.xml
+++ b/features/org.eclipse.actf.examples.scripteditor-feature/feature.xml
@@ -1,199 +1,207 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
-      id="org.eclipse.actf.examples.scripteditor"
-      label="Scripteditor_feature"
+<?xml version="1.0" encoding="UTF-8"?>

+<feature

+      id="org.eclipse.actf.examples.scripteditor"

+      label="Scripteditor_feature"

       version="0.1.0.qualifier">
-
-   <description>
-      %description
-   </description>
-
-   <copyright>
-      %copyright
-   </copyright>
-
-   <license url="license.html">
-      %license
-   </license>
-
-   <includes
-         id="org.eclipse.rcp"
-         version="0.0.0"/>
-
-   <plugin
-         id="org.apache.commons.jxpath"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.ai.tts.protalker"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.ai.tts.sapi"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.ai.voice"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.core"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.examples.scripteditor"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.model.dom.dombycom"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.model.dom.dombycom.flash"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.model.dom.html"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.model.flash"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.model.flash.proxy"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.model.ui"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.model.ui.editors.ie"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.ui"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.util.httpproxy"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.util.jxpath"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.util.vocab"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.util.win32"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.util.win32.comclutch"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.ui.views"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.ui.forms"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.actf.examples.scripteditor.doc"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"/>
-
-   <plugin
-         id="org.eclipse.actf.examples.scripteditor.doc.nl1"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"/>
-
-   <plugin
-         id="org.eclipse.actf.ai.tts.msp"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="javax.el"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-</feature>
+

+   <description>

+      %description

+   </description>

+

+   <copyright>

+      %copyright

+   </copyright>

+

+   <license url="license.html">

+      %license

+   </license>

+

+   <includes

+         id="org.eclipse.rcp"

+         version="0.0.0"/>

+

+   <includes

+         id="org.eclipse.emf.common"

+         version="0.0.0"/>

+

+   <includes

+         id="org.eclipse.emf.ecore"

+         version="0.0.0"/>

+

+   <plugin

+         id="org.apache.commons.jxpath"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.ai.tts.protalker"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.ai.tts.sapi"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.ai.voice"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.core"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.examples.scripteditor"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.model.dom.dombycom"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.model.dom.dombycom.flash"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         fragment="true"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.model.dom.html"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.model.flash"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.model.flash.proxy"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.model.ui"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.model.ui.editors.ie"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.ui"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.util.httpproxy"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.util.jxpath"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         fragment="true"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.util.vocab"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.util.win32"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.util.win32.comclutch"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.ui.views"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.ui.forms"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="org.eclipse.actf.examples.scripteditor.doc"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"/>

+

+   <plugin

+         id="org.eclipse.actf.examples.scripteditor.doc.nl1"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         fragment="true"/>

+

+   <plugin

+         id="org.eclipse.actf.ai.tts.msp"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+   <plugin

+         id="javax.el"

+         download-size="0"

+         install-size="0"

+         version="0.0.0"

+         unpack="false"/>

+

+</feature>

diff --git a/plugins/org.eclipse.actf.examples.scripteditor.doc.nl1/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.examples.scripteditor.doc.nl1/META-INF/MANIFEST.MF
index 8a7eb8b..c5b7db8 100644
--- a/plugins/org.eclipse.actf.examples.scripteditor.doc.nl1/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.examples.scripteditor.doc.nl1/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse ACTF Script Editor Lite Help NL1 Fragment
 Bundle-SymbolicName: org.eclipse.actf.examples.scripteditor.doc.nl1
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 0.1.0.qualifier
 Bundle-Vendor: Eclipse.org
 Fragment-Host: org.eclipse.actf.examples.scripteditor.doc;bundle-version="0.0.1"
diff --git a/plugins/org.eclipse.actf.examples.scripteditor.doc/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.examples.scripteditor.doc/META-INF/MANIFEST.MF
index efe0ffd..0341194 100644
--- a/plugins/org.eclipse.actf.examples.scripteditor.doc/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.examples.scripteditor.doc/META-INF/MANIFEST.MF
@@ -2,5 +2,5 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse ACTF Script Editor Lite Help Plug-in
 Bundle-SymbolicName: org.eclipse.actf.examples.scripteditor.doc;singleton:=true
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 0.1.0.qualifier
 Bundle-Vendor: Eclipse.org
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..3301854 100644
--- a/plugins/org.eclipse.actf.examples.scripteditor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.examples.scripteditor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ACTF Example ScriptEditor 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/ScriptEditor.product b/plugins/org.eclipse.actf.examples.scripteditor/ScriptEditor.product
index fbe3344..5b251a7 100644
--- a/plugins/org.eclipse.actf.examples.scripteditor/ScriptEditor.product
+++ b/plugins/org.eclipse.actf.examples.scripteditor/ScriptEditor.product
@@ -1,97 +1,97 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?pde version="3.5"?>
-
-<product name="ACTF Script Editor" id="org.eclipse.actf.examples.scripteditor.product" application="org.eclipse.actf.examples.scripteditor.application" version="0.1.0.qualifier" useFeatures="true" includeLaunchers="true">
-
-   <aboutInfo>
-      <image path="/org.eclipse.actf.examples.scripteditor/about.bmp"/>
-      <text>
-         %About.Text
-      </text>
-   </aboutInfo>
-
-   <configIni use="default">
-   </configIni>
-
-   <launcherArgs>
-      <vmArgs>-Xmx256m</vmArgs>
-      <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
-   </launcherArgs>
-
-   <windowImages i16="/org.eclipse.actf.examples.scripteditor/icons/bl_16.gif" i32="/org.eclipse.actf.examples.scripteditor/icons/bl_32.gif" i48="/org.eclipse.actf.examples.scripteditor/icons/bl_48.gif"/>
-
-   <splash
-      location="org.eclipse.actf.examples.scripteditor"
-      startupProgressRect="0,318,500,12"
-      startupMessageRect="10,250,480,20"
-      startupForegroundColor="000000" />
-   <launcher name="ScriptEditor">
-      <solaris/>
-      <win useIco="true">
-         <ico path="/org.eclipse.actf.examples.scripteditor/icons/aiBrowser.ico"/>
-         <bmp/>
-      </win>
-   </launcher>
-
-   <vm>
-   </vm>
-
-   <plugins>
-      <plugin id="com.ibm.icu"/>
-      <plugin id="org.apache.commons.jxpath" fragment=""/>
-      <plugin id="org.eclipse.actf.ai.audio.io" fragment=""/>
-      <plugin id="org.eclipse.actf.ai.fennec" fragment=""/>
-      <plugin id="org.eclipse.actf.ai.navigator" fragment=""/>
-      <plugin id="org.eclipse.actf.ai.query" fragment=""/>
-      <plugin id="org.eclipse.actf.ai.tts.protalker"/>
-      <plugin id="org.eclipse.actf.ai.tts.sapi"/>
-      <plugin id="org.eclipse.actf.ai.voice"/>
-      <plugin id="org.eclipse.actf.ai.xmlstore" fragment=""/>
-      <plugin id="org.eclipse.actf.core"/>
-      <plugin id="org.eclipse.actf.examples.scripteditor"/>
-      <plugin id="org.eclipse.actf.model.dom.dombycom"/>
-      <plugin id="org.eclipse.actf.model.dom.dombycom.flash" fragment="true"/>
-      <plugin id="org.eclipse.actf.model.dom.html"/>
-      <plugin id="org.eclipse.actf.model.flash"/>
-      <plugin id="org.eclipse.actf.model.flash.proxy"/>
-      <plugin id="org.eclipse.actf.model.ui"/>
-      <plugin id="org.eclipse.actf.model.ui.editors.ie"/>
-      <plugin id="org.eclipse.actf.ui"/>
-      <plugin id="org.eclipse.actf.util.httpproxy"/>
-      <plugin id="org.eclipse.actf.util.jxpath" fragment="true"/>
-      <plugin id="org.eclipse.actf.util.vocab"/>
-      <plugin id="org.eclipse.actf.util.win32"/>
-      <plugin id="org.eclipse.actf.util.win32.comclutch"/>
-      <plugin id="org.eclipse.core.commands"/>
-      <plugin id="org.eclipse.core.contenttype"/>
-      <plugin id="org.eclipse.core.databinding"/>
-      <plugin id="org.eclipse.core.databinding.observable"/>
-      <plugin id="org.eclipse.core.databinding.property"/>
-      <plugin id="org.eclipse.core.expressions"/>
-      <plugin id="org.eclipse.core.jobs"/>
-      <plugin id="org.eclipse.core.runtime"/>
-      <plugin id="org.eclipse.core.runtime.compatibility.registry" fragment="true"/>
-      <plugin id="org.eclipse.equinox.app"/>
-      <plugin id="org.eclipse.equinox.common"/>
-      <plugin id="org.eclipse.equinox.preferences"/>
-      <plugin id="org.eclipse.equinox.registry"/>
-      <plugin id="org.eclipse.help"/>
-      <plugin id="org.eclipse.jface"/>
-      <plugin id="org.eclipse.jface.databinding"/>
-      <plugin id="org.eclipse.osgi"/>
-      <plugin id="org.eclipse.swt"/>
-      <plugin id="org.eclipse.swt.win32.win32.x86" fragment="true"/>
-      <plugin id="org.eclipse.ui"/>
-      <plugin id="org.eclipse.ui.forms"/>
-      <plugin id="org.eclipse.ui.intro"/>
-      <plugin id="org.eclipse.ui.views"/>
-      <plugin id="org.eclipse.ui.workbench"/>
-   </plugins>
-
-   <features>
-      <feature id="org.eclipse.actf.examples.scripteditor" version="0.1.0.qualifier"/>
-      <feature id="org.eclipse.help"/>
-   </features>
-
-
-</product>
+<?xml version="1.0" encoding="UTF-8"?>

+<?pde version="3.5"?>

+

+<product name="Eclipse ACTF Script Editor Lite (EASEL)" id="org.eclipse.actf.examples.scripteditor.product" application="org.eclipse.actf.examples.scripteditor.application" version="0.1.0.qualifier" useFeatures="true" includeLaunchers="true">

+

+   <aboutInfo>

+      <image path="/org.eclipse.actf.examples.scripteditor/about.bmp"/>

+      <text>

+         %About.Text

+      </text>

+   </aboutInfo>

+

+   <configIni use="default">

+   </configIni>

+

+   <launcherArgs>

+      <vmArgs>-Xmx256m</vmArgs>

+      <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>

+   </launcherArgs>

+

+   <windowImages i16="/org.eclipse.actf.examples.scripteditor/icons/bl_16.gif" i32="/org.eclipse.actf.examples.scripteditor/icons/bl_32.gif" i48="/org.eclipse.actf.examples.scripteditor/icons/bl_48.gif"/>

+

+   <splash

+      location="org.eclipse.actf.examples.scripteditor"

+      startupProgressRect="0,318,500,12"

+      startupMessageRect="10,250,480,20"

+      startupForegroundColor="000000" />

+   <launcher name="easel">

+      <solaris/>

+      <win useIco="true">

+         <ico path="/org.eclipse.actf.examples.scripteditor/icons/aiBrowser.ico"/>

+         <bmp/>

+      </win>

+   </launcher>

+

+   <vm>

+   </vm>

+

+   <plugins>

+      <plugin id="com.ibm.icu"/>

+      <plugin id="org.apache.commons.jxpath"/>

+      <plugin id="org.eclipse.actf.ai.audio.io"/>

+      <plugin id="org.eclipse.actf.ai.fennec"/>

+      <plugin id="org.eclipse.actf.ai.navigator"/>

+      <plugin id="org.eclipse.actf.ai.query"/>

+      <plugin id="org.eclipse.actf.ai.tts.protalker"/>

+      <plugin id="org.eclipse.actf.ai.tts.sapi"/>

+      <plugin id="org.eclipse.actf.ai.voice"/>

+      <plugin id="org.eclipse.actf.ai.xmlstore"/>

+      <plugin id="org.eclipse.actf.core"/>

+      <plugin id="org.eclipse.actf.examples.scripteditor"/>

+      <plugin id="org.eclipse.actf.model.dom.dombycom"/>

+      <plugin id="org.eclipse.actf.model.dom.dombycom.flash" fragment="true"/>

+      <plugin id="org.eclipse.actf.model.dom.html"/>

+      <plugin id="org.eclipse.actf.model.flash"/>

+      <plugin id="org.eclipse.actf.model.flash.proxy"/>

+      <plugin id="org.eclipse.actf.model.ui"/>

+      <plugin id="org.eclipse.actf.model.ui.editors.ie"/>

+      <plugin id="org.eclipse.actf.ui"/>

+      <plugin id="org.eclipse.actf.util.httpproxy"/>

+      <plugin id="org.eclipse.actf.util.jxpath" fragment="true"/>

+      <plugin id="org.eclipse.actf.util.vocab"/>

+      <plugin id="org.eclipse.actf.util.win32"/>

+      <plugin id="org.eclipse.actf.util.win32.comclutch"/>

+      <plugin id="org.eclipse.core.commands"/>

+      <plugin id="org.eclipse.core.contenttype"/>

+      <plugin id="org.eclipse.core.databinding"/>

+      <plugin id="org.eclipse.core.databinding.observable"/>

+      <plugin id="org.eclipse.core.databinding.property"/>

+      <plugin id="org.eclipse.core.expressions"/>

+      <plugin id="org.eclipse.core.jobs"/>

+      <plugin id="org.eclipse.core.runtime"/>

+      <plugin id="org.eclipse.core.runtime.compatibility.registry" fragment="true"/>

+      <plugin id="org.eclipse.equinox.app"/>

+      <plugin id="org.eclipse.equinox.common"/>

+      <plugin id="org.eclipse.equinox.preferences"/>

+      <plugin id="org.eclipse.equinox.registry"/>

+      <plugin id="org.eclipse.help"/>

+      <plugin id="org.eclipse.jface"/>

+      <plugin id="org.eclipse.jface.databinding"/>

+      <plugin id="org.eclipse.osgi"/>

+      <plugin id="org.eclipse.swt"/>

+      <plugin id="org.eclipse.swt.win32.win32.x86" fragment="true"/>

+      <plugin id="org.eclipse.ui"/>

+      <plugin id="org.eclipse.ui.forms"/>

+      <plugin id="org.eclipse.ui.intro"/>

+      <plugin id="org.eclipse.ui.views"/>

+      <plugin id="org.eclipse.ui.workbench"/>

+   </plugins>

+

+   <features>

+      <feature id="org.eclipse.actf.examples.scripteditor"/>

+      <feature id="org.eclipse.help"/>

+   </features>

+

+

+</product>

diff --git a/plugins/org.eclipse.actf.examples.scripteditor/plugin.properties b/plugins/org.eclipse.actf.examples.scripteditor/plugin.properties
index 8246e32..42cc8f6 100644
--- a/plugins/org.eclipse.actf.examples.scripteditor/plugin.properties
+++ b/plugins/org.eclipse.actf.examples.scripteditor/plugin.properties
@@ -1,65 +1,65 @@
-###############################################################################
-# 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
-###############################################################################
-scripteditor.window.title=ScriptEditor
-
-scripteditor.action.open=&Open
-scripteditor.action.clear=New
-scripteditor.action.save=&Save
-scripteditor.action.save.as=Save as...
-scripteditor.action.movieopen=Open &Movie
-scripteditor.action.reload=Reload(F5)
-scripteditor.action.csv.import=AUDIO Import CSV
-scripteditor.action.csv.export=AUDIO Export CSV
-scripteditor.action.script.import=script import
-scripteditor.action.scriptcsv.import=script CSV import
-scripteditor.action.scriptcsv.export=script CSV export
-scripteditor.action.caption.import=caption import
-scripteditor.action.captionsrt.import=caption SRT import
-scripteditor.action.caption.export=caption export
-
-scripteditor.action.play=Play
-scripteditor.action.pause=Pause
-scripteditor.action.play_pause=Play/Pause
-scripteditor.action.rewind=&Rewind
-scripteditor.action.analyze=Search Movies
-
-scripteditor.action.ttspanel=&TTS Tuning Panel
-
-scripteditor.popup.captureaudio=Audio Capture
-scripteditor.popup.captureaudio.capture=Capture audio mode
-scripteditor.popup.captureaudio.script.enable=Enable play description
-scripteditor.popup.captureaudio.clear=Clear captured data
-
-scripteditor.menu.file=File(&F)
-scripteditor.menu.multimedia=Multimedia(&m)
-scripteditor.menu.multimedia.capturemode=Capture mode
-scripteditor.menu.favorite=Favorite(&a)
-scripteditor.menu.window=Window(&d)
-scripteditor.menu.window.tool=Tool(&T)
-scripteditor.menu.help=Help(&H)
-
-scripteditor.view.timeline=Time Line
-scripteditor.view.editpanel=Edit Panel
-scripteditor.view.scriptlist=Script List
-
-scripteditor.tabitem.editpanel=Edit Panel
-scripteditor.tabitem.selwavfile=Select WAV file
-scripteditor.tabitem.selwavfile.descstandby=Select description item.
-scripteditor.tabitem.selwavfile.wavstandby=Drag and drop WAV file here.
-scripteditor.tabitem.selwavfile.wavformerr=No WAV format or crush data.
-scripteditor.tabitem.selwavfile.cannotcontrol=Can not control this tab during multiple items selection mode.
-
-scripteditor.preference.capture.name=Capture audio setting
-scripteditor.preference.csvrule.name=CSV data import setting
-
-About.Text=Eclipse ACTF ScriptEditor\nVersion: 0.0.1\n\nCopyright Eclipse contributors and others 2009, 2012.  All rights reserved.\nVisit http://www.eclipse.org/actf/\n\nThis product includes software developed by the\nApache Software Foundation http://www.apache.org/
-
-browser.ie.title=Web Browser (ACTF)
+###############################################################################

+# Copyright (c) 2009, 2014 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

+###############################################################################

+scripteditor.window.title=EASEL

+

+scripteditor.action.open=&Open

+scripteditor.action.clear=New

+scripteditor.action.save=&Save

+scripteditor.action.save.as=Save as...

+scripteditor.action.movieopen=Open &Movie

+scripteditor.action.reload=Reload(F5)

+scripteditor.action.csv.import=AUDIO Import CSV

+scripteditor.action.csv.export=AUDIO Export CSV

+scripteditor.action.script.import=script import

+scripteditor.action.scriptcsv.import=script CSV import

+scripteditor.action.scriptcsv.export=script CSV export

+scripteditor.action.caption.import=caption import

+scripteditor.action.captionsrt.import=caption SRT import

+scripteditor.action.caption.export=caption export

+

+scripteditor.action.play=Play

+scripteditor.action.pause=Pause

+scripteditor.action.play_pause=Play/Pause

+scripteditor.action.rewind=&Rewind

+scripteditor.action.analyze=Search Movies

+

+scripteditor.action.ttspanel=&TTS Tuning Panel

+

+scripteditor.popup.captureaudio=Audio Capture

+scripteditor.popup.captureaudio.capture=Capture audio mode

+scripteditor.popup.captureaudio.script.enable=Enable play description

+scripteditor.popup.captureaudio.clear=Clear captured data

+

+scripteditor.menu.file=File(&F)

+scripteditor.menu.multimedia=Multimedia(&m)

+scripteditor.menu.multimedia.capturemode=Capture mode

+scripteditor.menu.favorite=Favorite(&a)

+scripteditor.menu.window=Window(&d)

+scripteditor.menu.window.tool=Tool(&T)

+scripteditor.menu.help=Help(&H)

+

+scripteditor.view.timeline=Time Line

+scripteditor.view.editpanel=Edit Panel

+scripteditor.view.scriptlist=Script List

+

+scripteditor.tabitem.editpanel=Edit Panel

+scripteditor.tabitem.selwavfile=Select WAV file

+scripteditor.tabitem.selwavfile.descstandby=Select description item.

+scripteditor.tabitem.selwavfile.wavstandby=Drag and drop WAV file here.

+scripteditor.tabitem.selwavfile.wavformerr=No WAV format or crush data.

+scripteditor.tabitem.selwavfile.cannotcontrol=Can not control this tab during multiple items selection mode.

+

+scripteditor.preference.capture.name=Capture audio setting

+scripteditor.preference.csvrule.name=CSV data import setting

+

+About.Text=Eclipse ACTF Script Editor Lite (EASEL)\nVersion: 0.1.0\n\nCopyright Eclipse contributors and others 2009, 2012.  All rights reserved.\nVisit http://www.eclipse.org/actf/\n\nThis product includes software developed by the\nApache Software Foundation http://www.apache.org/

+

+browser.ie.title=Web Browser (ACTF)

diff --git a/plugins/org.eclipse.actf.examples.scripteditor/plugin.xml b/plugins/org.eclipse.actf.examples.scripteditor/plugin.xml
index 362949e..5efe360 100644
--- a/plugins/org.eclipse.actf.examples.scripteditor/plugin.xml
+++ b/plugins/org.eclipse.actf.examples.scripteditor/plugin.xml
@@ -197,14 +197,14 @@
          point="org.eclipse.core.runtime.products">
       <product
             application="org.eclipse.actf.examples.scripteditor.application"
-            name="ACTF Script Editor">
+            name="Eclipse ACTF Script Editor Lite (EASEL)">
          <property
                name="windowImages"
                value="icons/bl_16.gif,icons/bl_32.gif,icons/bl_48.gif">
          </property>
          <property
                name="appName"
-               value="ACTF Script Editor">
+               value="Eclipse ACTF Script Editor Lite (EASEL)">
          </property>
          <property
                name="aboutImage"
diff --git a/plugins/org.eclipse.actf.examples.scripteditor/plugin_ja.properties b/plugins/org.eclipse.actf.examples.scripteditor/plugin_ja.properties
index bddf838..8a62e7a 100644
--- a/plugins/org.eclipse.actf.examples.scripteditor/plugin_ja.properties
+++ b/plugins/org.eclipse.actf.examples.scripteditor/plugin_ja.properties
@@ -1,65 +1,61 @@
-###############################################################################
-# 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
-###############################################################################
-scripteditor.window.title=ScriptEditor
-
-scripteditor.action.open=\u958b\u304f(&O)
-scripteditor.action.clear=\u65b0\u898f\u4f5c\u6210
-scripteditor.action.save=\u4fdd\u5b58(&S)
-scripteditor.action.save.as=\u540d\u524d\u3092\u4ed8\u3051\u3066\u4fdd\u5b58...
-scripteditor.action.movieopen=\u30e1\u30c7\u30a3\u30a2\u3092\u958b\u304f(&M)
-scripteditor.action.reload=\u30ea\u30ed\u30fc\u30c9(F5)
-scripteditor.action.csv.import=CSV\u5165\u529b
-scripteditor.action.csv.export=CSV\u51fa\u529b
-scripteditor.action.script.import=\u53f0\u672c\u5165\u529b
-scripteditor.action.scriptcsv.import=\u53f0\u672cCSV\u5165\u529b
-scripteditor.action.scriptcsv.export=\u53f0\u672cCSV\u51fa\u529b
-scripteditor.action.caption.import=\u5b57\u5e55\u5165\u529b
-scripteditor.action.captionsrt.import=\u5b57\u5e55SRT\u5165\u529b
-scripteditor.action.caption.export=\u5b57\u5e55\u51fa\u529b
-scripteditor.action.exit=\u7d42\u4e86(&X)
-
-scripteditor.action.play=\u518d\u751f
-scripteditor.action.pause=\u4e00\u6642\u505c\u6b62
-scripteditor.action.play_pause=\u518d\u751f/\u4e00\u6642\u505c\u6b62
-scripteditor.action.rewind=\u5148\u982d\u306b\u623b\u308b(&R)
-scripteditor.action.analyze=\u52d5\u753b\u3092\u691c\u51fa
-
-scripteditor.action.ttspanel=TTS \u30c1\u30e5\u30fc\u30cb\u30f3\u30b0\u30d1\u30cd\u30eb\u306e\u8d77\u52d5(&T)
-
-scripteditor.popup.captureaudio=\u30aa\u30fc\u30c7\u30a3\u30aa\u30fb\u30ad\u30e3\u30d7\u30c1\u30e3
-scripteditor.popup.captureaudio.capture=\u30ad\u30e3\u30d7\u30c1\u30e3\u3057\u306a\u304c\u3089\u518d\u751f
-scripteditor.popup.captureaudio.script.enable=\u97f3\u58f0\u89e3\u8aac\u3092\u518d\u751f
-scripteditor.popup.captureaudio.clear=\u30ad\u30e3\u30d7\u30c1\u30e3\u30fb\u30c7\u30fc\u30bf\u306e\u30af\u30ea\u30a2
-
-scripteditor.menu.file=\u30d5\u30a1\u30a4\u30eb(&F)
-scripteditor.menu.multimedia=\u30de\u30eb\u30c1\u30e1\u30c7\u30a3\u30a2(&m)
-scripteditor.menu.multimedia.capturemode=\u30aa\u30fc\u30c7\u30a3\u30aa\u30fb\u30ad\u30e3\u30d7\u30c1\u30e3\u30fc
-scripteditor.menu.favorite=\u304a\u6c17\u306b\u5165\u308a(&a)
-scripteditor.menu.window=\u30a6\u30a3\u30f3\u30c9\u30a6(&d)
-scripteditor.menu.window.tool=\u30c4\u30fc\u30eb(&T)
-
-scripteditor.view.timeline=\u30bf\u30a4\u30e0\u30e9\u30a4\u30f3
-scripteditor.view.editpanel=\u97f3\u58f0\u89e3\u8aac
-scripteditor.view.scriptlist=\u97f3\u58f0\u89e3\u8aac\u30ea\u30b9\u30c8
-
-scripteditor.tabitem.editpanel=\u97f3\u58f0\u89e3\u8aac
-scripteditor.tabitem.selwavfile=WAV\u30d5\u30a1\u30a4\u30eb\u9078\u629e
-scripteditor.tabitem.selwavfile.descstandby=\u30ea\u30b9\u30c8\u304b\u3089\u97f3\u58f0\u89e3\u8aac\u30c7\u30fc\u30bf\u3092\u9078\u629e\u3057\u3066\u4e0b\u3055\u3044
-scripteditor.tabitem.selwavfile.wavstandby=\u3053\u3053\u306b\u3001WAV\u30d5\u30a1\u30a4\u30eb\u3092\u30c9\u30ed\u30c3\u30d7\u3057\u3066\u4e0b\u3055\u3044
-scripteditor.tabitem.selwavfile.wavformerr=WAV\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u7121\u3044\u304b\u3001\u30c7\u30fc\u30bf\u304c\u58ca\u308c\u3066\u3044\u307e\u3059\u3002
-scripteditor.tabitem.selwavfile.cannotcontrol=\u97f3\u58f0\u89e3\u8aac\u306e\u8907\u6570\u9078\u629e\u4e2d\u306f\u3001\u3053\u306e\u30bf\u30d6\u753b\u9762\u306f\u4f7f\u7528\u51fa\u6765\u307e\u305b\u3093\u3002
-
-scripteditor.preference.capture.name=\u30ad\u30e3\u30d7\u30c1\u30e3\u30fc\u30fb\u30aa\u30fc\u30c7\u30a3\u30aa\u8a2d\u5b9a
-scripteditor.preference.csvrule.name=CSV\u30c7\u30fc\u30bf\u5165\u529b\u8a2d\u5b9a
-
-About.Text=Eclipse ACTF ScriptEditor\nVersion: 0.0.1\n\nCopyright Eclipse contributors and others 2009, 2012.  All rights reserved.\nVisit http://www.eclipse.org/actf/\n\nThis product includes software developed by the\nApache Software Foundation http://www.apache.org/
-
-browser.ie.title=Web\u30d6\u30e9\u30a6\u30b6\u30fc (ACTF)
+###############################################################################

+# Copyright (c) 2009, 2014 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

+###############################################################################

+scripteditor.action.open=\u958b\u304f(&O)

+scripteditor.action.clear=\u65b0\u898f\u4f5c\u6210

+scripteditor.action.save=\u4fdd\u5b58(&S)

+scripteditor.action.save.as=\u540d\u524d\u3092\u4ed8\u3051\u3066\u4fdd\u5b58...

+scripteditor.action.movieopen=\u30e1\u30c7\u30a3\u30a2\u3092\u958b\u304f(&M)

+scripteditor.action.reload=\u30ea\u30ed\u30fc\u30c9(F5)

+scripteditor.action.csv.import=CSV\u5165\u529b

+scripteditor.action.csv.export=CSV\u51fa\u529b

+scripteditor.action.script.import=\u53f0\u672c\u5165\u529b

+scripteditor.action.scriptcsv.import=\u53f0\u672cCSV\u5165\u529b

+scripteditor.action.scriptcsv.export=\u53f0\u672cCSV\u51fa\u529b

+scripteditor.action.caption.import=\u5b57\u5e55\u5165\u529b

+scripteditor.action.captionsrt.import=\u5b57\u5e55SRT\u5165\u529b

+scripteditor.action.caption.export=\u5b57\u5e55\u51fa\u529b

+scripteditor.action.exit=\u7d42\u4e86(&X)

+

+scripteditor.action.play=\u518d\u751f

+scripteditor.action.pause=\u4e00\u6642\u505c\u6b62

+scripteditor.action.play_pause=\u518d\u751f/\u4e00\u6642\u505c\u6b62

+scripteditor.action.rewind=\u5148\u982d\u306b\u623b\u308b(&R)

+scripteditor.action.analyze=\u52d5\u753b\u3092\u691c\u51fa

+

+scripteditor.action.ttspanel=TTS \u30c1\u30e5\u30fc\u30cb\u30f3\u30b0\u30d1\u30cd\u30eb\u306e\u8d77\u52d5(&T)

+

+scripteditor.popup.captureaudio=\u30aa\u30fc\u30c7\u30a3\u30aa\u30fb\u30ad\u30e3\u30d7\u30c1\u30e3

+scripteditor.popup.captureaudio.capture=\u30ad\u30e3\u30d7\u30c1\u30e3\u3057\u306a\u304c\u3089\u518d\u751f

+scripteditor.popup.captureaudio.script.enable=\u97f3\u58f0\u89e3\u8aac\u3092\u518d\u751f

+scripteditor.popup.captureaudio.clear=\u30ad\u30e3\u30d7\u30c1\u30e3\u30fb\u30c7\u30fc\u30bf\u306e\u30af\u30ea\u30a2

+

+scripteditor.menu.file=\u30d5\u30a1\u30a4\u30eb(&F)

+scripteditor.menu.multimedia=\u30de\u30eb\u30c1\u30e1\u30c7\u30a3\u30a2(&m)

+scripteditor.menu.multimedia.capturemode=\u30aa\u30fc\u30c7\u30a3\u30aa\u30fb\u30ad\u30e3\u30d7\u30c1\u30e3\u30fc

+scripteditor.menu.favorite=\u304a\u6c17\u306b\u5165\u308a(&a)

+scripteditor.menu.window=\u30a6\u30a3\u30f3\u30c9\u30a6(&d)

+scripteditor.menu.window.tool=\u30c4\u30fc\u30eb(&T)

+

+scripteditor.view.timeline=\u30bf\u30a4\u30e0\u30e9\u30a4\u30f3

+scripteditor.view.editpanel=\u97f3\u58f0\u89e3\u8aac

+scripteditor.view.scriptlist=\u97f3\u58f0\u89e3\u8aac\u30ea\u30b9\u30c8

+

+scripteditor.tabitem.editpanel=\u97f3\u58f0\u89e3\u8aac

+scripteditor.tabitem.selwavfile=WAV\u30d5\u30a1\u30a4\u30eb\u9078\u629e

+scripteditor.tabitem.selwavfile.descstandby=\u30ea\u30b9\u30c8\u304b\u3089\u97f3\u58f0\u89e3\u8aac\u30c7\u30fc\u30bf\u3092\u9078\u629e\u3057\u3066\u4e0b\u3055\u3044

+scripteditor.tabitem.selwavfile.wavstandby=\u3053\u3053\u306b\u3001WAV\u30d5\u30a1\u30a4\u30eb\u3092\u30c9\u30ed\u30c3\u30d7\u3057\u3066\u4e0b\u3055\u3044

+scripteditor.tabitem.selwavfile.wavformerr=WAV\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u7121\u3044\u304b\u3001\u30c7\u30fc\u30bf\u304c\u58ca\u308c\u3066\u3044\u307e\u3059\u3002

+scripteditor.tabitem.selwavfile.cannotcontrol=\u97f3\u58f0\u89e3\u8aac\u306e\u8907\u6570\u9078\u629e\u4e2d\u306f\u3001\u3053\u306e\u30bf\u30d6\u753b\u9762\u306f\u4f7f\u7528\u51fa\u6765\u307e\u305b\u3093\u3002

+

+scripteditor.preference.capture.name=\u30ad\u30e3\u30d7\u30c1\u30e3\u30fc\u30fb\u30aa\u30fc\u30c7\u30a3\u30aa\u8a2d\u5b9a

+scripteditor.preference.csvrule.name=CSV\u30c7\u30fc\u30bf\u5165\u529b\u8a2d\u5b9a

+

+browser.ie.title=Web\u30d6\u30e9\u30a6\u30b6\u30fc (ACTF)

diff --git a/plugins/org.eclipse.actf.examples.scripteditor/src/org/eclipse/actf/examples/scripteditor/ApplicationWorkbenchWindowAdvisor.java b/plugins/org.eclipse.actf.examples.scripteditor/src/org/eclipse/actf/examples/scripteditor/ApplicationWorkbenchWindowAdvisor.java
index 9e90eee..228afc2 100644
--- a/plugins/org.eclipse.actf.examples.scripteditor/src/org/eclipse/actf/examples/scripteditor/ApplicationWorkbenchWindowAdvisor.java
+++ b/plugins/org.eclipse.actf.examples.scripteditor/src/org/eclipse/actf/examples/scripteditor/ApplicationWorkbenchWindowAdvisor.java
@@ -45,7 +45,7 @@
 		configurer.setInitialSize(new Point(1000, 768));
 		configurer.setShowCoolBar(false);
 		configurer.setShowStatusLine(false);
-		configurer.setTitle("ACTF ScriptEditor");
+		configurer.setTitle("EASEL");
 
 		configurer.getWindow().addPerspectiveListener(
 				new IPerspectiveListener() {