Revision 3299

View differences:

trunk/libraries/libRemoteServices/build.xml
1
<project name="Cq Remote Map Clients" default="dist" basedir=".">
1
<project name="Cq RemoteClients" default="dist" basedir=".">
2 2
    <description>
3 3
        Genera el jar con RemoteMapClients y sus dependencias
4 4
    </description>
trunk/libraries/libRemoteServices/.classpath
2 2
<classpath>
3 3
	<classpathentry kind="src" path="src"/>
4 4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	<classpathentry combineaccessrules="false" kind="src" path="/FMap 03"/>
6 5
	<classpathentry sourcepath="/DriverManager/src" kind="lib" path="/FMap 03/lib/driver-manager-1.0.jar"/>
7 6
	<classpathentry kind="lib" path="/Andami/lib/log4j-1.2.8.jar"/>
7
	<classpathentry kind="lib" path="/GDBMS/lib/junit.jar"/>
8
	<classpathentry kind="src" path="/FMap 03"/>
8 9
	<classpathentry kind="output" path="bin"/>
9 10
</classpath>
trunk/libraries/libRemoteServices/.project
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<projectDescription>
3
	<name>Cq RemoteMapClients</name>
3
	<name>Cq RemoteClients</name>
4 4
	<comment></comment>
5 5
	<projects>
6 6
	</projects>

Also available in: Unified diff