Project plan and project icon.
diff --git a/metadata/emfatic.png b/metadata/emfatic.png
new file mode 100644
index 0000000..aa1c76e
--- /dev/null
+++ b/metadata/emfatic.png
Binary files differ
diff --git a/metadata/project-plan.xml b/metadata/project-plan.xml
new file mode 100644
index 0000000..b05b9de
--- /dev/null
+++ b/metadata/project-plan.xml
@@ -0,0 +1,55 @@
+
+<?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="Emfatic">
+	<release projectid="Emfatic" version="0.7.1" />
+	<introduction>
+		<html:div>Emfatic provides a textual concrete syntax for Ecore and supporting development tools.
+		</html:div>
+	</introduction>
+	<release_deliverables>
+		<html:p>
+			Each release provides development tools and for specifying Ecore models using the Emfatic textual notation.
+		</html:p>
+	</release_deliverables>
+	<release_milestones>
+		<milestone date="01/01/2013" milestone="0.8.0"></milestone>
+	</release_milestones>
+	<target_environments>
+		<html:div>
+			Emfatic depends on the Platform and EMF projects. Epsilon has been compiled using Java 1.6 and does not depend on any non-Java libraries.
+		</html:div>
+		<internationalization>
+			<html:div>
+			Emfatic does not currently provide support for internationalization.
+			</html:div>
+		</internationalization>
+	</target_environments>
+	<themes_and_priorities>
+		<theme name="Maintenance">
+			<description>
+				<html:div>
+					Our current focus is on maintaining Emfatic until it becomes obsolete by newer technologies (e.g. Xcore) 
+				</html:div>
+			</description>
+		</theme>
+		</themes_and_priorities>
+	<appendix name="Legal Notices">
+		<html:div>
+			<ul>
+				<li>
+					Java is a trademark or a registered trademark of Sun
+					Microsystems, Inc.
+            </li>
+				<li>
+					All other products or company names are mentioned for
+					identification
+					purposes only,
+					and may be trademarks or service marks
+					of their respective owners.
+            </li>
+			</ul>
+		</html:div>
+	</appendix>
+</plan>
\ No newline at end of file