Tag Archives: IntelliJ Idea

How to connect Jira with IntelliJ IDEA

This tutorial will show you how to connect your IntelliJ IDEA with the Jira ticketing system. Continue reading

Posted in Tutorials | Tagged , , | Leave a comment

3 ways how to kill Spring Boot application at port 8080 on Windows

This article is a simple tutorial on how to kill your Spring Boot application which occupies port 8080 on Windows Continue reading

Posted in Bug hunt | Tagged , , , , , , , , , , , , , , , | Leave a comment

How to remotely debug Java application in IntelliJ

This article is a simple tutorial on how to debug your JAR or WAR file remotely. Continue reading

Posted in Tips & tricks | Tagged , , , , , , , , , , , , , , | Leave a comment

How to use IntelliJ Idea as a text editor

This article will give you a few excellent tips on how and why to turn your favourite IDE into your first choice text editor. Continue reading

Posted in Tips & tricks | Tagged , , , , , , , | Leave a comment

Solution for Lombok plugin incompatible with 2018.1 Intellij Idea warning

Migrating from the older to the newest version of IntelliJ Idea can cause a warning message for the Lombok module. This article is about a simple solution how to solve this problem. Continue reading

Posted in JetBrains suite | Tagged , , , | Leave a comment