Add: plan.xml
diff --git a/project-info/.project b/project-info/.project
new file mode 100644
index 0000000..525b374
--- /dev/null
+++ b/project-info/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>project-info</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
diff --git a/project-info/plan.xml b/project-info/plan.xml
new file mode 100644
index 0000000..afbac03
--- /dev/null
+++ b/project-info/plan.xml
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<?xml-stylesheet type="text/xsl" href="project-plan-render.xsl"?>
+<plan xmlns="http://www.eclipse.org/project/plan" xmlns:html="http://www.w3.org/1999/xhtml">
+ <release projectid="emft.egf" version="1.0" />
+ <introduction>
+ <html:p>The project is in incubation. The objective is to provide an
+ effective EMF software factory tool in June 2010.</html:p>
+ </introduction>
+ <release_deliverables>
+ <html:p>Every EGF deliverable is the EGF engine with a few basic
+ factories. Examples of factories are provided in the EGF wiki.
+ </html:p>
+ </release_deliverables>
+ <release_milestones>
+ <milestone date="9/18/2009" milestone="">
+ <html:p>0.1.0 milestone</html:p>
+ </milestone>
+ <milestone date="11/14/2009" milestone="">
+ <html:p>0.2.0 milestone</html:p>
+ </milestone>
+ <milestone date="12/18/2009" milestone="">
+ <html:p>0.2.1 milestone</html:p>
+ </milestone>
+ <milestone date="1/29/2010" milestone="">
+ <html:p>January milestone</html:p>
+ </milestone>
+ <milestone date="2/26/2010" milestone="">
+ <html:p>February milestone</html:p>
+ </milestone>
+ <milestone date="3/31/2010" milestone="">
+ <html:p>March milestone</html:p>
+ </milestone>
+ <milestone date="4/30/2010" milestone="">
+ <html:p>April milestone</html:p>
+ </milestone>
+ <milestone date="5/31/2010" milestone="">
+ <html:p>May milestone</html:p>
+ </milestone>
+ <milestone date="6/30/2010" milestone="">
+ <html:p>June milestone</html:p>
+ </milestone>
+ <postamble />
+ </release_milestones>
+ <target_environments>
+ <html:p>EGF 0.1.0 and 0.2.x runs on Eclipse 3.5 and requires Java 5.x
+ </html:p>
+ <html:p>EGF 0.1.0 embeds Antlr runtime 3.0, Log4J 1.2.13, and Jet-1.
+ </html:p>
+ <html:p>EGF extensions and portfolios embeds their own bundles, with
+ their own IP issues</html:p>
+ <internationalization>
+ <html:p>
+ None of the EGF deliverables are internationalized.
+ </html:p>
+ </internationalization>
+ </target_environments>
+ <compatibility_with_previous_releases />
+
+
+ <themes_and_priorities>
+
+ <preamble>
+ <html:p>
+ The EGF project is divided into four kinds of activities: EGF Engine,
+ Generation Pattern, User Interfaces, and the EGF portfolios.
+ </html:p>
+ </preamble>
+
+ <theme name="EGF Engine">
+ <description>
+ <html:p>
+ <html:ul>
+ <html:li>0.2.0: The initial version 0.1.0 was not extensible. This
+ implied a complete refactoring: EGF model, infrastructure,
+ with interface impacts.</html:li>
+ </html:ul>
+ </html:p>
+ </description>
+ <committed></committed>
+ </theme>
+
+ <theme name="Generation Pattern">
+ <description>
+ <html:p>
+ <html:ul>
+ <html:li>0.2.0: are introduced pattern call, pattern injection.</html:li>
+ </html:ul>
+ </html:p>
+ </description>
+ <committed></committed>
+ </theme>
+
+ <theme name="User Interface">
+ <description>
+ <html:p>Not planned yet
+ </html:p>
+ </description>
+ <committed></committed>
+ </theme>
+
+ <theme name="Portfolio">
+ <description>
+ <html:p>Not planned yet
+ </html:p>
+ </description>
+ <committed></committed>
+ </theme>
+
+ </themes_and_priorities>
+ <appendix />
+</plan>