File: kaffe-debug.txt

package info (click to toggle)
libtritonus-java 20070428-8
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 6,952 kB
  • ctags: 11,916
  • sloc: ansic: 53,816; java: 45,226; sh: 3,022; makefile: 1,188; xml: 820; cpp: 147
file content (10 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
The following explains how to deploy a debug version of tritonus
with kaffe.

1. remove the Tritonus/Java Sound components from kaffe's rt.jar.

2. build a debug version of Tritonus:
> ant clean
> ant -f build-debug.xml

3. Put the resulting .jars in kaffe's classpath:[modify .kafferc; example]