typos
diff --git a/org.eclipse.jdt.launching/schema/executionEnvironments.exsd b/org.eclipse.jdt.launching/schema/executionEnvironments.exsd
index e88bff5..f777cf1 100644
--- a/org.eclipse.jdt.launching/schema/executionEnvironments.exsd
+++ b/org.eclipse.jdt.launching/schema/executionEnvironments.exsd
@@ -187,7 +187,7 @@
          <meta.section type="implementation"/>
       </appInfo>
       <documentation>
-         JDT (&lt;code&gt;org.eclispe.jdt.launching&lt;/code&gt;) provides definitions and an analyzer for the following execution environments. Since 3.5, a default access rule participant provides access rules for system packages assocaited with an execution environment. System packages are specified by an OSGi profile properties file (see &lt;code&gt;profileProperties&lt;/code&gt; above) via the &lt;code&gt;org.osgi.framework.system.packages&lt;/code&gt; property.
+         JDT (&lt;code&gt;org.eclipse.jdt.launching&lt;/code&gt;) currently provides definitions and an analyzer for the following execution environments:
 &lt;ul&gt;
 &lt;li&gt;OSGi/Minimum-1.0&lt;/li&gt;
 &lt;li&gt;OSGi/Minimum-1.1&lt;/li&gt;
@@ -198,9 +198,12 @@
 &lt;li&gt;J2SE-1.4&lt;/li&gt;
 &lt;li&gt;J2SE-1.5&lt;/li&gt;
 &lt;li&gt;JavaSE-1.6&lt;/li&gt;
+&lt;li&gt;JavaSE-1.7&lt;/li&gt;
+&lt;li&gt;JavaSE-1.8&lt;/li&gt;
 &lt;li&gt;CDC-1.0/Foundation-1.0&lt;/li&gt;
 &lt;li&gt;CDC-1.1/Foundation-1.1&lt;/li&gt;
 &lt;/ul&gt;
+Since 3.5, a default access rule participant provides access rules for system packages associated with an execution environment. System packages are specified by an OSGi profile properties file (see &lt;code&gt;profileProperties&lt;/code&gt; above) via the &lt;code&gt;org.osgi.framework.system.packages&lt;/code&gt; property.
       </documentation>
    </annotation>
 
@@ -209,7 +212,7 @@
          <meta.section type="copyright"/>
       </appInfo>
       <documentation>
-         Copyright (c) 2005, 2008 IBM Corporation and others.&lt;br&gt;
+         Copyright (c) 2005, 2015 IBM Corporation and others.&lt;br&gt;
 All rights reserved. This program and the accompanying materials are made 
 available under the terms of the Eclipse Public License v1.0 which 
 accompanies this distribution, and is available at