Skip to content
  • English
    • English
    • Deutsch
    • Čeština
    • Español
    • Français
    • Italiano
    • Polski
    • Slovenčina
    • 日本語
    • 中文 (中国)
  • HTML5 Games
  • IntelliJ Idea tips
  • Online UTF-8 repairer
  • QR code generator
  • Siriel Adventures
  • SDL2 for Android/iOS
  • Talks

Georgik.Rocks

Useful software tips

  • English
    • English
    • Deutsch
    • Čeština
    • Español
    • Français
    • Italiano
    • Polski
    • Slovenčina
    • 日本語
    • 中文 (中国)
  • HTML5 Games
  • IntelliJ Idea tips
  • Online UTF-8 repairer
  • QR code generator
  • Siriel Adventures
  • SDL2 for Android/iOS
  • Talks

Tag: Java

Software engineering Posted on11. August 2014

Gradle PMD – Can’t find resource null

Gradle has support for PMD. You can find following example on internet: apply plugin: ‘pmd’ pmdMain { ruleSets = [ “basic”, “strings” ] } This […] Read More

Software engineering Posted on23. June 20145. July 2017

How to debug Gradle script

First of all: do not use daemon mode for debugging. IntelliJ Idea is automatically spawning daemon when you start any Gradle task. You have to […] Read More

Software engineering Posted on22. September 201322. September 2013

Deploy Spring application by Maven to Tomcat7 via HTTPS – PKIX problem

Simple scenario: deploy spring application to remote server which has https management interface. Easy task. When you have properly configured project with pom.xml then you […] Read More

Software engineering Posted on1. June 20131. June 2013

Tomcat installed as Windows service doesn’t create log files

I was chasing one very insidious bug. Tomcat installed as Windows service was not creating logs. The only log produced by Tomcat was stdout and […] Read More

Software engineering Posted on13. November 201113. November 2011

Apache Tomcat 7 Maven plugin

I was searching for Apache Tomcat 7 Maven plugin. I found only messages that no such thing exists and that I have to use some […] Read More

Posts navigation

Older posts

Topics

  • Development (76)
  • Geography (2)
  • Graphics (17)
  • IoT (29)
  • Misc (5)
  • Mobile (2)
  • Music (1)
  • Office automation (12)
  • Rich Internet Application (11)
  • Software engineering (82)

Sitemap

© 2009-2024 Juraj Michalek
Powered by WordPress / Theme by Design Lab