Category Archives: Gradle

PHPHOST BLOG

Web Hosting Related Articles You May Need

Java Happenings in May 2013

This post very briefly summarizes some recent (within the past few weeks) developments in the world of Java.

Yet Another Java Versioning Scheme

Oracle has changed the Java version numbering schema again, this time in an effort “to avoid confusion cau… Continue reading

Posted in Android, Gradle, Java (General), Syndicated | Comments Off on Java Happenings in May 2013

Recent Software Development Posts of Interest – Early June 2012

There has recently been a large number of posts on some of my favorite topics and I summarize and reference a few of them here.

Why Developers Should Blog

I devoted a post to why I believe more software developers should write blogs. Ron Gross’s post… Continue reading

Posted in Ant, Blogging, Gradle, JavaFX, NetBeans, Syndicated | Comments Off on Recent Software Development Posts of Interest – Early June 2012

Software Development Posts of Interest – March 2012

This post references some of the recent blog posts and articles that have interested me. Topics include Java-specific topics such as Java EE, JavaFX, Scala, and Gradle as well as more general software development topics such as software patents and ope… Continue reading

Posted in General Development, Gradle, Groovy, Java EE 6, Java SE 7, JavaFX, NetBeans, Ruby, Scala, Spring Framework, Syndicated | Comments Off on Software Development Posts of Interest – March 2012

Recent Software Development Posts of Interest – Early December 2011

I have run into several software development blog posts over recent weeks that I think are worth reading or keeping links to for future reference. I collect some of these in this post.

An apt Ending

In Java 8 news, Joseph D. Darcy’s post An apt endin… Continue reading

Posted in General Development, Gradle, Groovy, Oracle, Syndicated | Comments Off on Recent Software Development Posts of Interest – Early December 2011

A First Look at Building Java with Gradle

I left JavaOne 2011 with several take-aways. One of the most significant was a renewed interest in learning more about Gradle. In this post, I look at using Gradle and at migrating a simple Ant build script to Gradle.

Gradle installation is easy. Grad… Continue reading

Posted in Gradle, Syndicated | Comments Off on A First Look at Building Java with Gradle