Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.szaf.org!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Robert Klemme Newsgroups: comp.lang.java.softwaretools Subject: Re: replacement IDE for IntelliJ Date: Mon, 12 Dec 2011 23:00:46 +0100 Lines: 22 Message-ID: <9knbseFbgdU1@mid.individual.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net sza3arz5Bj60KrDD3FPxdwedE1sCr8xSbHjqZVTgascLmv36o= Cancel-Lock: sha1:gmHEk7WMw/8JJ/KC3OmE+TSyEyQ= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.softwaretools:74 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