Skip to content

StevePerkins.com

Technology and life

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

Programming

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

March 9, 2014March 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 Leave a comment

INI files for easy multi-environment config in Java

March 9, 2014March 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 1 Comment

Injecting JavaScript into Ant builds

March 9, 2014February 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 1 Comment

“Batteries included” distribution using Maven shaded JAR’s

March 27, 2021January 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 2 Comments

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

October 10, 2014June 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 1 Comment
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
© 2025 StevePerkins.com • Built with GeneratePress