|
-
Anybody use Eclipse here ?
Hello,
I am working on some java projects and came accross the term "Eclipse"... which according to eclipse.com, it is development environment.
As I read more, it seems like that it is nothing more than simply a text editng tool with the ability to run some java files, compiles and debugs... so why shall I use Eclipse instead of the JDK editor ?
i m really new to this, so mayb i m missing many things
thanks,
DHAHL3seasons GP:73 G:121 A:55 Pts:176 GWG:12 +/-:184
UWSWA6seasons GP:41 G:53 A:46 Pts:99 GWG:5 +/-:-25
MCBHL3seasons GP:14 G:20 A:8 Pts:28 GWG:4 +/-:19
uwcdc.com or monkis.com
-
eclipse will do a ton of things for you. there are many many plugins. check out eclipse-plugins.2y.net It has absolutely awesome text formatting which you can specify how you want it done.
-
what about Visual Age, is it another name for Visual J++ ?
DHAHL3seasons GP:73 G:121 A:55 Pts:176 GWG:12 +/-:184
UWSWA6seasons GP:41 G:53 A:46 Pts:99 GWG:5 +/-:-25
MCBHL3seasons GP:14 G:20 A:8 Pts:28 GWG:4 +/-:19
uwcdc.com or monkis.com
-
NullPointerException
Visual Age is IBM's answer to Eclipse - just another Java IDE.
As you shop around for IDEs, take a look at NetBeans. I have never really liked using an IDE (they act as a crutch when writing code: even if you don't lean in the beginning, you will eventually), but many colleagues use NetBeans and I've been using it to write GUIs lately. It's got a lot of functionality, it's 100% Java, and it's free.
Open Source is free like a puppy is free.
It's only when you look at an ant through a magnifying glass on a sunny day that you realise how often they burst into flames.
Understanding Evolution
-
Eclipse was also started by IBM. Which I thought you had it backwards but yah, both are by IBM, weird business decision.
-
Visual Age is IBM's old product - I wouldn't use it since it's only compatible with an old version of the JDK (1.2.2 I think).
The same IBM people who created Visual Age wrote the core code for Eclipse, then IBM released that part as Open Source, and continued developing their new proprietery IDE on top of that, which is called WebSphere Application Developer.
oh yeah, Eclipse is a great IDE.
-
Eclipse has swidgets, which are native widgets to replace swing.
It has 80% of the functionality of swing, 20% of the memory usage.
It does require client side installation, though.
It looks pretty impressive, but I have not ever used it....
I'm half Scottish and half French.
I surrender to alcohol.
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
|
|