Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.softwaretools > #73 > unrolled thread

replacement IDE for IntelliJ

Started byRoedy Green <see_website@mindprod.com.invalid>
First post2011-12-12 03:31 -0800
Last post2011-12-23 13:04 -0800
Articles 5 — 3 participants

Back to article view | Back to comp.lang.java.softwaretools


Contents

  replacement IDE for IntelliJ Roedy Green <see_website@mindprod.com.invalid> - 2011-12-12 03:31 -0800
    Re: replacement IDE for IntelliJ Robert Klemme <shortcutter@googlemail.com> - 2011-12-12 23:00 +0100
      Re: replacement IDE for IntelliJ Roedy Green <see_website@mindprod.com.invalid> - 2011-12-13 00:58 -0800
        Re: replacement IDE for IntelliJ eric@invalid.com (EricF) - 2011-12-23 03:14 +0000
          Re: replacement IDE for IntelliJ Roedy Green <see_website@mindprod.com.invalid> - 2011-12-23 13:04 -0800

#73 — replacement IDE for IntelliJ

FromRoedy Green <see_website@mindprod.com.invalid>
Date2011-12-12 03:31 -0800
Subjectreplacement IDE for IntelliJ
Message-ID<m8pbe713dce5p64p156uk23rcup6r0afa2@4ax.com>
I have been using IntelliJ these last years and I have been quite
happy with it. However, it has recently gone off the rails. It won't
run programs. It can't find definitions. It complains about syntax
errors that javac says are not there.  The debugger has slowed two
orders of  magnitude.  It asks me to add imports for classes that are
already imported.

They may get things back to together, but I think the problem is the
poor thing has died at least temporarily of featuritis.

What is the current state of Eclipse/Netbeans or other IDE?


.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.
 

[toc] | [next] | [standalone]


#74

FromRobert Klemme <shortcutter@googlemail.com>
Date2011-12-12 23:00 +0100
Message-ID<9knbseFbgdU1@mid.individual.net>
In reply to#73
On 12/12/2011 12:31 PM, Roedy Green wrote:
> I have been using IntelliJ these last years and I have been quite
> happy with it. However, it has recently gone off the rails. It won't
> run programs. It can't find definitions. It complains about syntax
> errors that javac says are not there.  The debugger has slowed two
> orders of  magnitude.  It asks me to add imports for classes that are
> already imported.
>
> They may get things back to together, but I think the problem is the
> poor thing has died at least temporarily of featuritis.

No chance that it's a badly filled cache or configuration error of your 
project?

> What is the current state of Eclipse/Netbeans or other IDE?

Eclipse is great.  I don't have experience with more recent Netbeans 
versions.  Try them out and decide for yourself, I'd say.

Cheers

	robert

[toc] | [prev] | [next] | [standalone]


#75

FromRoedy Green <see_website@mindprod.com.invalid>
Date2011-12-13 00:58 -0800
Message-ID<4q4ee7ddek4tlppd36a6geberp79kv7sma@4ax.com>
In reply to#74
On Mon, 12 Dec 2011 23:00:46 +0100, Robert Klemme
<shortcutter@googlemail.com> wrote, quoted or indirectly quoted
someone who said :

>No chance that it's a badly filled cache or configuration error of your 
>project?

The very fact that such a thing can happen is symptom of featuritis. I
have invalidated caches, reloaded old working configs, run 4 different
versions.  
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.
 

[toc] | [prev] | [next] | [standalone]


#76

Fromeric@invalid.com (EricF)
Date2011-12-23 03:14 +0000
Message-ID<jd0rlr$3m7$1@dont-email.me>
In reply to#75
In article <4q4ee7ddek4tlppd36a6geberp79kv7sma@4ax.com>, Roedy Green <see_website@mindprod.com.invalid> wrote:
>On Mon, 12 Dec 2011 23:00:46 +0100, Robert Klemme
><shortcutter@googlemail.com> wrote, quoted or indirectly quoted
>someone who said :
>
>>No chance that it's a badly filled cache or configuration error of your 
>>project?
>
>The very fact that such a thing can happen is symptom of featuritis. I
>have invalidated caches, reloaded old working configs, run 4 different
>versions.  

I have IntelliJ 10.5 and run it on Windows 7, OSX, and Linux. The Linux 
application I work on is very large. I have few problems. I don't think 
featureitis is an issue with it, though you should uninstall any plugings you 
have that will not be used. I like it so much better than Eclipse. But if it 
doesn't work for you, then it is time to move on.

I thought Netbeans looked quite good a few years ago. That wasn't always the 
case. Most developers use Eclipse and are content with it. The price is right.

Eric

[toc] | [prev] | [next] | [standalone]


#77

FromRoedy Green <see_website@mindprod.com.invalid>
Date2011-12-23 13:04 -0800
Message-ID<a6r9f75ek8ju3nsk0b4em2ofbfou9io8nb@4ax.com>
In reply to#76
On Fri, 23 Dec 2011 03:14:01 GMT, eric@invalid.com (EricF) wrote,
quoted or indirectly quoted someone who said :

> But if it 
>doesn't work for you, then it is time to move on.

I have got it going again with a virgin install and not restoring
anything from before.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
If you can't remember the name of some method, 
consider changing it to something you can remember.
 

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.softwaretools


csiph-web