So I started the java lesson... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

So I started the java lesson...

damn it's very difficult! the syntax is more complicated than C for me.. anyway I understand all for now YEAH! FANTASTIC APP! now I'm going to set up eclipse because I need to test my actual skills!

28th Nov 2017, 7:07 PM
DELTA_ 44
DELTA_ 44 - avatar
10 Answers
+ 3
I would recommend Intellij Idea, I like it more, there's a free and a ultimate version too https://www.sololearn.com/discuss/646000/?ref=app
28th Nov 2017, 7:21 PM
Jonas Schröter
Jonas Schröter - avatar
+ 5
With the disclaimer that I've not used these editors for a while, I second (the vote for) trying JetBrains' IntelliJ IDEA. Should you decide to take up Android development, you'll also find Android Studio ditched Eclipse for an IntelliJ IDEA base: https://jaxenter.com/android-studio-dumps-eclipse-for-intellij-idea-106065.html
28th Nov 2017, 8:47 PM
Kirk Schafer
Kirk Schafer - avatar
+ 2
You have to install a fresh JDK, Intellij normally automatically detect you JDK or SDK and so on.
29th Nov 2017, 5:56 AM
Jonas Schröter
Jonas Schröter - avatar
+ 1
thank you, I'll take a look
28th Nov 2017, 7:24 PM
DELTA_ 44
DELTA_ 44 - avatar
+ 1
good luck, keep going!
28th Nov 2017, 8:23 PM
Lucien
Lucien - avatar
+ 1
yeah I've installed the toolbox so I can manage all the tools and I've already installed intellij idea and Clion
28th Nov 2017, 9:20 PM
DELTA_ 44
DELTA_ 44 - avatar
0
I have to download JDE for compile the java file right? because I can't compile and run
28th Nov 2017, 10:05 PM
DELTA_ 44
DELTA_ 44 - avatar
0
I open intellij idea, I create a java scratch file, I write something on it, I click run ans nothing happens. only a dialog that say "edit options" appear. I'm doing something wrong?
29th Nov 2017, 3:34 PM
DELTA_ 44
DELTA_ 44 - avatar
0
watch a youtube tutorial if you can not follow the simple instructions given by intellij
29th Nov 2017, 3:42 PM
Lucien
Lucien - avatar
0
whoah... I resolved: Instead of creating an empty project I created a java project and now it works! I'm installing the jdk since I installed only the jre. thank you for help!
29th Nov 2017, 4:15 PM
DELTA_ 44
DELTA_ 44 - avatar