In article <gMmdnWFP2ch26lfSnZ2dnUVZ_r-dnZ2d@giganews.com>,
Steven Hirsch <snhirsch@gmail.com> wrote:
My usual luck with Java strikes again. I'm unable to import a file into a
valid ProDOS 140k image.
I just tried AppleCommander-1.3.5.11.jar and AppleCommander-1.3.5.8.jar
on Ubuntu 10/OpenJDK. I imported some text (TXT) and an Applesoft (BAS)
program. It looks like the resources are there:
$ jar tf AppleCommander.jar | grep TextBundle
com/webcodepro/applecommander/util/TextBundle.class
com/webcodepro/applecommander/util/TextBundle.properties
Anything else to go on?