Java PDF Blog » Ovidijus Okinskas Feedhttps://blog.idrsolutions.com/author/ovi/PDF tips and JPedal highlightsen-US hourly 1What is a package manager and why should you use one?https://blog.idrsolutions.com/what-is-a-package-manager-and-why-should-you-use-one/Ovidijus OkinskasWed, 11 Jul 2018 12:54:47 +0000https://blog.idrsolutions.com/?p=23650What is a package manager and why is it useful? A package manager is a programming language’s tool to create project environments and easily...Why we use Hudson and Jenkinshttps://blog.idrsolutions.com/why-we-use-hudson-and-jenkins/Ovidijus OkinskasWed, 06 Jun 2018 12:53:28 +0000https://blog.idrsolutions.com/?p=23555Hudson is a continuous integration server for Java development. The development of this platform started with Hudson while Jenkins was forked from Hudson when...5 tips for getting the most out of Apache NetBeans Day UKhttps://blog.idrsolutions.com/5-tips-for-getting-the-most-out-of-apache-netbeans-day-uk/Ovidijus OkinskasFri, 20 Apr 2018 08:21:59 +0000https://blog.idrsolutions.com/?p=23440Apache NetBeans Day UK 2018 is fast approaching – Friday 27th April at the University of Greenwich. If you have not yet registered for...How to run CheckStyle, PMD and FindBugs from Mavenhttps://blog.idrsolutions.com/how-to-run-checkstyle-pmd-and-findbugs-from-maven/Ovidijus OkinskasWed, 21 Mar 2018 14:24:11 +0000https://blog.idrsolutions.com/?p=23013What is static program analysis? Static analysis provides testing against code bases and binaries without the execution of any code. IDEs do this too...