Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Redor2015-04-30 09:34:41 +0000
committerLaurent Redor2015-04-30 13:12:23 +0000
commit4786daf302b65739b7b925e1fc8145b03c204cb5 (patch)
treefa11357121c0173eb106e1d33dcf34eb01abaced
parent33e0a0109d22f3a51c19451374f332c553de20e1 (diff)
downloadorg.eclipse.sirius-4786daf302b65739b7b925e1fc8145b03c204cb5.tar.gz
org.eclipse.sirius-4786daf302b65739b7b925e1fc8145b03c204cb5.tar.xz
org.eclipse.sirius-4786daf302b65739b7b925e1fc8145b03c204cb5.zip
[456079] Cleanup existing features description
Bug: 456079 Change-Id: I78d0938faaeb0e9873c3268e8e64800808717f0c Signed-off-by: Laurent Redor <laurent.redor@obeo.fr>
-rw-r--r--packaging/org.eclipse.sirius.doc.feature/feature.xml2
-rw-r--r--packaging/org.eclipse.sirius.runtime.acceleo/feature.xml4
-rw-r--r--packaging/org.eclipse.sirius.runtime.aql/feature.xml4
-rw-r--r--packaging/org.eclipse.sirius.runtime.ide.eef/feature.xml3
-rw-r--r--packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/feature.xml3
-rw-r--r--packaging/org.eclipse.sirius.runtime.ide.ui/feature.xml3
-rw-r--r--packaging/org.eclipse.sirius.runtime.ide.xtext/feature.xml3
-rw-r--r--packaging/org.eclipse.sirius.runtime.ocl/feature.xml4
-rw-r--r--packaging/org.eclipse.sirius.runtime/feature.xml3
-rw-r--r--packaging/org.eclipse.sirius.samples/feature.xml3
-rw-r--r--packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/feature.xml3
-rw-r--r--packaging/org.eclipse.sirius.specifier.ide.ui.aql/feature.xml4
-rw-r--r--packaging/org.eclipse.sirius.specifier.ide.ui/feature.xml3
-rw-r--r--packaging/org.eclipse.sirius.tests.support/feature.xml4
-rw-r--r--packaging/org.eclipse.sirius.tests/feature.xml4
15 files changed, 29 insertions, 21 deletions
diff --git a/packaging/org.eclipse.sirius.doc.feature/feature.xml b/packaging/org.eclipse.sirius.doc.feature/feature.xml
index 013ec99173..3721eff1dd 100644
--- a/packaging/org.eclipse.sirius.doc.feature/feature.xml
+++ b/packaging/org.eclipse.sirius.doc.feature/feature.xml
@@ -19,7 +19,7 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Sirius documentation. Includes information on how to use Sirius-based modelers (for end-users), how to create new graphical modelers using Sirius (for specifiers/architects) and how to extend the Sirius platform (for developers and advanced specifiers).
+Sirius documentation. Includes information on how to use Sirius-based modelers (for end-users), how to create new graphical modelers using Sirius (for specifiers/architects) and how to extend the Sirius platform (for developers and advanced specifiers).
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.runtime.acceleo/feature.xml b/packaging/org.eclipse.sirius.runtime.acceleo/feature.xml
index 46afcfa9b4..8017137d28 100644
--- a/packaging/org.eclipse.sirius.runtime.acceleo/feature.xml
+++ b/packaging/org.eclipse.sirius.runtime.acceleo/feature.xml
@@ -19,8 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Sirius runtime support for interpreting Acceleo 3.x queries used
-in Viewpoint Specification Models. Install this if you want to use Sirius-based modelers which use Acceleo in their definition.
+Sirius runtime support for interpreting Acceleo 3.x queries used in Viewpoint Specification Models.
+Install this if you want to use Sirius-based modelers which use Acceleo in their definition.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.runtime.aql/feature.xml b/packaging/org.eclipse.sirius.runtime.aql/feature.xml
index 08dec8cc24..72b84f7141 100644
--- a/packaging/org.eclipse.sirius.runtime.aql/feature.xml
+++ b/packaging/org.eclipse.sirius.runtime.aql/feature.xml
@@ -19,8 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Sirius runtime support for interpreting Acceleo expression in Viewpoint Specification Models using the AQL light interpreter.
- Install this if you want to use the AQL light interpreter.
+Sirius runtime support for interpreting Acceleo expression in Viewpoint Specification Models using the AQL light interpreter.
+Install this if you want to use the AQL light interpreter.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.runtime.ide.eef/feature.xml b/packaging/org.eclipse.sirius.runtime.ide.eef/feature.xml
index 3a026779cd..c9c8d473bb 100644
--- a/packaging/org.eclipse.sirius.runtime.ide.eef/feature.xml
+++ b/packaging/org.eclipse.sirius.runtime.ide.eef/feature.xml
@@ -19,7 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Support for using EEF views and wizards with Sirius representations. Install this if you have EEF-based property views for your domain model and want to see them when editing your domain through Sirius-based modelers.
+Support for using EEF views and wizards with Sirius representations.
+Install this if you have EEF-based property views for your domain model and want to see them when editing your domain through Sirius-based modelers.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/feature.xml b/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/feature.xml
index 24d4210a12..c88fce3cdf 100644
--- a/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/feature.xml
+++ b/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/feature.xml
@@ -19,7 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Sirius IDE integration with Acceleo 3. Provides Sirius-specific extensions to the Acceleo &quot;Interpreter&quot; view. Install this if you want to create Sirius-based modelers which use Acceleo expression and want to easily test your expressions.
+Sirius IDE integration with Acceleo 3. Provides Sirius-specific extensions to the Acceleo &quot;Interpreter&quot; view.
+Install this if you want to create Sirius-based modelers which use Acceleo expression and want to easily test your expressions.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.runtime.ide.ui/feature.xml b/packaging/org.eclipse.sirius.runtime.ide.ui/feature.xml
index e137669abe..e83f362a1b 100644
--- a/packaging/org.eclipse.sirius.runtime.ide.ui/feature.xml
+++ b/packaging/org.eclipse.sirius.runtime.ide.ui/feature.xml
@@ -19,7 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Sirius UI and workbench integration, including graphical editors for all types of Sirius representations, and support for Modeling projects with streamlined workflow. Install this if you need to use Sirius-based modelers or create new ones.
+Sirius UI and workbench integration, including graphical editors for all types of Sirius representations, and support for Modeling projects with streamlined workflow.
+Install this if you need to use Sirius-based modelers or create new ones.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.runtime.ide.xtext/feature.xml b/packaging/org.eclipse.sirius.runtime.ide.xtext/feature.xml
index 192f6e8856..b373a31a04 100644
--- a/packaging/org.eclipse.sirius.runtime.ide.xtext/feature.xml
+++ b/packaging/org.eclipse.sirius.runtime.ide.xtext/feature.xml
@@ -19,7 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Sirius support for Xtext models. Install this if you want to use Sirius-based modelers (or create new ones) on Xtext-based domain models.
+Sirius support for Xtext models.
+Install this if you want to use Sirius-based modelers (or create new ones) on Xtext-based domain models.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.runtime.ocl/feature.xml b/packaging/org.eclipse.sirius.runtime.ocl/feature.xml
index a83b218136..a34d546649 100644
--- a/packaging/org.eclipse.sirius.runtime.ocl/feature.xml
+++ b/packaging/org.eclipse.sirius.runtime.ocl/feature.xml
@@ -19,8 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Sirius runtime support for interpreting OCL queries used in Viewpoint
-Specification Models. Install this if you want to use Sirius-based modelers which use raw OCL expressions in their definitions.
+Sirius runtime support for interpreting OCL queries used in Viewpoint Specification Models.
+Install this if you want to use Sirius-based modelers which use raw OCL expressions in their definitions.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.runtime/feature.xml b/packaging/org.eclipse.sirius.runtime/feature.xml
index 3b0aa91551..1203eff1ce 100644
--- a/packaging/org.eclipse.sirius.runtime/feature.xml
+++ b/packaging/org.eclipse.sirius.runtime/feature.xml
@@ -19,7 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- The core runtime of Sirius, UI-independant and dialect-agnostic. Install this if you want to either use existing Sirius-based modelers or create new ones.
+The core runtime of Sirius, UI-independant and dialect-agnostic.
+Install this if you want to either use existing Sirius-based modelers or create new ones.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.samples/feature.xml b/packaging/org.eclipse.sirius.samples/feature.xml
index f9a7f44968..b13bb9906c 100644
--- a/packaging/org.eclipse.sirius.samples/feature.xml
+++ b/packaging/org.eclipse.sirius.samples/feature.xml
@@ -19,7 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Sample Sirius-based modelers, which can be used as examples and reference by specifiers. Install this if you plan to create Sirius-based modelers and want to have working examples to study.
+Sample Sirius-based modelers, which can be used as examples and reference by specifiers.
+Install this if you plan to create Sirius-based modelers and want to have working examples to study.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/feature.xml b/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/feature.xml
index 695959e501..279a05be56 100644
--- a/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/feature.xml
+++ b/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/feature.xml
@@ -19,7 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Provides completion and validation for Acceleo 3 expressions in the VSM editor. Install this if you want to create Sirius-based modelers which use Acceleo expressions in their definitions.
+Provides completion and validation for Acceleo 3 expressions in the VSM editor.
+Install this if you want to create Sirius-based modelers which use Acceleo expressions in their definitions.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.specifier.ide.ui.aql/feature.xml b/packaging/org.eclipse.sirius.specifier.ide.ui.aql/feature.xml
index e5a1892d6c..8f70378b96 100644
--- a/packaging/org.eclipse.sirius.specifier.ide.ui.aql/feature.xml
+++ b/packaging/org.eclipse.sirius.specifier.ide.ui.aql/feature.xml
@@ -19,8 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Provides completion and validation for Acceleo Query Language expressions in the VSM editor using the experimental light interpreter.
- Install this if you want to try the light interpreter.
+Provides completion and validation for Acceleo Query Language expressions in the VSM editor using the experimental light interpreter.
+Install this if you want to try the light interpreter.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.specifier.ide.ui/feature.xml b/packaging/org.eclipse.sirius.specifier.ide.ui/feature.xml
index ffdd3ecd24..d0bba2e98b 100644
--- a/packaging/org.eclipse.sirius.specifier.ide.ui/feature.xml
+++ b/packaging/org.eclipse.sirius.specifier.ide.ui/feature.xml
@@ -19,7 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- Sirius Specification Environment. Provides wizards and editors to create Viewpoint Specification Projects and Models. Install this if you want to create your own Sirius-based modelers.
+Sirius Specification Environment. Provides wizards and editors to create Viewpoint Specification Projects and Models.
+Install this if you want to create your own Sirius-based modelers.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.tests.support/feature.xml b/packaging/org.eclipse.sirius.tests.support/feature.xml
index 5ae8a2a008..a254c101bd 100644
--- a/packaging/org.eclipse.sirius.tests.support/feature.xml
+++ b/packaging/org.eclipse.sirius.tests.support/feature.xml
@@ -19,8 +19,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- APIs and runtime to write and run automated tests on Sirius-based
-modelers, using JUnit or SWTbot. Install this if you want to write automated tests for your own Sirius-based modelers.
+APIs and runtime to write and run automated tests on Sirius-based modelers, using JUnit or SWTbot.
+Install this if you want to write automated tests for your own Sirius-based modelers.
</description>
<copyright>
diff --git a/packaging/org.eclipse.sirius.tests/feature.xml b/packaging/org.eclipse.sirius.tests/feature.xml
index e28e1422e9..fc345861c5 100644
--- a/packaging/org.eclipse.sirius.tests/feature.xml
+++ b/packaging/org.eclipse.sirius.tests/feature.xml
@@ -18,8 +18,8 @@
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/sirius">
- APIs and runtime to write and run automated tests on Sirius-based
-modelers, using JUnit or SWTbot. Install this if you want to write automated tests for your own Sirius-based modelers.
+Automated tests of Sirius, using JUnit and SWTbot.
+Install this if you want to launch automated tests for Sirius-based modelers.
</description>
<copyright>

Back to the top