Update of /cvsroot/jarspy/JarSpy
In directory sc8-pr-cvs1:/tmp/cvs-serv10257
Modified Files:
.build.properties
Log Message:
updated path to IntellIJ
Index: .build.properties
===================================================================
RCS file: /cvsroot/jarspy/JarSpy/.build.properties,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** .build.properties 25 Jan 2003 16:47:05 -0000 1.23
--- .build.properties 29 Aug 2003 13:30:45 -0000 1.24
***************
*** 10,14 ****
plugin.descriptor.file=META-INF/plugin.xml
plugin.jar.file=${lib.dir}/jarspy-plugin.jar
! intellij.openapi.jar=/home/jeff/apps/IntelliJ-IDEA-3.0.1/lib/openapi.jar
dist.dir=dist
--- 10,14 ----
plugin.descriptor.file=META-INF/plugin.xml
plugin.jar.file=${lib.dir}/jarspy-plugin.jar
! intellij.openapi.jar=/home/jeff/apps/IntelliJ-IDEA-3.0.5/lib/openapi.jar
dist.dir=dist
|