[Japi-cvs] SF.net SVN: japi:[678] tools/jwget/trunk
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2008-10-07 19:23:25
|
Revision: 678
http://japi.svn.sourceforge.net/japi/?rev=678&view=rev
Author: christianhujer
Date: 2008-10-07 19:23:19 +0000 (Tue, 07 Oct 2008)
Log Message:
-----------
Added doc and tst directories.
Modified Paths:
--------------
tools/jwget/trunk/jwget.iml
Added Paths:
-----------
tools/jwget/trunk/src/doc/
tools/jwget/trunk/src/tst/
Modified: tools/jwget/trunk/jwget.iml
===================================================================
--- tools/jwget/trunk/jwget.iml 2008-10-07 19:22:18 UTC (rev 677)
+++ tools/jwget/trunk/jwget.iml 2008-10-07 19:23:19 UTC (rev 678)
@@ -3,7 +3,9 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src/doc" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/prj" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/src/tst" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|