[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a2tools for ProDOS (?)
Chris Morse <chris@cosmicwolf.com> wrote in
6gvmkvglin5uj849eperrhumftdoa2acb4@4ax.com:">news:6gvmkvglin5uj849eperrhumftdoa2acb4@4ax.com:
> On Mon, 25 Aug 2003 21:56:44 -0000, Rob Greene
> <greeneratcharterdotnet> wrote:
>
>>If you are a Java person, you could add it to AppleCommander! I've
>>always intended to have a command-line version, but haven't had the
>>time to implement it.
>>-Rob
>
> Definite possibility! It's been like 5 or 6 years since I did Java,
> though I'm sure I can navigate my way around the java api's enough
> to do what I need.. I'll take a look at the source code..
>
> What version of the Java SDK did you use to compile AppleCommander?
>
> Thanks,
> // CHRIS
>
>
Whew - MinGW (www.mingw.org) and I used UPX (upx.sf.net) to compress the
executable. There is a NATIVE-COMPILE document in the archives that may
be of interest: (sorry for the butchered URL)
http://cvs.sourceforge.net/cgi-
bin/viewcvs.cgi/applecommander/AppleC
ommander/NATIVE-COMPILE?rev=HEAD&content-type=text/vnd.viewcvs-
markup
Anyway, if interested, AppleCommander was developed with Eclipse.
Download Eclipse at www.eclipse.org, connect as anonymous to the CVS
server (see http://sourceforge.net/cvs/?group_id=67414) and grab the
AppleCommander project (or folder, depending on your terminology).
If you do get that far, just let me know and I'll get you going -- it
would be good to refresh my memory, as summer is here and keeping me
busy with other stuff!
-Rob