|
Textpad is all I need for Java code: msg#00700hardware.microcontrollers.tini
Everyone looking for a Java IDE on which to write TINI code, give Textpad a go.It has no debugger, but then again a debugger is useless for many TINI apps anyway (isnt it?) I have always used separate batch files for building TINI apps. I just use a desktop shortcut (DOS) for executing the batch file. why wait for a bloated IDE to load? my $.02, mike --- tini-request-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx wrote: > Send TINI mailing list submissions to > tini-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx > > To subscribe or unsubscribe via the World Wide Web, > visit > http://lists.dalsemi.com/mailman/listinfo/tini > or, via email, send a message with subject or body > 'help' to > tini-request-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx > > You can reach the person managing the list at > tini-admin-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx > > When replying, please edit your Subject line so it > is more specific > than "Re: Contents of TINI digest..." > > > Today's Topics: > > 1. Re: IDE for Java - very fast (V Efremov) > 2. RE: IDE for Java - very fast (Craig Ogawa) > 3. RE: IDE for Java - very fast (Bruce Boyes) > 4. (no subject) (Anders Nielsen) > 5. Re: Has anyone noticed the undocumented command > argument in TINIConvertor? (Kris Ardis) > 6. Re: how secure is a .tini file ? (Kris Ardis) > 7. RE: RF in TINI Board (suresh1) > 8. Re: SendMail tini 1.11 not working (Bob Hinton) > 9. RE: RE: Another post from the same guy about > 400 support. (Clayton Ware) > 10. RE: IDE for Java - very fast (Craig Ogawa) > 11. Serial Port to IP Problem (alsek-VIXq6x/3rUk@xxxxxxxxxxxxxxxx) > 12. Re: CPLD in circuit programming (Ed Anuff) > 13. Re: CPLD in circuit programming (Ed Anuff) > 14. (no subject) (Aaron Minor) > 15. [Fwd: [Fwd: Re: atModem exception thrown is > divisor is changed]] (Peter Bauer) > 16. [Fwd: Re: atModem exception thrown is divisor > is changed] (Peter Bauer) > > --__--__-- > > Message: 1 > Date: Thu, 26 Jun 2003 20:41:05 -0700 > From: V Efremov <vefremov-Wuw85uim5zDR7s880joybQ@xxxxxxxxxxxxxxxx> > Subject: Re: [TINI] IDE for Java - very fast > To: Peter Bauer <pbauer-e5u0uhat6N2kJOqCEYON2AC/G2K4zDHf@xxxxxxxxxxxxxxxx>, > TINI > <tini-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx> > > You can give Eclipse from IBM a try. I managed to > configure t for run > TINIConverter and ftp to the tini board and upload > the file. > > http://www.eclipse.org/ > > ----- Original Message ----- > From: "Peter Bauer" <pbauer-e5u0uhat6N2kJOqCEYON2AC/G2K4zDHf@xxxxxxxxxxxxxxxx> > To: "TINI" <tini-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx> > Sent: Thursday, June 26, 2003 5:21 PM > Subject: [TINI] IDE for Java - very fast > > > > Just wanted to give something back to the group. > I tried several Java > > IDEs, including > > Sun's, but I could drink a cup of coffee while it > loaded up. > > > > I found an IDE called Gel. It's free, it's fast, > and, I do all my > > development/compiling > > with it. It even gives class member/variables > when you type a dot . In > > any case > > here's a link to the main page - > > > > http://www.gexperts.com/gel.html > > > > > > > > Peter Bauer > > ICT Computing, Inc. > > 705-673-3324 > > > > _______________________________________________ > > TINI mailing list > > TINI-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx > > To UNSUBSCRIBE, edit your profile, or see list > archives: > > http://lists.dalsemi.com/mailman/listinfo/tini > > > --__--__-- > > Message: 2 > From: "Craig Ogawa" <craig-cUpG0jDIc2EPLAd4YsOjsw@xxxxxxxxxxxxxxxx> > To: "V Efremov" <vefremov-Wuw85uim5zDR7s880joybQ@xxxxxxxxxxxxxxxx>, > "Peter Bauer" <pbauer-e5u0uhat6N2kJOqCEYON2AC/G2K4zDHf@xxxxxxxxxxxxxxxx>, > "TINI" > <tini-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx> > Subject: RE: [TINI] IDE for Java - very fast > Date: Thu, 26 Jun 2003 22:29:02 -0600 > charset="iso-8859-1" > > I'm running eclipse but can't get ANT to run. It > does fine until it reaches > the first compile and then throws an error that it > can't find the Java > compiler. Has anyone else run into this problem or > am I just dense? ;^( > > TIA. > > CraigO. > > > -----Original Message----- > > From: tini-admin-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx > [mailto:tini-admin-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx]On Behalf Of > > V Efremov > > Sent: Thursday, June 26, 2003 9:41 PM > > To: Peter Bauer; TINI > > Subject: Re: [TINI] IDE for Java - very fast > > > > > > You can give Eclipse from IBM a try. I managed to > configure t for run > > TINIConverter and ftp to the tini board and upload > the file. > > > > http://www.eclipse.org/ > > > > ----- Original Message ----- > > From: "Peter Bauer" > > <pbauer-e5u0uhat6N2kJOqCEYON2AC/G2K4zDHf@xxxxxxxxxxxxxxxx> > > To: "TINI" <tini-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx> > > Sent: Thursday, June 26, 2003 5:21 PM > > Subject: [TINI] IDE for Java - very fast > > > > > > > Just wanted to give something back to the group. > I tried several Java > > > IDEs, including > > > Sun's, but I could drink a cup of coffee while > it loaded up. > > > > > > I found an IDE called Gel. It's free, it's > fast, and, I do all my > > > development/compiling > > > with it. It even gives class member/variables > when you type a dot . In > > > any case > > > here's a link to the main page - > > > > > > http://www.gexperts.com/gel.html > > > > > > > > > > > > Peter Bauer > > > ICT Computing, Inc. > > > 705-673-3324 > > > > > > _______________________________________________ > > > TINI mailing list > > > TINI-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx > > > To UNSUBSCRIBE, edit your profile, or see list > archives: > > > http://lists.dalsemi.com/mailman/listinfo/tini > > > > _______________________________________________ > > TINI mailing list > > TINI-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx > > To UNSUBSCRIBE, edit your profile, or see list > archives: > > http://lists.dalsemi.com/mailman/listinfo/tini > > > > > --__--__-- > > Message: 3 > Date: Thu, 26 Jun 2003 23:17:38 -0600 > From: Bruce Boyes <bboyes-upoUgdZHyqlDPfheJLI6IQ@xxxxxxxxxxxxxxxx> > To: Craig Ogawa <craig-cUpG0jDIc2EPLAd4YsOjsw@xxxxxxxxxxxxxxxx> > Cc: V Efremov <vefremov-Wuw85uim5zDR7s880joybQ@xxxxxxxxxxxxxxxx>, Peter Bauer > <pbauer-e5u0uhat6N2kJOqCEYON2AC/G2K4zDHf@xxxxxxxxxxxxxxxx>, > TINI <tini-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx> > Subject: RE: [TINI] IDE for Java - very fast > > Quoting Craig Ogawa <craig-cUpG0jDIc2EPLAd4YsOjsw@xxxxxxxxxxxxxxxx>: > > > I'm running eclipse but can't get ANT to run. It > does fine until it > > reaches > > the first compile and then throws an error that it > can't find the Java > > compiler. Has anyone else run into this problem or > am I just dense? ;^( > > > > TIA. > > I saw this too so I usually ran Ant from the command > line. > === message truncated === __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com _______________________________________________ TINI mailing list TINI-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: CPLD/FPGA in circuit programming: 00700, Ed Anuff |
|---|---|
| Next by Date: | Re: CPLD/FPGA in circuit programming: 00700, Mark Purcell [MAP] |
| Previous by Thread: | RE: Application Note 193 and StartNetAdapterHost.tini Prob lemsi: 00700, Scott Hughes |
| Next by Thread: | Reading from 38000 in assembler: 00700, Andreas Steibl |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |