latest eclipse (m3)

I have been playing with eclipse lately (for the aspectj support) so I
track the new releases. M3 just came out, and nearly every new feature
already exists in idea. For the last few builds this has been the case.
While it can't be said for certain that idea is driving the feature set
of eclipse, it sure looks that way. (Jetbrains, you ought to have a big
smile right now!)

17 comments
Comment actions Permalink

and maybe consider applying for patents on certain innovative ideas. then eclipse (aka ibm) would pay royalties.

0
Comment actions Permalink

This is certainly good idea.
Quickfixes from eclipse are just intention actions in Idea.
Also several other features...


U¿ytkownik "charles decroes" <spam@decroes.com> napisa³ w wiadomo¶ci
news:7286113.1062642173532.JavaMail.itn@is.intellij.net...

and maybe consider applying for patents on certain innovative ideas. then

eclipse (aka ibm) would pay royalties.


0
Comment actions Permalink

Mmmm .... so what was the point of obsfucation again?

0
Comment actions Permalink

> Mmmm .... so what was the point of obsfucation again?

That they need to reinvent the wheel themself. But the ideas come from
IDEA (maybe that's why it's called so) :)

Tom

0
Comment actions Permalink

That they need to reinvent the wheel themself.

Doesn't seem to take them very long does it? And they still find time to stick in a whole load of other stuff too.

Though to be honest, I don't find Eclipse to be faster than IDEA ....

0
Comment actions Permalink

That they need to reinvent the wheel themself.

Doesn't seem to take them very long does it? And they still find time to stick in a whole load of other stuff too.


They have very much resources. Somewhere I read something about 60
developers on Sizilia...

Tom

0
Comment actions Permalink

Thomas Singer wrote:

>> That they need to reinvent the wheel themself.
>>
>> Doesn't seem to take them very long does it? And they still find time
>> to stick in a whole load of other stuff too.


They have very much resources. Somewhere I read something about 60
developers on Sizilia...

Tom

Yeah and has anyone noticed how great JSP support in Eclipse is?...
yeah... it doesn't exist.

R

0
Comment actions Permalink

Hahha. One of the most maddening features of that IDE...

Robert S. Sfeir wrote:

Thomas Singer wrote:

>>> That they need to reinvent the wheel themself.
>>>
>>> Doesn't seem to take them very long does it? And they still find time
>>> to stick in a whole load of other stuff too.
>>
>>
>>
>> They have very much resources. Somewhere I read something about 60
>> developers on Sizilia...
>>
>> Tom
>>

Yeah and has anyone noticed how great JSP support in Eclipse is?...
yeah... it doesn't exist.

R


0
Comment actions Permalink

Dnia 09/04/2003 01:04 PM, Uz.ytkownik Robert S. Sfeir napisa?:

Yeah and has anyone noticed how great JSP support in Eclipse is?...
yeah... it doesn't exist.


so take a look at Lomboz plugin....

0
Comment actions Permalink

Exactly.

Plugs-ins are the answer ...

0
Comment actions Permalink

I should have clarified, my comment was based on Eclipse while using the
lomboz plugin.

drPsycho wrote:

Dnia 09/04/2003 01:04 PM, Uz.ytkownik Robert S. Sfeir napisa?:

>> Yeah and has anyone noticed how great JSP support in Eclipse is?...
>> yeah... it doesn't exist.


so take a look at Lomboz plugin....


0
Comment actions Permalink

drPsycho wrote:

Dnia 09/04/2003 01:04 PM, Uz.ytkownik Robert S. Sfeir napisa?:

>> Yeah and has anyone noticed how great JSP support in Eclipse is?...
>> yeah... it doesn't exist.


so take a look at Lomboz plugin....

ummmm I have... no thanks. Idea lacks a little in jsp support, but
Lomboz redefines lacking. I don't know who writes the code on it. I've
asked to help and never got a response, I've submitted bugs which never
got fixed, and releases on that thing happen like once a year or something.

This is the problem with Plugins... you have to reply on a developer who
might get busy and not have time to update it. I accuse myself of such
behavior with my own plugin... so while I'm not surprised that it's
support is low, I was at least hoping that either a) the quality would
be better, or b) that eclipse would have one to begin with!

R

0
Comment actions Permalink

ummmm I have... no thanks. Idea lacks a little in jsp support, but
Lomboz redefines lacking.


lol

0
Comment actions Permalink

I would say IDEA defines the "state of the art" in realm of code analysis - therefore it is only normal that others would follow.

The one point in which Eclipse is clearly ahead is full incremental compilation, where any errors caused by a code change are immediately detected, even if they happen in dependent files/classes. Of course, in contrast to on-line code analysis, this only happens when the file is saved.

Other than that I find the code completion and cross referencing features in eclipse to be a rather weak imitation of IDEA. After changing to and fro between the two IDEs, I am always amazed at the speed and accuracy in which IDEAS parsing and completion works. Nothing I know comes close.

(P.S.: IDEA, please dont take this as saying that I am content with the speed. That will not happen ;)).

Christian

0
Comment actions Permalink

This is the problem with Plugins... you have to reply on a developer who might get busy and not have time to update it.

.. as opposed to the IntelliJ, who might not have the time and resources to develop it at all ....?

I imagine that a lot of plug-ins fall by the way side, but just as many are well supported and well maintained. And if a plug-in is really bad, then someone often steps in and builds a better one.



0
Comment actions Permalink

The one point in which Eclipse is clearly ahead is full incremental compilation, where any errors caused by a code change are immediately detected, even if they happen in dependent files/classes. Of course, in contrast to on-line code analysis, this only happens when the file is saved.

Yes, the incremental compilation is a nice feature (I thing CodeGuide does something similar), but I also find it slows Eclipse down a lot.

0
Comment actions Permalink

Looks like Robert is in funny mood today.

Tom

0

Please sign in to leave a comment.