[fpc-pascal] Any use notes for javapp
Jonas Maebe
jonas at freepascal.org
Sat Jan 28 14:17:20 CET 2017
On 27/01/17 02:34, Jon Foster wrote:
> So does anyone have any hints, tips, use notes, instructions, ... for
> how to use the "javapp" tool?
I had accidentally disabled my subscription when you sent your previous
question about this. At first sight, the problem is that javapp does not
work right now if the classes are not packed in a jar. Can you try
putting everything in a jar and trying again?
Also note that javapp is based on javap from JRE 1.6, so if you use
classes compiled for later JRE versions, you may get errors.
Jonas
More information about the fpc-pascal
mailing list