Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 171398 Details for
Bug 314388
Provide composite software site(s) for all Modeling projects
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
EMFT MWE, M2T Xpand and TMF Xtext
mwe-xpand-xtext-patch.txt (text/plain), 7.00 KB, created by
Dennis Huebner
on 2010-06-08 09:00:06 EDT
(
hide
)
Description:
EMFT MWE, M2T Xpand and TMF Xtext
Filename:
MIME Type:
Creator:
Dennis Huebner
Created:
2010-06-08 09:00:06 EDT
Size:
7.00 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P updates >Index: .project >=================================================================== >RCS file: .project >diff -N .project >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ .project 1 Jan 1970 00:00:00 -0000 >@@ -0,0 +1,11 @@ >+<?xml version="1.0" encoding="UTF-8"?> >+<projectDescription> >+ <name>updates</name> >+ <comment></comment> >+ <projects> >+ </projects> >+ <buildSpec> >+ </buildSpec> >+ <natures> >+ </natures> >+</projectDescription> >Index: milestones/compositeArtifacts.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/milestones/compositeArtifacts.xml,v >retrieving revision 1.5 >diff -u -r1.5 compositeArtifacts.xml >--- milestones/compositeArtifacts.xml 4 Jun 2010 17:18:56 -0000 1.5 >+++ milestones/compositeArtifacts.xml 8 Jun 2010 12:50:01 -0000 >@@ -1,7 +1,7 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeArtifactRepository version='1.0.0'?> > <repository name='Eclipse Modeling Project Milestone Site - Artifact Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >- <children size='7'> >+ <children size='10'> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/milestones/'/> > <!-- EMF EMF (Core) and MDT XSD --> >@@ -12,9 +12,15 @@ > <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10milestones/'/> > <!-- EMFT EEF --> > <child location='http://download.eclipse.org/modeling/emft/eef/updates/milestones/'/> >+ <!-- EMFT MWE --> >+ <child location='http://download.eclipse.org/modeling/emft/mwe/updates/milestones/'/> > <!-- M2T Acceleo, JET --> > <child location='http://download.eclipse.org/modeling/m2t/updates/milestones/'/> >+ <!-- M2T Xpand --> >+ <child location='http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/milestones/'/> >+ <!-- TMF Xtext --> >+ <child location='http://download.eclipse.org/modeling/tmf/updates/milestones/'/> > </children> > </repository> >Index: milestones/compositeContent.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/milestones/compositeContent.xml,v >retrieving revision 1.5 >diff -u -r1.5 compositeContent.xml >--- milestones/compositeContent.xml 4 Jun 2010 17:18:56 -0000 1.5 >+++ milestones/compositeContent.xml 8 Jun 2010 12:50:01 -0000 >@@ -1,7 +1,7 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeMetadataRepository version='1.0.0'?> > <repository name='Eclipse Modeling Project Milestone Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> >- <children size='7'> >+ <children size='10'> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/milestones/'/> > <!-- EMF EMF (Core) and MDT XSD --> >@@ -12,9 +12,15 @@ > <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10milestones/'/> > <!-- EMFT EEF --> > <child location='http://download.eclipse.org/modeling/emft/eef/updates/milestones/'/> >+ <!-- EMFT MWE --> >+ <child location='http://download.eclipse.org/modeling/emft/mwe/updates/milestones/'/> > <!-- M2T Acceleo, JET --> > <child location='http://download.eclipse.org/modeling/m2t/updates/milestones/'/> >+ <!-- M2T Xpand --> >+ <child location='http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/milestones/'/> >+ <!-- TMF Xtext --> >+ <child location='http://download.eclipse.org/modeling/tmf/updates/milestones/'/> > </children> > </repository> >Index: releases/compositeArtifacts.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/releases/compositeArtifacts.xml,v >retrieving revision 1.2 >diff -u -r1.2 compositeArtifacts.xml >--- releases/compositeArtifacts.xml 4 Jun 2010 17:18:56 -0000 1.2 >+++ releases/compositeArtifacts.xml 8 Jun 2010 12:50:01 -0000 >@@ -1,7 +1,7 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeArtifactRepository version='1.0.0'?> > <repository name='Eclipse Modeling Project Release Site - Artifact Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'> >- <children size='7'> >+ <children size='10'> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/releases/'/> > <!-- EMF EMF (Core) and MDT XSD --> >@@ -12,9 +12,15 @@ > <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10/'/> > <!-- EMFT EEF --> > <child location='http://download.eclipse.org/modeling/emft/eef/updates/releases/'/> >+ <!-- EMFT MWE --> >+ <child location='http://download.eclipse.org/modeling/emft/mwe/updates/'/> > <!-- M2T Acceleo, JET --> > <child location='http://download.eclipse.org/modeling/m2t/updates/releases/'/> >+ <!-- M2T Xpand --> >+ <child location='http://download.eclipse.org/modeling/m2t/xpand/updates/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/releases/'/> >+ <!-- TMF Xtext --> >+ <child location='http://download.eclipse.org/modeling/tmf/updates/'/> > </children> > </repository> >Index: releases/compositeContent.xml >=================================================================== >RCS file: /cvsroot/org.eclipse/www/modeling/updates/releases/compositeContent.xml,v >retrieving revision 1.2 >diff -u -r1.2 compositeContent.xml >--- releases/compositeContent.xml 4 Jun 2010 17:18:56 -0000 1.2 >+++ releases/compositeContent.xml 8 Jun 2010 12:50:01 -0000 >@@ -1,7 +1,7 @@ > <?xml version='1.0' encoding='UTF-8'?> > <?compositeMetadataRepository version='1.0.0'?> > <repository name='Eclipse Modeling Project Release Site' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'> >- <children size='7'> >+ <children size='10'> > <!-- EMF Compare --> > <child location='http://download.eclipse.org/modeling/emf/updates/releases/'/> > <!-- EMF EMF (Core) and MDT XSD --> >@@ -12,9 +12,15 @@ > <child location='http://download.eclipse.org/modeling/emft/ecoretools/updates/0.10/'/> > <!-- EMFT EEF --> > <child location='http://download.eclipse.org/modeling/emft/eef/updates/releases/'/> >+ <!-- EMFT MWE --> >+ <child location='http://download.eclipse.org/modeling/emft/mwe/updates/'/> > <!-- M2T Acceleo, JET --> > <child location='http://download.eclipse.org/modeling/m2t/updates/releases/'/> >+ <!-- M2T Xpand --> >+ <child location='http://download.eclipse.org/modeling/m2t/xpand/updates/'/> > <!-- MDT UML2 --> > <child location='http://download.eclipse.org/modeling/mdt/updates/releases/'/> >+ <!-- TMF Xtext --> >+ <child location='http://download.eclipse.org/modeling/tmf/updates/'/> > </children> > </repository>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 314388
:
170004
|
170261
|
170668
|
170858
|
170920
|
171100
|
171398
|
171980
|
176826
|
187270
|
187522
|
192256
|
198416
|
207256
|
217318
|
217333
|
217354