How to install Apache Ant on Mac OS X in 4 easy steps:download, extract, move to destination folder and edit the environment variables.


How to parse Google Search result in Java using URLConnection and a regular expression to parse the response. Can be used to check the Google SERP position.


How to include library into maven local repository using mvn install command. Useful for libraries that are not available in public repositories.


How to create Java Application with Eclipse. First Java Hello World application. Command line run example.


How to create a simple application using Maven in Eclipse using maven-archetype-quickstart archetype.


How to configure Maven proxy settings on Windows using global settings or user settings. Additional added missing library.