Whizu

jQuery Mobile in Java

View project on GitHub
Whizu Download
jQuery Mobile widgets
Pages Accordions Buttons Collapsibles
Check out my latest project at www.whizu.me and stop typing passwords with Kee Password Manager. Just like that.

How to install the JDK on a RAM drive

Written by Rudy D'hauwe on August 9, 2013.

Before installing the JDK, I first created and mounted a 2GB RAM drive image as a disk with drive letter J. I then installed Oracle JDK 1.7.0_25 on the RAM drive as follows.

Installing J2SE on a RAM drive

Set the destination folder for the JDK on the RAM drive.

Install the JDK

The JRE goes on the C:\ drive.

Install the JRE

You're done! The JDK is now installed on the RAM drive, the JRE is not.

JDK successfully installed

What's next

I continued setting up my development environment by installing Eclipse on the RAM drive.

Written by Rudy D'hauwe | Copyright © 2013-2014 | All rights reserved.