[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Transferring program to .dsk image on Win32?
On Aug 8, 11:43 am, Harry Potter <maspethro...@aol.com> wrote:
> On Jul 27, 8:35 am, "Bill Buckels" <bbuck...@mts.net> wrote:>
> > The critical thing for any of us is to try as many utilities as we think we
> > need and then to pick the ones that obviously work for what we do.
>
> True. But it would be easier to just use one tool that could do
> everything. :)
I use one tool... ant. :-) Which, of course, calls tons of other
tools under it. If you want to start with a really big, heavy
environment and strip away what you don't need... you can look here:
http://adtpro.sourceforge.net/developing.html
The tools I use are all very Java-centric, and it sounds like you
might not even have Java installed... so you'd have to go ahead and
install that too while you're at it.