Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbrun2011-06-17 09:06:13 +0000
committercbrun2011-06-17 09:06:13 +0000
commite600085e5159721a8f02aac1d8c097d05e947886 (patch)
treef9ca0d9bfb9ce433268d180d6eb592996a825e68
parent1377b293648add2d82b33f0b965994844468cfe0 (diff)
downloadorg.eclipse.epp.packages-e600085e5159721a8f02aac1d8c097d05e947886.tar.gz
org.eclipse.epp.packages-e600085e5159721a8f02aac1d8c097d05e947886.tar.xz
org.eclipse.epp.packages-e600085e5159721a8f02aac1d8c097d05e947886.zip
updating package metadata
-rw-r--r--packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml65
1 files changed, 13 insertions, 52 deletions
diff --git a/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml b/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml
index fc9c6add..4e2f6412 100644
--- a/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml
+++ b/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml
@@ -14,7 +14,7 @@
bugzillaComponentId="modeling-package"
testPlan="http://www.eclipse.org/epp/testplan.php" >
<!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->
- <description><![CDATA[This modeling package contains a collection of Eclipse Modeling Project components, including EMF, GMF, MDT XSD/OCL/UML2, M2M, M2T, and EMFT elements. It includes a complete SDK, developer tools and source code.]]></description>
+ <description><![CDATA[This package contains framework and tools to leverage models : an Ecore graphical modeler (class-like diagram), Java code generation utility for RCP applications and the EMF Framework, model comparison support, support for XSD schemas, OCL and graphical modeler runtimes. It includes a complete SDK, developer tools and source code.]]></description>
<!-- packageTesters is a list of the people that are testing the package -->
<packageTesters>
<tester>Cédric Brun</tester>
@@ -23,65 +23,26 @@
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
- url="http://wiki.eclipse.org/EMF#New_.26_Noteworthy"
- project="Eclipse Modeling Framework" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/New_And_Noteworthy_for_CDO_2.0"
- project="CDO" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/EcoreTools_New_Noteworthy"
- project="Ecore Tools" />
+ url="http://wiki.eclipse.org/Acceleo/ReleaseReview/Indigo#New_and_noteworthy"
+ project="Acceleo" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/Mint_New_Noteworthy"
- project="EMF Mint" />
+ url="http://wiki.eclipse.org/EEF_New_and_Noteworthy"
+ project="EEF" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/MWE_New_Noteworthy"
- project="EMF MWE" />
+ url="http://wiki.eclipse.org/EMF#New_.26_Noteworthy"
+ project="Eclipse Modeling Framework" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/EMF_Compare_1.0.0_New_And_Noteworthy"
- project="EMF Compare" />
+ url="http://wiki.eclipse.org/EMF_Compare_1.2.0_New_And_Noteworthy"
+ project="EMF Compare" />
<NewAndNoteworthy
url="http://wiki.eclipse.org/GMF_New_and_Noteworthy"
project="Graphical Modeling Framework" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/ATL_3.0.0_New_and_Noteworthy"
- project="M2M ATL" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/M2M/QVTO/New_and_Noteworthy/Galileo"
- project="EMF M2M QVTO" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/Acceleo/New_And_Noteworthy#Code_Generation"
- project="Acceleo" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/M2T-JET/Whats_New_in_1.0_(Galileo)"
- project="M2M-JET" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/Xpand_New_And_Noteworthy"
- project="M2M Xpand" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/MDT/UML2/New_and_Noteworthy/Galileo"
- project="UML2" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/MDT/UML2Tools/New_and_Noteworthy/Galileo"
- project="UML2Tools" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/MDT_Galileo_New_and_Noteworthy"
- project="MDT" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/MDT/XSD/New_and_Noteworthy/Galileo"
- project="MDT XSD" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/MDT/OCL/New_and_Noteworthy/Galileo"
- project="MDT OCL" />
- <NewAndNoteworthy
- url="http://wiki.eclipse.org/Xtext/Documentation/Xtext_New_and_Noteworthy"
- project="Xtext" />
- <NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/eclipse-news.html"
- project="Eclipse Platform" />
+ url="http://wiki.eclipse.org/ATL_3.2.0_New_and_Noteworthy"
+ project="M2M ATL" />
<NewAndNoteworthy
- url="http://www.eclipse.org/mylyn/new/"
- project="Eclipse Mylyn" />
+ url="http://wiki.eclipse.org/MDT/OCL/New_and_Noteworthy/Indigo"
+ project="MDT OCL" />
</MoreInfo>
<!-- version, the RCP version to build. This is used to determine the file

Back to the top