Revision 615

View differences:

trunk/libraries/libCorePlugin/build.xml
7 7
  <property name="build" location="bin"/>
8 8
  <property name="dist"  location="dist"/>
9 9
  <property name="plugin" value="com.iver.core"/>
10
  <property name="userHome" value="C:\Documents and Settings\fernando"/>
10
  <property name="userHome" value="C:\Documents and Settings\fjp"/>
11 11
  <property name="targetDir" location="${userHome}\gvSIG\extensiones"/>
12 12

  
13 13
  <target name="init">
trunk/libraries/libCorePlugin/.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 kind="lib" path="prulib.jar"/>
6
	<classpathentry kind="lib" path="/Andami 0.3/lib/log4j-1.2.8.jar"/>
7
	<classpathentry kind="src" path="/Andami 0.3"/>
8
	<classpathentry kind="lib" path="/Andami 0.3/lib/iver-utiles.jar"/>
5
	<classpathentry sourcepath="/IverUtiles" kind="lib" path="/FMap 03/lib/iver-utiles.jar"/>
6
	<classpathentry kind="lib" path="/FMap 03/lib/log4j-1.2.8.jar"/>
7
	<classpathentry kind="src" path="/Andami"/>
9 8
	<classpathentry kind="output" path="bin"/>
10 9
</classpath>

Also available in: Unified diff