 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bonk Guest
|
Posted: Thu Apr 07, 2005 1:42 pm Post subject: Need a new IDE |
|
|
I am a newbie, who up until recently was using realj to write my java
code. I went to download realj again but it appears that realj.com has
been hijacked and no longer exists. Does anyone know where I can get
this software now?
Also does anyone have any recommendations for a free IDE that might be
a little better than realj? I've played around with jbuilder and
netbeans and found them to be too "robust" for my limited knowledge of
the language. I am looking for something a little more basic.
Any suggestions would be greatly appreciated.
|
|
| Back to top |
|
 |
. Guest
|
Posted: Thu Apr 07, 2005 3:04 pm Post subject: Re: Need a new IDE |
|
|
On Thu, 7 Apr 2005, Bonk wrote:
| Quote: | I am a newbie, who up until recently was using realj to write my java
code. I went to download realj again but it appears that realj.com has
been hijacked and no longer exists. Does anyone know where I can get
this software now?
Also does anyone have any recommendations for a free IDE that might be
a little better than realj? I've played around with jbuilder and
netbeans and found them to be too "robust" for my limited knowledge of
the language. I am looking for something a little more basic.
Any suggestions would be greatly appreciated.
|
You might want to try using Google to search for RealJ or David Mold (the
author). I did a quick search and most the shareware sites link back to
realj.com (which is gone). So you might be out of luck.
This is what happens when people don't support shareware.
--
Send e-mail to: darrell dot grainger at utoronto dot ca
|
|
| Back to top |
|
 |
Son KwonNam Guest
|
Posted: Fri Apr 08, 2005 1:11 am Post subject: Re: Need a new IDE |
|
|
| Quote: | I am a newbie, who up until recently was using realj to write my java
code. I went to download realj again but it appears that realj.com has
been hijacked and no longer exists. Does anyone know where I can get
this software now?
Also does anyone have any recommendations for a free IDE that might be
a little better than realj? I've played around with jbuilder and
netbeans and found them to be too "robust" for my limited knowledge of
the language. I am looking for something a little more basic.
Any suggestions would be greatly appreciated.
|
Try jEdit. http://www.jedit.org.
This is not an IDE, but very nice to edit Java code and also open sourced.
After installing jEdit, you should try jEdit Plugins.
Regards,
KwonNam.
|
|
| Back to top |
|
 |
Daniel Dyer Guest
|
Posted: Fri Apr 08, 2005 10:02 am Post subject: Re: Need a new IDE |
|
|
On Fri, 08 Apr 2005 02:11:22 +0100, Son KwonNam <ihate (AT) spam (DOT) xox> wrote:
| Quote: | I am a newbie, who up until recently was using realj to write my java
code. I went to download realj again but it appears that realj.com has
been hijacked and no longer exists. Does anyone know where I can get
this software now?
Also does anyone have any recommendations for a free IDE that might be
a little better than realj? I've played around with jbuilder and
netbeans and found them to be too "robust" for my limited knowledge of
the language. I am looking for something a little more basic.
Any suggestions would be greatly appreciated.
Try jEdit. http://www.jedit.org.
This is not an IDE, but very nice to edit Java code and also open
sourced.
After installing jEdit, you should try jEdit Plugins.
|
BlueJ (http://www.bluej.org/) is supposed to be very good for learning
Java - haven't tried it myself though.
Dan.
--
Daniel Dyer
http://www.footballpredictions.net
|
|
| Back to top |
|
 |
Martin Jost Guest
|
Posted: Fri Apr 08, 2005 12:44 pm Post subject: Re: Need a new IDE |
|
|
"Daniel Dyer" <dan (AT) footballnospamformepleasepredictions (DOT) net> schrieb im Newsbeitrag news:op.sowrizsg3rnoah (AT) cgl0517 (DOT) chaucer.co.uk...
| Quote: | On Fri, 08 Apr 2005 02:11:22 +0100, Son KwonNam <ihate (AT) spam (DOT) xox> wrote:
I am a newbie, who up until recently was using realj to write my java
code. [...]
Also does anyone have any recommendations for a free IDE that might be
a little better than realj? I've played around with jbuilder and
netbeans and found them to be too "robust" for my limited knowledge of
the language. I am looking for something a little more basic.
BlueJ (http://www.bluej.org/) is supposed to be very good for learning
Java - haven't tried it myself though.
|
I had a look at it and then recommended it to a friend of mine starting to learn Java (and programming).
+ Does it's job nicely.
+ Is not overly complicated.
you may want to try "Jeliot 3 " from the extension page.
This shows you what goes on in your program in a graphical way.
(BlueJ itself also contains a debugger)
I use it myself, whenever Eclipse seems overkill for a short try at something.
HTH
Martin
|
|
| Back to top |
|
 |
John Guest
|
Posted: Fri Apr 08, 2005 5:05 pm Post subject: Re: Need a new IDE |
|
|
I'm not that familiar with RealJ, but if you're looking for a Java IDE
that's pretty basic, you might want to try JavaTools - see
http://fieldbird.com/JavaTools/.
|
|
| Back to top |
|
 |
Bonk Guest
|
Posted: Thu Apr 21, 2005 5:52 pm Post subject: Re: Need a new IDE |
|
|
BlueJ is exactly what I needed, thanks for everyone help!
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|