Slopjong
A geek discovering the World, Tech & Science
Latest Posts
Programming
Mac
Linux
WordPress
Hardware
Howtos
Nerd Trash
Java Archive
0
Install the java plugin in firefox
Posted on March 16, 2011
To install the Next-Generation Java plugin in firefox follow the instructions below which is a summary of this article. If you have been using the classic plugin, see the Notes [...]
Continue Reading
0
Run a JavaFX application
Posted on March 15, 2011
Oracle claims that JavaFX applications will run on any desktop and browser that runs the Java Runtime Environment … but if I try to run it with my jre I get this [...]
Continue Reading
4
Maven, the better quickstart
Posted on March 4, 2011
I read a lot of Maven documentation and at the end the most interesting question “How do I run an application with its dependencies?” wasn’t answered. Instead I was flooded [...]
Continue Reading
0
WebService.class not found
Posted on February 22, 2011
[javac] An exception has occurred in the compiler (1.5.0_18). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program [...]
Continue Reading
0
Installing buildr
Posted on December 18, 2010
Installing buildr sudo gem install buildr -v 1.3.5 recently failed. I got an environment variable JAVA_HOME not set error which was definitely set to /System/Library/Frameworks/JavaVM.framework/Home in ~/.profile. I noticed later that exporting [...]
Continue Reading
Next Page »