IDE
-
Software Development
How to Limit Indexing in IntelliJ IDEA for Better Performance
IntelliJ IDEA provides many features to enhance productivity. However, a common issue users report is the frequent indexing of projects,…
Read More » -
Software Development
Java Dev Showdown: Top IDEs and Code Editors for 2024
In the realm of Java development, crafting flawless applications hinges on wielding the right tools. But with the ever-shifting landscape…
Read More » -
Software Development
Intellij unable to find classes from jar included in maven/gradle project
Problem: At times intellij is unable to identify classes even though you would have added respective jars in maven or…
Read More » -
Software Development
My tips for using IntelliJ IDEA effectively
I wanted to share my tips and tricks that and especially keyboard shortcuts that make me more productive when using…
Read More » -
Software Development
14 Best (and Free) Plugins for Eclipse IDE in 2021
1,667 available plugins and solutions on the Eclipse marketplace online! By the time you read this there are probably even…
Read More » -
Software Development
Best IntelliJ IDEA Plug-ins
I’ve been using Intellij Idea as IDE for some time and wanted to share my favorite plug-ins as I think…
Read More » -
Software Development
Dogfooding the Eclipse Dash License Tool
There’s background information about this post in my previous post. I’ve been using the Eclipse Dash License Tool on itself.…
Read More » -
Kotlin
Kotlin / IntelliJ quick hint: Operator navigation
This is just a quick hint if you are programming Kotlin with IntelliJ: In IntelliJ you can ctrl-click on operators…
Read More » -
Software Development
IntelliJ’s text based HTTP client
IntelliJ provides a HTTP client that is purely text based. While this might sound strange at the beginning it turns…
Read More »