Skip to content

StevePerkins.com

  • About Steve Perkins
  • ‘Hibernate Search By Example’ book
  • Go for Java Programmers

Programming

How to install Oracle’s Java on Ubuntu the easy way

December 22, 2025March 5, 2013 by Steve Perkins
Ubuntu and Java logos

Installing the Oracle JDK on Ubuntu is painful since it was removed it from the apt repositories. Restore the easy install method with this simple script. […]

Categories Infrastructure, Programming Tags Java, linux

INI files for easy multi-environment config in Java

December 22, 2025March 3, 2013 by Steve Perkins
INI file screenshot

When your app is too small for a DI framework, yet has too much config for environment variables, this old-school gem really hits a sweet spot in between. […]

Categories Programming Tags Groovy, Java, Scala

Injecting JavaScript into Ant builds

December 22, 2025February 18, 2013 by Steve Perkins
Ant

How to use free-form JavaScript code to add more power and flexibility to Ant builds, with no extra dependencies! […]

Categories Programming Tags Ant, Eclipse, Groovy, hybris, Java, JavaScript, Maven

“Batteries included” distribution using Maven shaded JAR’s

December 22, 2025January 28, 2012 by Steve Perkins
batteries

How to package up a project’s code, along with all of its dependencies, into one monolithic JAR file that can more easily be distributed and executed. […]

Categories Programming Tags Java, Maven, Scala

Using Web Deployment Assembly options to make Eclipse play nice with Maven

December 22, 2025June 24, 2011 by Steve Perkins
Eclipse Web Deployment Assembly settings screenshot

How to avoid Eclipse errors when Maven assembles your project in ways that are too complicated for the Eclipse plugin to understand. […]

Categories Programming Tags App Servers, Eclipse, Java, Maven, Scala
Newer posts
← Previous Page1 … Page4 Page5

Categories

  • Book Reviews (4)
  • Infrastructure (10)
  • Programming (25)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Social

  • LinkedIn
  • GitHub
  • Email
Log in
© 2026 StevePerkins.com • Built with GeneratePress