Chameleon skin |
|
| home » Chameleon skin » Download Download 06/02/2007 | Java source code You can download the Java sources for Chameleon here. The GNU General Public License applies to using the source code. Save the Java files in Chameleon/plugins folder. You can use Java(TM) 2 SDK, Standard Edition Version 1.4.2 to compile the source files — available from Sun.com. Use the following commad line to compile the modified Java files. javac -classpath ..\..\..\JAlbum.jar;..\..\..\plugins\;.\ -source 1.4 -target 1.4 *.java
|
|