Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2013-06-11 18:46:57 +0000
committerrschnekenbu2013-06-11 18:46:57 +0000
commit4a1e44a450beb2f8711916ba5cf1606bcb1c8bc3 (patch)
tree7c10d66c6baef3cca38f64ba3cf24bff3f638b93 /tests/junit/plugins/uml/diagram
parent6f5f265bf12b19a39dd3219974bfec286429f844 (diff)
downloadorg.eclipse.papyrus-4a1e44a450beb2f8711916ba5cf1606bcb1c8bc3.tar.gz
org.eclipse.papyrus-4a1e44a450beb2f8711916ba5cf1606bcb1c8bc3.tar.xz
org.eclipse.papyrus-4a1e44a450beb2f8711916ba5cf1606bcb1c8bc3.zip
Share project "org.eclipse.papyrus.uml.diagram.component.tests" into "svn+ssh://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.papyrus"
- add internationalization
Diffstat (limited to 'tests/junit/plugins/uml/diagram')
-rw-r--r--tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/META-INF/MANIFEST.MF1
-rw-r--r--tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/about.html28
-rw-r--r--tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/build.properties4
-rw-r--r--tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/plugin.properties52
4 files changed, 84 insertions, 1 deletions
diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/META-INF/MANIFEST.MF
index f80bbf21837..29c0afcdaec 100644
--- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/META-INF/MANIFEST.MF
@@ -21,6 +21,7 @@ Require-Bundle: org.eclipse.ui,
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %providerName
+Bundle-Localization: plugin
Export-Package: org.eclipse.papyrus.uml.diagram.component.test,
org.eclipse.papyrus.uml.diagram.component.test.canonical,
org.eclipse.papyrus.uml.diagram.component.test.load
diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/about.html b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/about.html
new file mode 100644
index 00000000000..82d49bf5f81
--- /dev/null
+++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>June 5, 2007</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
+
+</body>
+</html>
diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/build.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/build.properties
index 41eb6ade2b4..65097381ac6 100644
--- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/build.properties
+++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/build.properties
@@ -1,4 +1,6 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
- .
+ .,\
+ about.html,\
+ plugin.properties
diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/plugin.properties
new file mode 100644
index 00000000000..d91e7d405a3
--- /dev/null
+++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/plugin.properties
@@ -0,0 +1,52 @@
+pluginName=Papyrus Component Diagram (Incubation)
+providerName=Eclipse Modeling Project
+editorName=PapyrusUMLComponentDiagram Diagram Editing
+context.description=Papyrus UML Component Diagram Editing
+context.name=In Papyrus UML Component Diagram Editor
+newWizardName=PapyrusUMLComponentDiagram Diagram
+newWizardDesc=Creates PapyrusUMLComponentDiagram diagram.
+ initDiagramActionLabel=Initialize PapyrusUMLComponent_diagram diagram file
+ navigatorContentName=*.PapyrusUMLComponent_diagram diagram contents
+update.diagram.name=Update PapyrusUMLComponentDiagram diagram
+update.diagram.description=Perform PapyrusUMLComponentDiagram diagram update
+ tab.appearance=Appearance
+tab.diagram=Rulers & Grid
+tab.domain=Core
+ prefpage.org.eclipse.uml2.uml.diagram.general=UML Diagram
+prefpage.org.eclipse.uml2.uml.diagram.appearance=Appearance
+prefpage.org.eclipse.uml2.uml.diagram.connections=Connections
+prefpage.org.eclipse.uml2.uml.diagram.printing=Printing
+prefpage.org.eclipse.uml2.uml.diagram.rulersAndGrid=Rulers And Grid
+ metatype.name.Model_1000=ComponentDiagram
+metatype.name.Component_2002=Component
+metatype.name.Interface_2003=Interface
+metatype.name.Package_3200=Package
+metatype.name.Comment_3201=Comment
+metatype.name.Constraint_3199=Constraint
+metatype.name.Port_3069=Port
+metatype.name.Component_3070=Component
+metatype.name.Component_3071=Component
+metatype.name.Interface_3072=Interface
+metatype.name.Comment_3074=Comment
+metatype.name.Constraint_3075=Constraint
+metatype.name.Usage_4001=Usage
+metatype.name.InterfaceRealization_4006=InterfaceRealization
+metatype.name.Generalization_4003=Generalization
+metatype.name.Substitution_4012=Substitution
+metatype.name.Manifestation_4014=Manifestation
+metatype.name.ComponentRealization_4007=ComponentRealization
+metatype.name.Abstraction_4013=Abstraction
+metatype.name.Link_4016=Undefined
+metatype.name.CommentAnnotatedElement_4015=CommentAnnotatedElement
+metatype.name.ConstraintConstrainedElement_4009=ConstraintConstrainedElement
+metatype.name.Dependency_4010=Dependency
+ cmdcategory.name=PapyrusUMLComponentDiagram Editor Commands
+cmdcategory.desc=PapyrusUMLComponentDiagram Editor Commands
+
+metatype.name.Package_1000=ComponentDiagram
+metatype.name.Dependency_3203=DependencyNode
+metatype.name.Model_3202=Model
+metatype.name.NamedElement_3204=DefaultNamedElement
+metatype.name.Model_3077=Model
+metatype.name.Package_3076=Package
+metatype.name.Dependency_4017=Dependency \ No newline at end of file

Back to the top