Home Chameleon skin  

home » Chameleon skin » Download

Download

08/09/2007 | Java source code

Download:
Chameleon_4.53_sources.zip [46kB]

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. The Java part is only compatible with skin version 4.53. You can use Java(TM) 2 SDK, Standard Edition Version 1.5.x to compile the source files — available from Sun.com. Use the following commad line to compile the modified Java files.

"C:\Program Files\Java\jdk1.6.0_04\bin\javac" -classpath ..\..\..\JAlbum.jar;..\..\..\lib\jalbum-core.jar;..\..\..\plugins\;.\ -source 1.5 -target 1.5 -Xlint:unchecked Chameleon.java