Update of /cvsroot/ejtools/applications/jndi.browser/src/etc
In directory sc8-pr-cvs1:/tmp/cvs-serv20500/jndi.browser/src/etc
Modified Files:
run.mf
Log Message:
Add more javadocs.
Adjust workspace persistence.
Index: run.mf
===================================================================
RCS file: /cvsroot/ejtools/applications/jndi.browser/src/etc/run.mf,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** run.mf 27 Nov 2003 01:30:28 -0000 1.8
--- run.mf 13 Dec 2003 22:29:06 -0000 1.9
***************
*** 1,4 ****
Main-Class: org.ejtools.jndi.browser.Main
! Class-Path: ../conf/ ../lib/log4j.jar
Name: org/ejtools/jndi/browser/
--- 1,4 ----
Main-Class: org.ejtools.jndi.browser.Main
! Class-Path: ../conf/ ../lib/log4j-1.2.8.jar
Name: org/ejtools/jndi/browser/
|