org.symbian.tools.mtw.ui/schema/projectTemplate.exsd
changeset 466 129c94e78375
parent 465 87920e15f8eb
--- a/org.symbian.tools.mtw.ui/schema/projectTemplate.exsd	Mon Aug 16 16:23:25 2010 -0700
+++ b/org.symbian.tools.mtw.ui/schema/projectTemplate.exsd	Tue Aug 17 13:40:28 2010 -0700
@@ -137,6 +137,13 @@
                </appinfo>
             </annotation>
          </attribute>
+         <attribute name="open-files" type="string">
+            <annotation>
+               <documentation>
+                  Allows the template to specify files that will be opened in the editor after the project was created. This is a semicolon-separated list. This string will be expanded using Velocity so it may contain template keys.
+               </documentation>
+            </annotation>
+         </attribute>
       </complexType>
    </element>