Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse Titan
titan.EclipsePlug-ins
Commits
753183e2
Commit
753183e2
authored
Apr 22, 2016
by
balaskoa
Browse files
version update in src to R5A
Signed-off-by:
balaskoa
<
jeno.balasko@ericsson.com
>
parent
d425e953
Changes
16
Hide whitespace changes
Inline
Side-by-side
TITAN_Designer_feature/feature.xml
View file @
753183e2
...
...
@@ -10,7 +10,7 @@
<feature
id=
"TITAN_Designer"
label=
"TITAN_Designer_Feature"
version=
"5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100"
version=
"5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100"
provider-name=
"Eclipse Titan Project"
>
<description
url=
"http://ttcn.ericsson.se/download/update_site/releasenotes.pdf"
>
...
...
@@ -162,21 +162,21 @@ This Agreement is governed by the laws of the State of New York and the intellec
id=
"org.eclipse.titan.designer"
download-size=
"3841"
install-size=
"0"
version=
"5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100"
version=
"5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100"
unpack=
"false"
/>
<plugin
id=
"org.eclipse.titan.help"
download-size=
"10546"
install-size=
"0"
version=
"5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100"
version=
"5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100"
unpack=
"false"
/>
<plugin
id=
"org.eclipse.titan.common"
download-size=
"532"
install-size=
"0"
version=
"5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100"
version=
"5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100"
unpack=
"false"
/>
</feature>
TITAN_Executor_feature/feature.xml
View file @
753183e2
...
...
@@ -10,7 +10,7 @@
<feature
id=
"TITAN_Executor"
label=
"TITAN_Executor_Feature"
version=
"5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100"
version=
"5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100"
provider-name=
"Eclipse Titan Project"
>
<description
url=
"http://ttcn.ericsson.se/download/update_site/releasenotes.pdf"
>
...
...
@@ -156,21 +156,21 @@ This Agreement is governed by the laws of the State of New York and the intellec
id=
"org.eclipse.titan.executor"
download-size=
"720"
install-size=
"0"
version=
"5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100"
version=
"5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100"
unpack=
"false"
/>
<plugin
id=
"org.eclipse.titan.help"
download-size=
"10546"
install-size=
"0"
version=
"5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100"
version=
"5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100"
unpack=
"false"
/>
<plugin
id=
"org.eclipse.titan.common"
download-size=
"532"
install-size=
"0"
version=
"5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100"
version=
"5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100"
unpack=
"false"
/>
</feature>
TITAN_Log_Viewer_Feature/feature.xml
View file @
753183e2
...
...
@@ -10,7 +10,7 @@
<feature
id=
"TITAN_Log_Viewer"
label=
"TITAN Log Viewer"
version=
"5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100"
version=
"5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100"
provider-name=
"Eclipse Titan Project"
>
<description
url=
"http://ttcn.ericsson.se/download/update_site/releasenotes.pdf"
>
...
...
automatic_build/build_config.xml
View file @
753183e2
...
...
@@ -10,7 +10,7 @@
<project
basedir=
"."
name=
"config"
>
<!-- The qualifier of the features -->
<property
name=
"version"
value=
"5.
4.3
.CRL_113_200_5_R
4D
"
/>
<property
name=
"version"
value=
"5.
5.0
.CRL_113_200_5_R
5A
"
/>
<tstamp/>
<property
name=
"timestamp"
value=
"${DSTAMP}-${TSTAMP}"
/>
<property
name=
"version.qualifier"
value=
"${version}_${timestamp}"
/>
...
...
org.eclipse.titan.common/META-INF/MANIFEST.MF
View file @
753183e2
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 23.6-b04 (Oracle Corporation)
Bundle-ManifestVersion: 2
Bundle-Name: Common TITAN on Eclipse Plug-in
Bundle-SymbolicName: org.eclipse.titan.common;singleton:=true
Bundle-Version: 5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100
Bundle-Activator: org.eclipse.titan.common.Activator
Bundle-Vendor: Eclipse Titan Project
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.ui.console,
org.eclipse.core.resources,
org.eclipse.debug.core,
org.eclipse.core.filesystem,
org.eclipse.ui.ide,
org.antlr.runtime;bundle-version="4.3.0"
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Eclipse-LazyStart: true
Export-Package: org.eclipse.titan.common,
org.eclipse.titan.common.actions,
org.eclipse.titan.common.fieldeditors,
org.eclipse.titan.common.logging,
org.eclipse.titan.common.parsers,
org.eclipse.titan.common.parsers.cfg,
org.eclipse.titan.common.parsers.cfg.indices,
org.eclipse.titan.common.path,
org.eclipse.titan.common.product,
org.eclipse.titan.common.utils,
org.eclipse.titan.common.utils.preferences
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 23.6-b04 (Oracle Corporation)
Bundle-ManifestVersion: 2
Bundle-Name: Common TITAN on Eclipse Plug-in
Bundle-SymbolicName: org.eclipse.titan.common;singleton:=true
Bundle-Version: 5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100
Bundle-Activator: org.eclipse.titan.common.Activator
Bundle-Vendor: Eclipse Titan Project
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.ui.console,
org.eclipse.core.resources,
org.eclipse.debug.core,
org.eclipse.core.filesystem,
org.eclipse.ui.ide,
org.antlr.runtime;bundle-version="4.3.0"
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Eclipse-LazyStart: true
Export-Package: org.eclipse.titan.common,
org.eclipse.titan.common.actions,
org.eclipse.titan.common.fieldeditors,
org.eclipse.titan.common.logging,
org.eclipse.titan.common.parsers,
org.eclipse.titan.common.parsers.cfg,
org.eclipse.titan.common.parsers.cfg.indices,
org.eclipse.titan.common.path,
org.eclipse.titan.common.product,
org.eclipse.titan.common.utils,
org.eclipse.titan.common.utils.preferences
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
org.eclipse.titan.debug/META-INF/MANIFEST.MF
View file @
753183e2
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Titan_Debug
Bundle-SymbolicName: org.eclipse.titan.debug;singleton:=true
Bundle-Version: 5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100
Bundle-Activator: org.eclipse.titan.debug.Activator
Bundle-Vendor: Eclipse Titan Project
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.titan.common,
org.eclipse.core.resources,
org.eclipse.ui.console,
org.eclipse.titan.common;bundle-version="5.
4.3
",
org.eclipse.titan.designer;bundle-version="5.
4.3"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Eclipse-LazyStart: true
Bundle-ClassPath: .
Import-Package: org.eclipse.titan.designer,
org.eclipse.titan.designer.AST,
org.eclipse.titan.designer.AST.ASN1,
org.eclipse.titan.designer.AST.ASN1.Object,
org.eclipse.titan.designer.AST.ASN1.definitions,
org.eclipse.titan.designer.AST.ASN1.types,
org.eclipse.titan.designer.AST.ASN1.values,
org.eclipse.titan.designer.AST.TTCN3,
org.eclipse.titan.designer.AST.TTCN3.attributes,
org.eclipse.titan.designer.AST.TTCN3.definitions,
org.eclipse.titan.designer.AST.TTCN3.statements,
org.eclipse.titan.designer.AST.TTCN3.templates,
org.eclipse.titan.designer.AST.TTCN3.types,
org.eclipse.titan.designer.AST.TTCN3.types.subtypes,
org.eclipse.titan.designer.AST.TTCN3.values,
org.eclipse.titan.designer.AST.TTCN3.values.expressions,
org.eclipse.titan.designer.consoles,
org.eclipse.titan.designer.core,
org.eclipse.titan.designer.editors,
org.eclipse.titan.designer.editors.asn1editor,
org.eclipse.titan.designer.editors.ttcn3editor,
org.eclipse.titan.designer.extensions,
org.eclipse.titan.designer.parsers,
org.eclipse.titan.designer.preferences,
org.eclipse.titan.designer.preferences.pages,
org.eclipse.titan.designer.properties.data,
org.eclipse.titan.designer.wizards,
org.eclipse.titan.designer.wizards.projectFormat
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Titan_Debug
Bundle-SymbolicName: org.eclipse.titan.debug;singleton:=true
Bundle-Version: 5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100
Bundle-Activator: org.eclipse.titan.debug.Activator
Bundle-Vendor: Eclipse Titan Project
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.titan.common,
org.eclipse.core.resources,
org.eclipse.ui.console,
org.eclipse.titan.common;bundle-version="5.
5.0
",
org.eclipse.titan.designer;bundle-version="5.
5.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Eclipse-LazyStart: true
Bundle-ClassPath: .
Import-Package: org.eclipse.titan.designer,
org.eclipse.titan.designer.AST,
org.eclipse.titan.designer.AST.ASN1,
org.eclipse.titan.designer.AST.ASN1.Object,
org.eclipse.titan.designer.AST.ASN1.definitions,
org.eclipse.titan.designer.AST.ASN1.types,
org.eclipse.titan.designer.AST.ASN1.values,
org.eclipse.titan.designer.AST.TTCN3,
org.eclipse.titan.designer.AST.TTCN3.attributes,
org.eclipse.titan.designer.AST.TTCN3.definitions,
org.eclipse.titan.designer.AST.TTCN3.statements,
org.eclipse.titan.designer.AST.TTCN3.templates,
org.eclipse.titan.designer.AST.TTCN3.types,
org.eclipse.titan.designer.AST.TTCN3.types.subtypes,
org.eclipse.titan.designer.AST.TTCN3.values,
org.eclipse.titan.designer.AST.TTCN3.values.expressions,
org.eclipse.titan.designer.consoles,
org.eclipse.titan.designer.core,
org.eclipse.titan.designer.editors,
org.eclipse.titan.designer.editors.asn1editor,
org.eclipse.titan.designer.editors.ttcn3editor,
org.eclipse.titan.designer.extensions,
org.eclipse.titan.designer.parsers,
org.eclipse.titan.designer.preferences,
org.eclipse.titan.designer.preferences.pages,
org.eclipse.titan.designer.properties.data,
org.eclipse.titan.designer.wizards,
org.eclipse.titan.designer.wizards.projectFormat
org.eclipse.titan.debug/plugin.xml
View file @
753183e2
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2000-2016 Ericsson Telecom AB
...
...
@@ -7,141 +7,141 @@
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
-->
<?eclipse version="3.4"?>
<plugin>
<extension
point=
"org.eclipse.ui.popupMenus"
>
<objectContribution
objectClass=
"org.eclipse.core.resources.IProject"
adaptable =
"true"
id=
"org.eclipse.titan.debug.actions.ProjectReAnalyzer"
>
<menu
id =
"TITAN_popup_Menu"
label =
"Titan debug"
>
<separator
name =
"group1"
/>
<separator
name =
"group2"
/>
</menu>
<action
label=
"Force Re-Analysis of projects"
class=
"org.eclipse.titan.debug.actions.ProjectReAnalyzer"
menubarPath =
"TITAN_popup_Menu/group1"
enablesFor=
"1"
id=
"org.eclipse.titan.debug.actions.ProjectReAnalyzer"
>
</action>
<action
label=
"Force Semantic Re-Analysis of projects"
class=
"org.eclipse.titan.debug.actions.ProjectSemanticReAnalyzer"
menubarPath =
"TITAN_popup_Menu/group1"
enablesFor=
"1"
id=
"org.eclipse.titan.debug.actions.ProjectSemanticReAnalyzer"
>
</action>
<action
label=
"Export debug info of AST"
class=
"org.eclipse.titan.debug.actions.Export_Debug_AST_Action"
menubarPath =
"TITAN_popup_Menu/group1"
enablesFor=
"1"
id=
"org.eclipse.titan.debug.actions.Export_Debug_AST_Action"
>
</action>
</objectContribution>
<viewerContribution
id=
"org.eclipse.titan.designer.editors.popup"
targetID=
"org.eclipse.titan.designer.editors.ttcn3editor.context"
>
<menu
id=
"org.eclipse.titan.debug.menu.ContextMenu"
label=
"Titan Debug"
>
<separator
name=
"organize"
/>
</menu>
<action
id=
"org.eclipse.titan.debug.commands.Export_Debug_AST"
definitionId=
"org.eclipse.titan.debug.commands.Export_Debug_ASTCommand"
label=
"Export Debug AST"
icon=
"icons/titan.gif"
menubarPath=
"org.eclipse.titan.debug.menu.ContextMenu/organize"
class=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
>
</action>
<action
id=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
definitionId=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
label=
"Force Re-Analysis of projects"
icon=
"icons/titan.gif"
menubarPath=
"org.eclipse.titan.debug.menu.ContextMenu/organize"
class=
"org.eclipse.titan.debug.actions.ProjectReAnalyzerEditor"
/>
</viewerContribution>
</extension>
<extension
point=
"org.eclipse.ui.editorActions"
>
<editorContribution
id=
"org.eclipse.titan.designer.editors.ttcn3editor.actions"
targetID=
"org.eclipse.titan.designer.editors.ttcn3editor.TTCN3Editor"
>
<action
id=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
definitionId=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
label=
"Export Debug AST"
icon=
"icons/titan.gif"
class=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
>
</action>
</editorContribution>
</extension>
<extension
point=
"org.eclipse.ui.commands"
>
<category
id=
"org.eclipse.titan.debug.commands.Commands"
name=
"Titan Debug commands"
/>
<command
categoryId=
"org.eclipse.titan.debug.commands.Commands"
description=
"Export debug information to console"
id=
"org.eclipse.titan.debug.commands.Export_Debug_ASTCommand"
name=
"Export Debug AST"
/>
<command
categoryId=
"org.eclipse.titan.debug.commands.Commands"
description=
"Check a module for code smells"
id=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
name=
"Re-Analyze projects"
/>
</extension>
<extension
point=
"org.eclipse.ui.editorActions"
>
<editorContribution
id=
"org.eclipse.titan.designer.editors.ttcn3editor.actions"
targetID=
"org.eclipse.titan.designer.editors.ttcn3editor.TTCN3Editor"
>
<action
id=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
definitionId=
"org.eclipse.titan.debug.commands.Export_Debug_ASTCommand"
label=
"Export Debug AST"
icon=
"icons/titan.gif"
class=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
>
</action>
<action
id=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
definitionId=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
label=
"Force Re-Analysis of projects"
class=
"org.eclipse.titan.debug.actions.ProjectReAnalyzerEditor"
/>
</editorContribution>
</extension>
<extension
point=
"org.eclipse.ui.menus"
>
<menuContribution
allPopups=
"false"
locationURI=
"toolbar:org.eclipse.ui.main.toolbar?after=additions"
>
<toolbar
id=
"org.eclipse.ttian.debug.toolbar"
label=
"Titan debug toolbar"
>
<command
commandId=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
icon=
"icons/titan.gif"
label=
"Re-Analysis"
style=
"push"
tooltip=
"Force Re-Analysis of projects"
>
</command>
</toolbar>
</menuContribution>
</extension>
<extension
point=
"org.eclipse.ui.bindings"
>
<key
commandId=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
contextId=
"org.eclipse.titan.designer.editors.TTCN3EditorScope"
schemeId=
"org.eclipse.ui.defaultAcceleratorConfiguration"
sequence=
"CTRL+SHIFT+R"
/>
</extension>
</plugin>
<?eclipse version="3.4"?>
<plugin>
<extension
point=
"org.eclipse.ui.popupMenus"
>
<objectContribution
objectClass=
"org.eclipse.core.resources.IProject"
adaptable =
"true"
id=
"org.eclipse.titan.debug.actions.ProjectReAnalyzer"
>
<menu
id =
"TITAN_popup_Menu"
label =
"Titan debug"
>
<separator
name =
"group1"
/>
<separator
name =
"group2"
/>
</menu>
<action
label=
"Force Re-Analysis of projects"
class=
"org.eclipse.titan.debug.actions.ProjectReAnalyzer"
menubarPath =
"TITAN_popup_Menu/group1"
enablesFor=
"1"
id=
"org.eclipse.titan.debug.actions.ProjectReAnalyzer"
>
</action>
<action
label=
"Force Semantic Re-Analysis of projects"
class=
"org.eclipse.titan.debug.actions.ProjectSemanticReAnalyzer"
menubarPath =
"TITAN_popup_Menu/group1"
enablesFor=
"1"
id=
"org.eclipse.titan.debug.actions.ProjectSemanticReAnalyzer"
>
</action>
<action
label=
"Export debug info of AST"
class=
"org.eclipse.titan.debug.actions.Export_Debug_AST_Action"
menubarPath =
"TITAN_popup_Menu/group1"
enablesFor=
"1"
id=
"org.eclipse.titan.debug.actions.Export_Debug_AST_Action"
>
</action>
</objectContribution>
<viewerContribution
id=
"org.eclipse.titan.designer.editors.popup"
targetID=
"org.eclipse.titan.designer.editors.ttcn3editor.context"
>
<menu
id=
"org.eclipse.titan.debug.menu.ContextMenu"
label=
"Titan Debug"
>
<separator
name=
"organize"
/>
</menu>
<action
id=
"org.eclipse.titan.debug.commands.Export_Debug_AST"
definitionId=
"org.eclipse.titan.debug.commands.Export_Debug_ASTCommand"
label=
"Export Debug AST"
icon=
"icons/titan.gif"
menubarPath=
"org.eclipse.titan.debug.menu.ContextMenu/organize"
class=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
>
</action>
<action
id=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
definitionId=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
label=
"Force Re-Analysis of projects"
icon=
"icons/titan.gif"
menubarPath=
"org.eclipse.titan.debug.menu.ContextMenu/organize"
class=
"org.eclipse.titan.debug.actions.ProjectReAnalyzerEditor"
/>
</viewerContribution>
</extension>
<extension
point=
"org.eclipse.ui.editorActions"
>
<editorContribution
id=
"org.eclipse.titan.designer.editors.ttcn3editor.actions"
targetID=
"org.eclipse.titan.designer.editors.ttcn3editor.TTCN3Editor"
>
<action
id=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
definitionId=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
label=
"Export Debug AST"
icon=
"icons/titan.gif"
class=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
>
</action>
</editorContribution>
</extension>
<extension
point=
"org.eclipse.ui.commands"
>
<category
id=
"org.eclipse.titan.debug.commands.Commands"
name=
"Titan Debug commands"
/>
<command
categoryId=
"org.eclipse.titan.debug.commands.Commands"
description=
"Export debug information to console"
id=
"org.eclipse.titan.debug.commands.Export_Debug_ASTCommand"
name=
"Export Debug AST"
/>
<command
categoryId=
"org.eclipse.titan.debug.commands.Commands"
description=
"Check a module for code smells"
id=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
name=
"Re-Analyze projects"
/>
</extension>
<extension
point=
"org.eclipse.ui.editorActions"
>
<editorContribution
id=
"org.eclipse.titan.designer.editors.ttcn3editor.actions"
targetID=
"org.eclipse.titan.designer.editors.ttcn3editor.TTCN3Editor"
>
<action
id=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
definitionId=
"org.eclipse.titan.debug.commands.Export_Debug_ASTCommand"
label=
"Export Debug AST"
icon=
"icons/titan.gif"
class=
"org.eclipse.titan.debug.actions.Export_Debug_AST"
>
</action>
<action
id=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
definitionId=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
label=
"Force Re-Analysis of projects"
class=
"org.eclipse.titan.debug.actions.ProjectReAnalyzerEditor"
/>
</editorContribution>
</extension>
<extension
point=
"org.eclipse.ui.menus"
>
<menuContribution
allPopups=
"false"
locationURI=
"toolbar:org.eclipse.ui.main.toolbar?after=additions"
>
<toolbar
id=
"org.eclipse.ttian.debug.toolbar"
label=
"Titan debug toolbar"
>
<command
commandId=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
icon=
"icons/titan.gif"
label=
"Re-Analysis"
style=
"push"
tooltip=
"Force Re-Analysis of projects"
>
</command>
</toolbar>
</menuContribution>
</extension>
<extension
point=
"org.eclipse.ui.bindings"
>
<key
commandId=
"org.eclipse.titan.debug.commands.ProjectReanalyzer"
contextId=
"org.eclipse.titan.designer.editors.TTCN3EditorScope"
schemeId=
"org.eclipse.ui.defaultAcceleratorConfiguration"
sequence=
"CTRL+SHIFT+R"
/>
</extension>
</plugin>
org.eclipse.titan.designer/META-INF/MANIFEST.MF
View file @
753183e2
...
...
@@ -4,7 +4,7 @@ Created-By: 23.6-b04 (Oracle Corporation)
Bundle-ManifestVersion: 2
Bundle-Name: TITAN_Designer Plug-in
Bundle-SymbolicName: org.eclipse.titan.designer;singleton:=true
Bundle-Version: 5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100
Bundle-Version: 5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100
Bundle-Activator: org.eclipse.titan.designer.Activator
Bundle-Vendor: Eclipse Titan Project
Require-Bundle: org.eclipse.ui,
...
...
org.eclipse.titan.designer/src/org/eclipse/titan/designer/GeneralConstants.java
View file @
753183e2
...
...
@@ -20,7 +20,7 @@ import org.eclipse.titan.designer.properties.data.FolderBuildPropertyData;
*/
public
final
class
GeneralConstants
{
public
static
final
ProductIdentity
ON_THE_FLY_ANALYZER_VERSION
=
ProductIdentity
.
getProductIdentity
(
ProductIdentity
.
TITAN_PRODUCT_NUMBER
,
5
,
4
,
3
,
0
);
ProductIdentity
.
getProductIdentity
(
ProductIdentity
.
TITAN_PRODUCT_NUMBER
,
5
,
5
,
0
,
0
);
public
static
final
boolean
DEBUG
=
true
;
public
static
final
boolean
ETSI_BUILD
=
false
;
...
...
org.eclipse.titan.executor/META-INF/MANIFEST.MF
View file @
753183e2
...
...
@@ -4,7 +4,7 @@ Created-By: 23.6-b04 (Oracle Corporation)
Bundle-ManifestVersion: 2
Bundle-Name: TITAN_Executor Plug-in
Bundle-SymbolicName: org.eclipse.titan.executor;singleton:=true
Bundle-Version: 5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100
Bundle-Version: 5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100
Bundle-Activator: org.eclipse.titan.executor.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
...
...
@@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.core.variables,
org.eclipse.debug.ui,
org.eclipse.core.expressions,
org.eclipse.titan.common;bundle-version="5.
4.3
"
org.eclipse.titan.common;bundle-version="5.
5.0
"
Bundle-ActivationPolicy: lazy
Eclipse-LazyStart: true
Bundle-Vendor: Eclipse Titan Project
...
...
org.eclipse.titan.executor/src/org/eclipse/titan/executor/executors/jni/LaunchConfigurationDelegate.java
View file @
753183e2
...
...
@@ -24,8 +24,8 @@ import org.eclipse.titan.executor.jni.JNIMiddleWare;
public
final
class
LaunchConfigurationDelegate
extends
TitanLaunchConfigurationDelegate
{
/** { ttcn3_major, ttcn3_minor, ttcn3_patchlevel, ttcn3_buildnumber } */
private
final
ProductIdentity
versionLow
=
ProductIdentity
.
getProductIdentity
(
ProductIdentity
.
TITAN_PRODUCT_NUMBER
,
5
,
4
,
3
,
0
);
private
final
ProductIdentity
versionHigh
=
ProductIdentity
.
getProductIdentity
(
ProductIdentity
.
TITAN_PRODUCT_NUMBER
,
5
,
4
,
3
,
0
);
private
final
ProductIdentity
versionLow
=
ProductIdentity
.
getProductIdentity
(
ProductIdentity
.
TITAN_PRODUCT_NUMBER
,
5
,
5
,
0
,
0
);
private
final
ProductIdentity
versionHigh
=
ProductIdentity
.
getProductIdentity
(
ProductIdentity
.
TITAN_PRODUCT_NUMBER
,
5
,
5
,
0
,
0
);
@Override
public
void
launch
(
final
ILaunchConfiguration
arg0
,
final
String
arg1
,
final
ILaunch
arg2
,
final
IProgressMonitor
arg3
)
throws
CoreException
{
...
...
org.eclipse.titan.help/META-INF/MANIFEST.MF
View file @
753183e2
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 23.6-b04 (Oracle Corporation)
Bundle-ManifestVersion: 2
Bundle-Name: TITAN_Help Plug-in
Bundle-SymbolicName: org.eclipse.titan.help;singleton:=true
Bundle-Version: 5.
4.3
.CRL_113_200_5_R
4D
_20160
301
-1100
Bundle-Vendor: Eclipse Titan Project
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 23.6-b04 (Oracle Corporation)
Bundle-ManifestVersion: 2
Bundle-Name: TITAN_Help Plug-in
Bundle-SymbolicName: org.eclipse.titan.help;singleton:=true
Bundle-Version: 5.
5.0
.CRL_113_200_5_R
5A
_20160
422
-1100
Bundle-Vendor: Eclipse Titan Project
org.eclipse.titan.log.viewer/META-INF/MANIFEST.MF
View file @
753183e2
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 23.6-b04 (Oracle Corporation)
Bundle-ManifestVersion: 2
Bundle-Name: TITAN Log Viewer
Bundle-SymbolicName: org.eclipse.titan.log.viewer;singleton:=true