+ 2
How to use or set Up IntelliJ for Java?
I have recently started learning Java and in search of an IDE I found IntelliJ useful but I don't know how to set it up. Means I can't get the place to write the code. I want a guide or something that can help me get a proper working environment. And if possible I would prefer to use IntelliJ only.
8 Réponses
+ 9
I actually just did this two days ago lol. If you still have queries after referring to all the material provided here then feel free to ask.
+ 8
Try checking the documentation from the official site
+ 7
I hope this helps-
https://youtu.be/qscQ3XT6qu4
+ 5
How to install and use IntelliJ IDEA (IDE)
https://www.youtube.com/watch?v=qscQ3XT6qu4
+ 4
Tutorials
- installing IntelliJ IDEA
https://www.sololearn.com/discuss/580291/?ref=app
+ 3
If you do not have JDK
copy this tutorial
- install the lastest JDK
- Do not install Eclipse , Setup IDEA instead
+ 2
Thanks all of you for helping me I will surely ask if there is any queries.
+ 1
Yeah of course I checked it but it seems confusing.