Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Favorite IDE for java coding filter_list
Author
Message
RE: Favorite IDE for java coding #29
(12-30-2016, 12:14 PM)sudara Wrote: Never liked netbeans. Fan of eclipse though I mostly use jetbrains IDEs

(12-31-2016, 02:03 PM)Darksider Wrote: I am using intellij  because i in code java and android too.  And Android SDK use this so..


Exactly this! If i have to use an IDE, I opt for Jetbrains if it's anything other than web development. I personally prefer Atom for Web Development, however. I used Eclipse until it started eating up all my RAM and freezing xorg on some larger projects, at which point i found IntelliJ and fell in love with it. I never understood how I could have ever used a piece of shit like Eclipse.

Although, I mostly find myself using VIM. I only use IDE's if i'm contributing to some large Open Source projects (even then I can't live without a vim-keybinds plugin), or need advanced functionality like refactoring or something i'm too lazy to write a script for that's already included in an IDE. I prefer the debugging functions on large projects that IDE's provide with C-like languages, and the awesome thing with Jetbrains is that it connects right into GDB for C/C++ so I don't have to re-learn any debugging programs, but the IDE also provides extra debugging functionality (like interactively stepping through the code, which can be a HUGE help if I need to see the "big picture" on a large project and how the codebase is coming together).

Vim is love and life though.

If anyone still uses Eclipse I pity them, seriously try something else. Their are so many better IDE's out nowadays and Eclipse is still living off the days where there were only like 2/3 IDE's out and Eclipse was the best out of them.
(This post was last modified: 01-02-2017, 05:31 PM by insidious.)
[Image: pBD38Xq.png]
Email: insidious@protonmail.ch

[+] 2 users Like insidious's post
Reply





Messages In This Thread
Favorite IDE for java coding - by Vi-Sion - 12-29-2016, 07:09 PM
RE: Favorite IDE for java coding - by Hu3c0 - 12-29-2016, 07:56 PM
RE: Favorite IDE for java coding - by Nil - 12-29-2016, 07:58 PM
RE: Favorite IDE for java coding - by phyrrus9 - 12-29-2016, 08:02 PM
RE: Favorite IDE for java coding - by Vi-Sion - 12-29-2016, 08:04 PM
RE: Favorite IDE for java coding - by Hu3c0 - 12-29-2016, 08:10 PM
RE: Favorite IDE for java coding - by Vi-Sion - 12-29-2016, 08:11 PM
RE: Favorite IDE for java coding - by Vi-Sion - 12-29-2016, 08:14 PM
RE: Favorite IDE for java coding - by Hu3c0 - 12-29-2016, 08:20 PM
RE: Favorite IDE for java coding - by phyrrus9 - 12-29-2016, 08:25 PM
RE: Favorite IDE for java coding - by Nil - 12-29-2016, 08:38 PM
RE: Favorite IDE for java coding - by Hu3c0 - 12-29-2016, 08:49 PM
RE: Favorite IDE for java coding - by Nil - 12-29-2016, 08:55 PM
RE: Favorite IDE for java coding - by Hu3c0 - 12-29-2016, 08:58 PM
RE: Favorite IDE for java coding - by Pikami - 12-29-2016, 09:16 PM
RE: Favorite IDE for java coding - by BORW3 - 12-30-2016, 08:07 AM
RE: Favorite IDE for java coding - by DarkMuse - 12-30-2016, 09:12 AM
Favorite IDE for java coding - by sudara - 12-30-2016, 12:14 PM
RE: Favorite IDE for java coding - by Vi-Sion - 12-31-2016, 01:25 PM
RE: Favorite IDE for java coding - by DarkMuse - 01-02-2017, 04:15 AM
RE: Favorite IDE for java coding - by Darksider - 12-31-2016, 02:03 PM
RE: Favorite IDE for java coding - by insidious - 01-02-2017, 05:31 PM
RE: Favorite IDE for java coding - by Nil - 01-02-2017, 07:59 PM
RE: Favorite IDE for java coding - by insidious - 01-03-2017, 02:58 AM
RE: Favorite IDE for java coding - by Mr.Kurd - 12-31-2016, 03:38 PM
Favorite IDE for java coding - by sudara - 12-31-2016, 05:17 PM
RE: Favorite IDE for java coding - by Infinitum - 01-02-2017, 09:12 AM
RE: Favorite IDE for java coding - by Vi-Sion - 01-02-2017, 09:52 AM
RE: Favorite IDE for java coding - by Mr.Kurd - 01-02-2017, 10:44 AM
RE: Favorite IDE for java coding - by Vi-Sion - 01-02-2017, 11:40 AM
RE: Favorite IDE for java coding - by Mr.Kurd - 01-02-2017, 04:00 PM
RE: Favorite IDE for java coding - by anjesh12 - 06-10-2017, 06:43 AM
RE: Favorite IDE for java coding - by titbang - 07-18-2017, 12:09 AM
RE: Favorite IDE for java coding - by I Like Gold - 08-02-2017, 09:48 AM
RE: Favorite IDE for java coding - by Clone - 12-29-2017, 06:52 AM
RE: Favorite IDE for java coding - by Daniel09 - 02-06-2018, 05:12 PM
RE: Favorite IDE for java coding - by IC3 - 02-07-2018, 10:23 PM
RE: Favorite IDE for java coding - by madvib3zzz - 02-08-2018, 10:02 AM
RE: Favorite IDE for java coding - by Percent - 07-13-2018, 12:17 AM
RE: Favorite IDE for java coding - by Vultra - 07-13-2018, 12:20 AM
RE: Favorite IDE for java coding - by Ukulele - 07-21-2018, 12:44 PM
RE: Favorite IDE for java coding - by venum - 10-07-2018, 01:57 PM
RE: Favorite IDE for java coding - by Jimbo39238 - 10-07-2018, 02:22 PM
RE: Favorite IDE for java coding - by Fury - 01-23-2020, 09:28 PM
RE: Favorite IDE for java coding - by Prutuja - 12-09-2021, 11:00 AM
RE: Favorite IDE for java coding - by convector - 12-23-2021, 04:58 AM
RE: Favorite IDE for java coding - by Solixious - 01-18-2022, 09:16 AM
RE: Favorite IDE for java coding - by gasolina - 02-04-2022, 03:36 PM
RE: Favorite IDE for java coding - by Mangup - 02-07-2022, 01:42 PM
RE: Favorite IDE for java coding - by PhantomIN - 03-01-2022, 03:05 PM
RE: Favorite IDE for java coding - by maroslaw - 04-12-2023, 06:39 AM
RE: Favorite IDE for java coding - by RoyKerry - 06-17-2023, 12:49 PM
RE: Favorite IDE for java coding - by g0d1ee7 - 06-28-2023, 04:25 PM



Users browsing this thread: 1 Guest(s)