Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJake Lee
2,789 PointsWhat is Intellij?
I am on the beginner Java track. Just finished the Java Arrays course. This lesson starts with something called an IntelliJ? I don't know what this IntelliJ is nor have been taught a lesson that covers this program.
Is there a lesson that covers IntelliJ? how to install, etc.. Thank you.
3 Answers
Matthew Lucas
2,703 PointsHello Jake,
Intellij is a code editor made for Java and is very popular. It is basically the same thing as the virtual workspace but much more powerful.
Debora Sula
3,148 Pointshi so just go to this link: https://www.youtube.com/watch?v=EMLTOMdIz4w or just type this on YouTube: "How to Install Intellij IDEA on Windows 10 + Creating First Hello World Java Application" and your will know how to install and use Intellij because I didnt too until I saw this video
kelly driskel
1,544 Pointskelly driskel
1,544 PointsWhen moving from one course to another, it would have been nice when starting this video you were given instructions to do this download.