Coreh Posted November 3, 2016 Share Posted November 3, 2016 Hey, I am trying to get into Java and scripting, and it comes to where I must use an IDE. So, overall, which one is better, especially for a beginner? Eclipse or IntelliJ? Quote Link to comment Share on other sites More sharing options...
Megaman Posted November 3, 2016 Share Posted November 3, 2016 Voted )) Quote Link to comment Share on other sites More sharing options...
Coreh Posted November 3, 2016 Author Share Posted November 3, 2016 Voted )) thanks Quote Link to comment Share on other sites More sharing options...
Manner Posted November 3, 2016 Share Posted November 3, 2016 IntelliJ master race Quote Link to comment Share on other sites More sharing options...
Team Cape Posted November 3, 2016 Share Posted November 3, 2016 eclipse is better for starters. theres also a guide on OSBot that gets you set up with eclipse Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted November 3, 2016 Share Posted November 3, 2016 I've started and sticked with eclipse but you should probably start with IntelliJ, it has more features etc. Quote Link to comment Share on other sites More sharing options...
PlagueDoctor Posted November 3, 2016 Share Posted November 3, 2016 I've only used eclipse, and I've found it very user friendly. I did however have some experience with C# and visual studio beforehand though.. so not a complete beginner. Quote Link to comment Share on other sites More sharing options...
Explv Posted November 3, 2016 Share Posted November 3, 2016 (edited) eclipse is better for starters. 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 Edited November 3, 2016 by Explv Quote Link to comment Share on other sites More sharing options...
Zappster Posted November 3, 2016 Share Posted November 3, 2016 (edited) Look all these peasents using an IDE, what ever happened to using Notepad and cmd compiling? Notepad++ masterrace checking in. Srsly tho, I used Eclipse and IntelliJ, It's completly down to personal preference really. Try them both. Edit: Look at this guy Edited November 3, 2016 by Zappster Quote Link to comment Share on other sites More sharing options...
MalikDz Posted November 3, 2016 Share Posted November 3, 2016 Eclipse obviously ! Im not scripter tho so im not sure if pplz should consider my opinion Quote Link to comment Share on other sites More sharing options...
Sysm Posted November 3, 2016 Share Posted November 3, 2016 Eclipse, i gave up on scripting but that seemed to be the easyest Quote Link to comment Share on other sites More sharing options...
Drewyboyo Posted November 3, 2016 Share Posted November 3, 2016 Edit: Look at this guy make it 2 Quote Link to comment Share on other sites More sharing options...
Team Cape Posted November 3, 2016 Share Posted November 3, 2016 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. Quote Link to comment Share on other sites More sharing options...
Swizzbeat Posted November 3, 2016 Share Posted November 3, 2016 (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 November 3, 2016 by Swizzbeat Quote Link to comment Share on other sites More sharing options...
Chris Posted November 3, 2016 Share Posted November 3, 2016 ide is a ide? both can make scripts lul. Quote Link to comment Share on other sites More sharing options...