*** empty log message ***
diff --git a/project-info/plan_helios.xml b/project-info/plan_helios.xml
new file mode 100644
index 0000000..5a1cbb2
--- /dev/null
+++ b/project-info/plan_helios.xml
@@ -0,0 +1,195 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<?xml-stylesheet type="text/xsl" href="http://www.eclipse.org/projects/project-plan.xsl"?>
+<plan plan-format="1.0" xmlns="http://www.eclipse.org/project/plan" xmlns:html="http://www.w3.org/1999/xhtml"
+ name="MDT-UML2">
+ <release projectid="modeling.mdt" version="3.1.0"/>
+ <introduction>
+ <html:div>
+<html:p>
+This document lays out the feature and API set for the
+next release of the Eclipse UML2 API (MDT UML2)
+Project, version 3.1.0. This project plan inherits from the Modeling
+Project Plan, which should be referenced when consulting this
+individual project plan.
+</html:p>
+ </html:div>
+ </introduction>
+ <release_deliverables>
+ <html:div>
+The release deliverables have the same form as is found in most Eclipse projects, namely:
+<html:ul>
+<html:li>MDT UML2 source code release, available as versions tagged "R3_1" in the project's CVS repository.</html:li>
+<html:li>MDT UML2 SDK (includes runtime, sources, examples, and documentation) (downloadable and update site).</html:li>
+<html:li>MDT UML2 runtime binary distribution (downloadable and update site).</html:li>
+<html:li>MDT UML2 stand-alone binary distribution (downloadable).</html:li>
+<html:li>MDT UML2 tests (downloadable)</html:li>
+</html:ul>
+ </html:div>
+ </release_deliverables>
+ <release_milestones>
+ <preamble>
+ <html:div>
+Release milestone occurring at roughly 6 week intervals and follow the
+Platform milestone releases by approximately 1 week; that is, until the
+final 3.5 release of the Platform, upon which MDT UML2 and other projects
+will release simultaneously. As MDT UML2 is a dependency of numerous
+other projects, MDT UML2 will deliver its milestones within one week of
+the Eclipse Platform. It is anticipated that MDT UML2 will synchronize its
+milestones with the Galileo milestone schedule.
+ </html:div>
+ </preamble>
+<milestone date="08/13/2008" milestone="M1"></milestone>
+<milestone date="09/24/2008" milestone="M2"></milestone>
+<milestone date="11/05/2008" milestone="M3"></milestone>
+<milestone date="12/17/2008" milestone="M4"></milestone>
+<milestone date="02/03/2009" milestone="M5"></milestone>
+<milestone date="03/16/2009" milestone="M6"><html:div>API freeze</html:div></milestone>
+<milestone date="05/04/2009" milestone="M7"><html:div>Feature Freeze</html:div></milestone>
+<milestone date="05/18/2009" milestone="RC1"></milestone>
+<milestone date="05/25/2009" milestone="RC2"></milestone>
+<milestone date="06/01/2009" milestone="RC3"></milestone>
+<milestone date="06/08/2009" milestone="RC4"></milestone>
+<milestone date="06/15/2009" milestone="RC5"></milestone>
+<milestone date="06/28/2009" milestone="3.0.0"></milestone>
+ <postamble><html:div>
+MDT UML2 will produce maintenance releases to align with the Ganymede SR
+releases, that includes the Eclipse Platform 3.4.1 and 3.4.2 releases.
+MDT UML2 may produce interim maintenance releases in addition to these in
+order to satisfy clients requests.
+<html:ul>
+ <html:li>Friday, September 26, 2008 - MDT UML2 2.2.1 maintenance release (Ganymede Service Release 1)</html:li>
+ <html:li>Friday, February 27, 2009 - MDT UML2 2.2.2 maintenance release (Ganymede Service Release 2)</html:li>
+ <html:li>A list of issues indicated for the 2.2.x maintenance stream can be found in
+ bugzilla, or by using links on maintenance stream build pages.</html:li>
+</html:ul>
+ </html:div></postamble>
+ </release_milestones>
+ <target_environments>
+ <html:div>
+ In order to remain current, each Eclipse release targets reasonably
+ current versions of the underlying operating environments. The Eclipse
+ Unified Modeling Language (MDT UML2) project depends upon on the
+ Platform and other projects, which are mostly "pure" Java. The 3.5
+ release of the Eclipse Platform Project is written and compiled
+ against version 1.4 of the Java Platform APIs, and targeted to run on
+ version 1.4 of the Java Runtime Environment, Standard Edition. MDT UML2
+ will target the same Java version as EMF, which currently requires
+ Java 5. Eclipse Platform SDK 3.5 will be tested and validated on a
+ number of reference platforms. MDT UML2 will be tested and validated
+ against a subset of those listed for the platform.
+ </html:div>
+ <internationalization>
+ <html:div>
+The Eclipse Platform is designed as the basis
+for internationalized products. The user interface elements provided
+by the Eclipse SDK components, including dialogs and error messages,
+are externalized. The English strings are provided as the default
+resource bundles. As a result, the MDT UML2
+project will provide English strings in its default bundles and be
+localized to a subset of those locales offered by the Platform. This
+plan will be updated to indicate which locales will be provided and
+the time frame for availability.
+ </html:div>
+ </internationalization>
+ </target_environments>
+ <compatibility_with_previous_releases>
+ <html:div>
+Compatibility of Release 3.0: The MDT UML2 project
+will be developed in parallel, and released simultaneously, with the
+following projects. As stated above, each milestone release of the
+MDT UML2 project will be compatible with the
+corresponding milestones for each of these projects, and delivered the
+appropriate offset.
+<html:ul>
+ <html:li>Eclipse Platform SDK version 3.5</html:li>
+ <html:li>Eclipse Modeling Framework (EMF) version 2.5</html:li>
+ </html:ul>
+Therefore, the MDT UML2 initial release will be
+compatible with these versions and will publish binary and source
+compatibilities with migration guides on subsequent releases.
+ </html:div>
+ </compatibility_with_previous_releases>
+ <themes_and_priorities>
+ <preamble>
+ <html:div>
+A list of project requirements and agreed upon
+implementation time frames is found in this document. For the
+milestones listed in this document, a set of overall themes is used
+to indicate what major set of functionalities is to be concentrated
+on for each. These themes are presented below, while the requirements
+document and associated Bugzilla entries are left to those wanting
+more detailed information on each.
+ </html:div>
+ </preamble>
+ <theme name="Eclipse 3.5 / EMF 2.5 Compatibility">
+ <description>
+ <html:div>
+The MDT UML2 project will maintain currency with its
+dependencies, in particular advances in the EMF project.
+ </html:div>
+ </description>
+ <committed
+ bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Release+Currency&classification=Modeling&product=MDT&component=UML2&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo%2B">
+ </committed>
+ <proposed
+ bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Release+Currency&classification=Modeling&product=MDT&component=UML2&target_milestone=3.0.0&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo%2B">
+ </proposed>
+ <deferred
+ bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Release+Currency&classification=Modeling&product=MDT&component=UML2&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-">
+ </deferred>
+ </theme>
+
+
+ <theme name="UML 2.2 Compliance">
+ <description>
+ <html:div>
+As an implementation of the OMG's UML 2.2 specification,
+the MDT UML2 project will maintain currency with the revised 2.2
+specification.
+ </html:div>
+ </description>
+
+ <committed
+ bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Compliance&classification=Modeling&product=MDT&component=UML2&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo%2B">
+ </committed>
+ <proposed
+ bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Compliance&classification=Modeling&product=MDT&component=UML2&target_milestone=3.0.0&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo%2B">
+ </proposed>
+ <deferred
+ bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Compliance&classification=Modeling&product=MDT&component=UML2&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-">
+ </deferred>
+
+ </theme>
+
+ <theme name="Community Support">
+ <description>
+ <html:div>
+The UML2 component is committed to supporting the community by addressing issues raised by the community.
+ </html:div>
+ </description>
+
+ <committed
+ bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Community+Support&classification=Modeling&product=MDT&component=UML2&target_milestone=M1&target_milestone=M2&target_milestone=M3&target_milestone=M4&target_milestone=M5&target_milestone=M6&target_milestone=M7&target_milestone=RC&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo%2B">
+ </committed>
+ <proposed
+ bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Community+Support&classification=Modeling&product=MDT&component=UML2&target_milestone=3.0.0&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo%2B">
+ </proposed>
+ <deferred
+ bugzilla="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&status_whiteboard_type=substring&status_whiteboard=Community+Support&classification=Modeling&product=MDT&component=UML2&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=galileo-">
+ </deferred>
+
+ </theme>
+
+
+ </themes_and_priorities>
+ <appendix name="Legal Notices">
+ <html:div>
+<html:ul>
+<html:li>Java is a trademark or a registered trademark of Sun Microsystems, Inc.</html:li>
+<html:li>UML and OMG are trademarks or registered trademark of the Object Management Group<html:sup>TM</html:sup>, Inc.</html:li>
+<html:li>All other products or company names are mentioned for identification purposes only, and
+ may be trademarks or service marks of their respective owners.</html:li>
+</html:ul>
+ </html:div>
+ </appendix>
+</plan>
\ No newline at end of file