943,503 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 9159
  • Java RSS
You are currently viewing page 1 of this multi-page discussion thread
Apr 27th, 2003
0

Notepad VS. Something Else

Expand Post »
Is it worth going out and using a program like JCreator or something like that compared to good-old notepad? They all should compile the same code, no?

Ian
Similar Threads
Reputation Points: 10
Solved Threads: 3
Light Poster
theQube is offline Offline
35 posts
since Feb 2003
Apr 28th, 2003
0
Re: Notepad VS. Something Else
Notepad isn't a compiler. But yes, compilers can compile code written in Notepad or JCreator.

The point of using an Integrated Development Environment like JCreator is that it provides many useful tools, such as syntax highlighting, better tabs and a pleasant environment to work in.

If you're a Java programmer, I recommend JCreator.

JCreator
http://www.jcreator.com

Of note, there is a text editor (not compiler) that is IMHO the best out there. And its written in Java. It provides syntax highlighting for C++, Java, PHP, JavaScript, C# and many many other languages. You can install lots of cool plugins with it too. :o Here's the link:

JEdit
http://www.jedit.org
Reputation Points: 13
Solved Threads: 0
Light Poster
Dante Shamest is offline Offline
46 posts
since Apr 2003
May 6th, 2003
0

jgrasp

i use jgrasp, which is totally free, i think older verisons of jcreator are free, but if you go their website now, i think you can only get a 30 day trial.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jacktasia is offline Offline
1 posts
since May 2003
May 8th, 2003
0
Re: Notepad VS. Something Else
Quote ...
i think older verisons of jcreator are free, but if you go their website now, i think you can only get a 30 day trial.
Not true. The Freeware JCreator version comes with almost all the essential features. Only JCreator Pro is a 30-day Shareware trial. I recommend JCreator whole-heartedly. Both can be downloaded at their site:

http://www.jcreator.com
Reputation Points: 13
Solved Threads: 0
Light Poster
Dante Shamest is offline Offline
46 posts
since Apr 2003
May 10th, 2003
0
Re: Notepad VS. Something Else
What about the free version of Borland JBuilder? Personally I'm a fan of the .NET IDE.
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
May 10th, 2003
0
Re: Notepad VS. Something Else
I haven't used Borland much...but from what I remember it ran slow as hell on my old 4GB Windows 98 PC. Of course, that was an old computer.

The .NET IDE is nice. But its expensive. =( I'm still using the old Visual Studio 6.0 edition.

If all you're after is a great text editor, I still recommend JEdit, as it has syntax highlighting for almost all languages.
Reputation Points: 13
Solved Threads: 0
Light Poster
Dante Shamest is offline Offline
46 posts
since Apr 2003
May 10th, 2003
0
Re: Notepad VS. Something Else
Okay, I'm not a java guy but I do some of it.

I use Borland JBuilder Personal (free), and I like the IDE, but it is sluggish (Java based). My school uses JCreator, but I'm not that fond of it.

For text editing, I use UltraEdit32. It handles every file format in existance!

For VB, C#, J++, or C++, I'm in love with the Visual Studio .NET 2003 IDE. All of its features kinda want me sing each time I use it. ::grins::
Moderator
Reputation Points: 322
Solved Threads: 28
The C# Man, Myth, Legend
Tekmaven is offline Offline
914 posts
since Feb 2002
May 11th, 2003
0
Re: Notepad VS. Something Else
I think for serious Java development, you should go for JBuilder. The features are just overwhelming. If you're starting to learn Java and are writing small programs (maybe for school) you'll want a light quick editor, and in this case, JCreator. That's the editor I use for most quick Java projects.

If you're going to do serious web development coding, try Dreamweaver MX. I can't believe no one else mentioned it yet.

For C/C++ I recommend you using Visual Studio or Borland Builder. If you're low on cash, you can use Bloodshed Dev-C++, which is free.

http://www.bloodshed.net/download.html
Team Colleague
Reputation Points: 262
Solved Threads: 18
a.k.a inscissor
samaru is offline Offline
1,227 posts
since Feb 2002
May 29th, 2003
0

Eclipse

I use eclipse for java development and I believe it can also act as an IDE/Compiler for C++ with an additional module. You can find it at http://www.eclipse.org
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Franko is offline Offline
1 posts
since May 2003
Jun 25th, 2003
0

Re: Notepad VS. Something Else

I dunno folks, I have had some time to spend doing some reviewing of my Java knowledge on a W2k system I have build strickly for Java Development. And well, I found JCreator to rock for doing what I do at least.

I use JavaWebServer 2.0 for my WebPage Server. And JCreator does have a simple easy to use IDE. And much easier to use, and faster than JBuilder (which took forever to install).

The system I am using is no meatball either. It is a rather peppy P2 350 with 650 MB of RAM.

But then again.... it is only my opinion. For Text editing I use Program File Editor (very simple but a nice little program for txt, bat, cfg, log, etc files).
Team Colleague
Reputation Points: 211
Solved Threads: 27
Master Poster
Paladine is offline Offline
793 posts
since Feb 2003
Message:
Previous Thread in Java Forum Timeline: i m b beginer of java...pls help me as u can...
Next Thread in Java Forum Timeline: Panel under a textfield





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC