From: Xuan B. <med...@us...> - 2008-01-21 19:47:21
|
Update of /cvsroot/tm4j/tm4j In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv23461 Modified Files: README.txt Log Message: Update documentation regarding Java versions. Index: README.txt =================================================================== RCS file: /cvsroot/tm4j/tm4j/README.txt,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** README.txt 21 Jan 2008 19:04:36 -0000 1.21 --- README.txt 21 Jan 2008 19:47:14 -0000 1.22 *************** *** 68,74 **** JDK Version ----------- ! The reference JDK for this version of TM4J is the Java 2 SDK, ! Standard Edition 1.4.2. It's available from Sun Microsystems: ! http://java.sun.com/j2se/1.4.2/index.html TM4J is targetted for JDK 1.5 and later. If you have trouble --- 68,75 ---- JDK Version ----------- ! The reference JDK for this version of TM4J is the ! Java SE Development Kit 6. ! It is available from Sun Microsystems: ! http://java.sun.com/javase/downloads/ TM4J is targetted for JDK 1.5 and later. If you have trouble |