ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Best IDE for Java


  • Please log in to reply
Best IDE for Java

#1

MrYenkaa
MrYenkaa
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 7
Threads: 3
Joined: Nov 15, 2019
Credits: 0
Four years registered
#1

Hi mates! 

 

I've been using Eclipse for years. A friend has recommended me 2 use "Atom", other Netbeans. What do you usually use?

 

Thanks guys!!!!


  • 0

#2

FaithHF
FaithHF
    Offline
    36
    Rep
    234
    Likes

    SESH

Posts: 408
Threads: 36
Joined: Dec 04, 2016
Credits: 0

Seven years registered
#2

Atom is a bloated mess of a text editor. VSCode does just about everything Atom does with a smaller memory footprint and less CPU cycles.

And Eclipse is more or less just as shitty or worse. I mean, yeah, you write code in it, but if you're actually maintaining a codebase of more than 200 lines, it's a fucking nightmare. You spend more time configuring everything than writing code. There are good projects based off of Eclipse like Keil uVision (something I personally use for writing STM32 embedded code), but they're really specialized and heavily modified as to still allow people to be productive.

 

But honestly, I've found IntelliJ IDEA to be the best. All Jetbrains products are great, and especially in enterprise environments, IntelliJ's debugger and all their toolchains just make life so much easier.

Not to mention you get a free license if you're a student and have your .edu email (or just send them an email from your school email if it doesn't end in .edu, and they'll upgrade your license.) But yeah, most enterprise settings I've encountered use IntelliJ Enterprise licenses because it can really accelerate development when you're managing these giant systems. Not to mention it includes a linter, so when your code is dogshit it tells you that it's dogshit, which (if you decide to fix the problems) will drastically boost performance.

 

In short, Eclipse/Anything else is used by people who don't know any better/can't get a license for IntelliJ.

IntelliJ is used by people who need to actually get something done.

There are exceptions to this rule ofc, I know some of my friends were forced to use Eclipse at places they've worked, or for their classes, but typically that's how it goes.


  • 1

#3

Smigle
Smigle
    Offline
    0
    Rep
    0
    Likes

    New Member

  • PipPip
Posts: 22
Threads: 0
Joined: May 03, 2020
Credits: 0
Three years registered
#3

nice


  • 0

#4

Hoolahookk
Hoolahookk
    Offline
    0
    Rep
    1
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 139
Threads: 1
Joined: Apr 11, 2020
Credits: 0
Four years registered
#4
Nice info here

  • 0

#5

VainFather
VainFather
    Offline
    0
    Rep
    11
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 147
Threads: 1
Joined: May 12, 2020
Credits: 0
Three years registered
#5

oop thanks


  • 0

#6

ChefCook
ChefCook
    Offline
    60
    Rep
    67
    Likes

    I once was a notorious hacker but made my switch to Cooking.

Posts: 139
Threads: 34
Joined: Oct 15, 2016
Credits: 0

Seven years registered
#6

I would personally recommend Netbeans. I've used it in my study and I highly like it. I think Ecplise is also a good choice.


  • 0

signature.webp


#7

LiveANS
LiveANS
    Offline
    0
    Rep
    3
    Likes

    Member

  • PipPipPip
Posts: 73
Threads: 1
Joined: Mar 09, 2020
Credits: 0

Four years registered
#7

IntelliJ > other IDEs
But this is my opinion. :D


  • 0

#8

xibani
xibani
    Offline
    0
    Rep
    5
    Likes

    Lurker

Posts: 4
Threads: 0
Joined: May 22, 2020
Credits: 0
Three years registered
#8

The best Java IDE you will find is Eclipse or Intellij !

 

As my own experience i'll suggest you eclipse as what he offers of support and useful plugins


  • 0

#9

thorianxd
thorianxd
    Offline
    0
    Rep
    0
    Likes

    New Member

  • PipPip
Posts: 12
Threads: 0
Joined: May 07, 2020
Credits: 0
Three years registered
#9

trhx


  • 0

#10

BerkayCelk
BerkayCelk
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 26
Threads: 0
Joined: Apr 20, 2019
Credits: 0
Five years registered
#10

I also really love IntelliJ btw. The good thing about it mostly is lets say you write python you just download PyCharm and every shortcut and design is same its perfect 


  • 0


 Users browsing this thread: