My issue has never been with the features of eclipse.. they're awesome.  My
issue is that they just don't work.  Running CDT along side regular Java
along side Android ADT is just broken.  I am constantly getting
combinations of:

"weird behavior" (dialogs not containing default values, false-positive
errors in config dialogs, failure to locate referenced libraries, failure
to index referenced libraries for code complete),

visible errors (Alert dialogs reporting that an "error occurred" with a
"details" section that simply says "NullPointerException", eclipse Error
Logs with literally hundreds of errors usually NPEs, and UI controls simply
ceasing to work.. that is, panels that fail to load and just display a
blank screen or windows that simply don't display),

and of course complete crashes at LEAST once per day.

I'm not saying it's easy.. quite the opposite.  I'm sure building an IDE to
do all this is immensely difficult but that shouldn't mean we just lower
our expectations to accomodate should it?

I love all the features of eclipse and I too make extensive use or type
hierarchy views, refactoring etc etc but I wonder how much I'd be willing
to give up for the sake of stability.  Actually I know how much... a lot.
 I recently had to disable "Build Automatically" because it would cause
unrecoverable crashes when ADT tried to create a JAR file.  So I had to
manually build every time I wanted to see a change.  It was a bit of a pain
but FAR less than the pain of having to restart every hour or so.

I've now been using Intellij (Community Edition) for about 3 hours so it's
too early to tell definitively but so far all the features I want are there
(with the exception of C++ support) so we'll see if it lives up to its
reputation from a stability/speed perspective.


On Tue, Mar 12, 2013 at 3:18 PM, a1 <arco...@gmail.com> wrote:

> W dniu wtorek, 12 marca 2013 18:13:16 UTC+1 użytkownik Jason napisał:
>
> Bashing eclipse is popular because eclipse is a horrible experience, from
>> start to end.
>
>
> Exaggerating a bit, don't you think? Sure 4.2 isn't such a great release
> (new UI framework is still buggy, but SR2 helped a lot - at least on linux
> and windows). I work a lot with native (c++) code and I didn't find any IDE
> that can replace eclipse for that, also I use a lot AST based navigation
> (type hierarchy, call hierarchy, override paths, outlines, data flows) and
> I really didn't find any IDE matching eclipse in this regard (and that is
> for single language not to mention for both java and c++).
>
> So I really think millage may vary and IDEs comparison are extremely
> subjective, so my advice is: try other options and see if they works for
> you.
>
> --
> Bart
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "Android Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/android-developers/03O6rEVdXCY/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Ozzy's Odyssey!  A new game for Android
https://market.android.com/details?id=com.carboncrystal.odyssey
http://www.carboncrystal.com/ <http://www.carboncrystal.com/droid-odyssey/>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to