JetBrains brengt verschillende ontwikkelomgevingen uit, zoals CLion gericht op C en C++, DataGrip gericht op sql, PhpStorm gericht op php en IntelliJ Idea gericht op Java. IntelliJ Idea biedt slimme codecompletion, deep-static-analysis, intelligent-refactorings, debugger en een testrunner, en kan ook overweg met Kotlin, Groovy, Coffee- en Actionscript. Voor een overzicht van de mogelijkheden verwijzen we naar deze pagina. Voor het gebruik van IntelliJ Idea is wel een licentie nodig. Voor zakelijk- en thuisgebruik zul je daarvoor moeten betalen, maar als de software wordt gebruikt voor onderwijs of niet-commerciële opensourceprojecten, is de licentie gratis. JetBrains heeft IntelliJ Idea 2018.1.6 uitgebracht, met de volgende aankondiging:
IntelliJ IDEA 2018.1.6 is released!
Even though the release of IntelliJ IDEA 2018.2 is not so far away, we have not forgotten about IntelliJ IDEA 2018.1. And today we are ready to release the sixth bug-fix update for IntelliJ IDEA 2018.1. Get the new IntelliJ IDEA 2018.1.6 from our website or via Toolbox App.
IntelliJ IDEA 2018.1.6 comes with a bunch of bug fixes, with the following worth mentioning:Check out the release notes for the full list of improvements!
- Fixed a throwable exception: unable to get stub builder: IDEA-181227.
- Fixed the issue that caused the go to Class/File/Symbol pop-ups to leak via the native window and focus traversal policy: IDEA-192184.
- Ñorrected the treatment of a Spring @Nullable annotation: IDEA-182842.
Share your feedback with us via issue tracker, discussion forum, Twitter!
Happy Developing!