Today I am going to share to you the best IDE in today's world for JAVA programming language. Yes it is none other than IntelliJ IDEA.
IntelliJ IDEA is a Java IDE by JetBrains, available as an Apache 2 Licensed community edition and commercial edition. It is often simply referred to as "IDEA" or "IntelliJ"
Why IntelliJ IDEA?
- Amazing configurations for ignore lists, no indexing and searching compiled classes unless you want to.
- In windows the debugger can use shared memory, in OS X I can only get socket working which can be slower
- Expression evaluations on the fly
- Intellisense is really great once you get used to it
- Auto import of classes in JSPs
- Steller JSP support overall, ability to jump into a java class from a jsp just like you can from a java file
- Great javascript support, I even got my IntelliJ to autocomplete jQuery statements for me.
- Facets are really cool, you can very easily change relative paths
- Find useages of a method by clicking it and holding Shift+F7
- XML Auto completion from a DTD
- Code coloring of Velocity
- Local history
- While Ctrl+Shift+O doesn't do what I want, 99% of the time when you copy/paste code it automatically adds the imports for you so you shouldn't have to Ctrl+shift+o
How to Install:
Please click the download button below.
Now please download the 30-day-free trial version. Don't worry we have the serial key, you can use it ;) Just go ahead and download it.
Since you have already downloaded, I'm assuming that you have also installed it.
The serial key:
Name: AGAiN ?
License Key: 73948-W8EME-UO3X0-88YGB-2W6AP-LDRC7
Have fun time programming in JAVA.
Follow us ;)
Its nice, thanks
ReplyDelete