home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Software / TemaCD / sharpdevelop / 087cSetup.exe / data / templates / project / EmptyJavaProject.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-03-20  |  502 b   |  17 lines

  1. <?xml version="1.0"?>
  2. <Template Originator="Gary Gray" Created="09/05/2001" LastModified="09/05/2001">
  3.     
  4.     <TemplateConfiguration>
  5.                 <Name>Empty Java project</Name>
  6.                 <Category>Java</Category>
  7.                 <Icon>JAVA.Project.EmptyJavaProjectIcon</Icon>
  8.                 <LanguageName>Java</LanguageName>
  9.                 <Description>creates an empty Java project</Description>
  10.     </TemplateConfiguration>
  11.     
  12.     <ProjectFiles/>
  13.     
  14.     <ProjectOptions/>
  15.     
  16. </Template>
  17.