[FOray-commit] SF.net SVN: foray: [9957] trunk/foray
Modular XSL-FO Implementation for Java.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2007-07-09 17:16:39
|
Revision: 9957
http://svn.sourceforge.net/foray/?rev=9957&view=rev
Author: victormote
Date: 2007-07-09 10:16:38 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
Rename module (for Eclipse) for clarity.
Modified Paths:
--------------
trunk/foray/foray-app/.classpath
trunk/foray/foray-hyphen-r/.project
Modified: trunk/foray/foray-app/.classpath
===================================================================
--- trunk/foray/foray-app/.classpath 2007-07-09 17:16:08 UTC (rev 9956)
+++ trunk/foray/foray-app/.classpath 2007-07-09 17:16:38 UTC (rev 9957)
@@ -29,7 +29,7 @@
<classpathentry combineaccessrules="false" kind="src" path="/FOrayCore"/>
<classpathentry combineaccessrules="false" kind="src" path="/axslOutput"/>
<classpathentry combineaccessrules="false" kind="src" path="/axslHyphen"/>
- <classpathentry combineaccessrules="false" kind="src" path="/FOrayHyphen-R"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/FOrayHyphen"/>
<classpathentry combineaccessrules="false" kind="src" path="/FOrayPS"/>
<classpathentry kind="lib" path="/FOray Lib-Build/junit/junit.jar"/>
<classpathentry kind="lib" path="/FOray Lib/commons-io-1.2.jar" sourcepath="/FOray Lib-Build/commons-io/commons-io-1.2-src.zip"/>
Modified: trunk/foray/foray-hyphen-r/.project
===================================================================
--- trunk/foray/foray-hyphen-r/.project 2007-07-09 17:16:08 UTC (rev 9956)
+++ trunk/foray/foray-hyphen-r/.project 2007-07-09 17:16:38 UTC (rev 9957)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>FOrayHyphen-R</name>
+ <name>FOrayHyphen</name>
<comment></comment>
<projects>
</projects>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|