From: <hu...@us...> - 2007-09-26 19:47:14
|
Revision: 538 http://cishell.svn.sourceforge.net/cishell/?rev=538&view=rev Author: huangb Date: 2007-09-26 12:47:12 -0700 (Wed, 26 Sep 2007) Log Message: ----------- check in the .project file Added Paths: ----------- trunk/templates/org.cishell.templates.jythonrunner/.project Added: trunk/templates/org.cishell.templates.jythonrunner/.project =================================================================== --- trunk/templates/org.cishell.templates.jythonrunner/.project (rev 0) +++ trunk/templates/org.cishell.templates.jythonrunner/.project 2007-09-26 19:47:12 UTC (rev 538) @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>org.cishell.templates.jythonrunner</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |