|
-
Jun 26th, 2000, 03:24 PM
#1
Thread Starter
Frenzied Member
Well? Are you?
(If the answer is NO, you don't need to tell me! )
I just wondered how many readers of this forum are programming with proper Java.
What editor do you use?
At the moment I use InterDev for editing and complile it using JDK.
What are the differnces between J++ and JDK?
-
Jun 28th, 2000, 12:07 AM
#2
Monday Morning Lunatic
I use Java2 Enterprise Edition v1.3, for setting up JSP / databases / ecommerce-type things. Editing, mostly Notepad, though JBuilder Foundation is quite nice. Visual J++ will let you create standard Java, but you have to look through all the M$ crap first.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jun 28th, 2000, 01:27 AM
#3
Hyperactive Member
I find Jbuilder Foundation to be quite a nice environment too, especailly for building stand alone applications, but it just runs too sluggish on my maching becasue I only have 64 MB of RAM.
I've graduated from notepad to Ultredit, much nicer
"People who think they know everything are a great annoyance to those of us who do."
-
Jun 28th, 2000, 01:30 AM
#4
Monday Morning Lunatic
PIII-500 + 128MB SDRAM helps it along quite nicely... 
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jun 28th, 2000, 01:37 AM
#5
Hyperactive Member
But JBuilder is a good example of a standalone app written in Java, just shows that performance still isnt where it needs to be.
"People who think they know everything are a great annoyance to those of us who do."
-
Jun 30th, 2000, 12:16 PM
#6
Monday Morning Lunatic
I agree, it is quite slow, and there's a few redraw problems as well. However, I did a bit of hacking and wired HotSpot into it, so it now runs very fast, and the compiler is so fast you think it's ignoring you!
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Aug 23rd, 2000, 02:34 AM
#7
Addicted Member
Kind of new here..
I use jdk1.2 and notepad, it seems like a primative way to do it..but on the other hand i like the idea that i can go to any platform and just use it's text editor and DOS to make my java programs
Also my instructor told me about this site http://www.tek-tools.com
it has something there called "kawa" and basically what it is ,is a twaeked out notepad with a dos prompt on it.
It's pretty cool but call me old fashioned..ill juts stick with my notepad and dos prompt.
See ya.
-
Aug 23rd, 2000, 10:52 AM
#8
Hyperactive Member
You might want to check out Ultraedit (www.ultraedit.com) it's like Notepad on steroids, now I can't remember how I got along without it. It has colour coding and dictionary files for different language (plus you can make your own) I use it for quick changes to Java, ASP, HTML,C++ and VB files when I don't feel like waiting for the respective IDE to open up.
"People who think they know everything are a great annoyance to those of us who do."
-
Aug 23rd, 2000, 12:35 PM
#9
Monday Morning Lunatic
I frequently use the JDK and Notepad (I use Java 1.3, and since it's easier to sort out interfaces and crap like that when you write it all)...
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|