Like last year, JavaOne and Oracle Develop 2012 was organized and HICC on 3rd and 4th May 2012.The last time I attended such session was Tech Days when Oracle had just acquired Sun Miscrosystems. It was a two day program. This time the event was even larger. In fact all of the floors of HICC …
Tag Archive: jdk
Sep 21
Setting JAVA_HOME Environment variable in Ubuntu
I know this is a very tiny problem but we often tend to forget and start googling till we find an working example We can use the following to set the $JAVA_HOME environment variable on an Ubuntu Linux system where there is no specific JDK installation directory and we want to point it to the …