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 trial

Development Tools

Installing IntelliJ on Mac which version I should?

May be a silly question but kindly answer,

Found below url on internet , it has two options to download one free community one , for JVM and android. Another one is for web and enterprise which is a trial one and free only for 30 days.

https://www.jetbrains.com/idea/download/#section=mac

My requirement is to develop Spring framework based code which one of the above options should i install ?

Thanks,

1 Answer

I'm fairly certain you'll need the Ultimate edition for full Spring Framework features. The 30 day trial will let you download and test it out to make sure. Once that runs out you'll be required to subscribe for the IDE.

I'm sure you can still setup a project in the community edition but you'll be limited in tools available through the IDE. Up to you if the cost is worth it or you can checkout Eclipse as well.