Jump to content

Calling all Scripters...


  

32 members have voted

  1. 1. Eclipse or IntelliJ

    • Eclipse
      15
    • IntelliJ
      14
    • I don't script.
      3


Recommended Posts

Posted

That's not true at all, one is not particularly harder to use than the other.

 

In my opinion Intellij has a better overall user experience, and therefore would be the best choice for OP

 

Eclipse is better for beginners specifically on OSBot for a few reasons:

 

 

1. There is a precise guide that teaches the exact setup of eclipse. 

 

2. Because it has less features, its functions are easier to grasp and manage - especially for someone just learning Java, let alone the OSBot API on top of that. They're not going to need all of the functions on IntelliJ.

 

3. Eclipse is simpler. For a beginner, that's more important than cool features that they could use years from now when they're developed as programmers.

Posted (edited)

Eclipse is better for beginners specifically on OSBot for a few reasons:

 

 

1. There is a precise guide that teaches the exact setup of eclipse. 

 

2. Because it has less features, its functions are easier to grasp and manage - especially for someone just learning Java, let alone the OSBot API on top of that. They're not going to need all of the functions on IntelliJ.

 

3. Eclipse is simpler. For a beginner, that's more important than cool features that they could use years from now when they're developed as programmers.

This exactly.

 

Half the people saying "IntelliJ master race" don't even use any of the features it offers above Eclipse. Any beginner is definitely better off getting familiar with Eclipse (99% of tutorials use it anyway).

 

Besides, the Eclipse compiler can actually run around compilation errors (assuming that part of the code is unused at runtime, else you'll get an exception) which makes it that much better for newbies.

Edited by Swizzbeat

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...