T. Joseph Carter 4f2facf541 Ensure macOS bundle starts the SWT GUI
In order to actually start the SWT-based GUI on macOS and have anything
start, you need -XstartOnMainThread.  This is a Cocoa limitation.  If
you have that (and we do now), you can pass the -swt argument and it
runs.  (More than I can say for Linux using the non-integrated SWT
provided by Debian at the moment…)

What doesn't work is the open dialog.  No files are selectable unless
you tell it to allow all files, and then .dsk files which the cmdline
jar file can handle fine are somehow an unsupported format.  Uh huh.

That much at least should not be too hard to fix.  Whether it works
after that is fixed, I cannot say.  What I can say is that the problem
does not exist if you don't pass -swt, however the lack of a proper
Swing GUI means it doesn't really matter because you can't do anything
with the files once you've opened them.
2017-11-11 14:49:32 -08:00
2012-07-23 02:38:08 +00:00
2017-11-11 06:15:53 -08:00
2004-11-09 04:08:03 +00:00
2007-03-31 14:03:15 +00:00
2007-03-31 14:03:15 +00:00
2017-11-11 06:36:04 -08:00
Description
AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
18 MiB
Languages
Java 87.5%
Stata 10.4%
Shell 1.8%
Assembly 0.3%