[Japi-cvs] SF.net SVN: japi: [337] progs/jeduca/trunk/JEduca.iml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2007-05-12 15:35:39
|
Revision: 337 http://svn.sourceforge.net/japi/?rev=337&view=rev Author: christianhujer Date: 2007-05-12 08:35:38 -0700 (Sat, 12 May 2007) Log Message: ----------- Added JEduca module file. Added Paths: ----------- progs/jeduca/trunk/JEduca.iml Added: progs/jeduca/trunk/JEduca.iml =================================================================== --- progs/jeduca/trunk/JEduca.iml (rev 0) +++ progs/jeduca/trunk/JEduca.iml 2007-05-12 15:35:38 UTC (rev 337) @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module relativePaths="true" type="JAVA_MODULE" version="4"> + <component name="ModuleRootManager" /> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$"> + <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="module" module-name="libs-swing-action" /> + <orderEntry type="module" module-name="libs-swing-extlib" /> + <orderEntry type="module" module-name="libs-swing-bookmarks" /> + <orderEntry type="library" name="annotations" level="project" /> + <orderEntry type="module" module-name="libs-swing-app" /> + <orderEntry type="module" module-name="libs-xml" /> + <orderEntry type="library" name="jlfgr-1_0" level="project" /> + <orderEntryProperties /> + </component> +</module> + Property changes on: progs/jeduca/trunk/JEduca.iml ___________________________________________________________________ Name: svn:mime-type + text/xml Name: svn:eol-style + LF This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |