Mobile Compiler

I'll like to ask if there is a way to put the SDK in to a USB thumb drive or hard disk and just compile from there.

This is so as to be able to just use any computer that i can find and have not to install the SDK into the computer to use the compiler.

Best Regards and thanks to all that reply.

[315 byte] By [chris_fooa] at [2007-10-1 13:27:55]
# 1

With Unix this is no problem.

However with windows you must install an application before you can use it. This is an OS design issue you are unlikely to change. There are tools such as eclipse which don't require you to install java first but they auto-install it as required, so either way ...

Peter-Lawreya at 2007-7-10 16:24:07 > top of Java-index,Developer Tools,Java Compiler...
# 2
BTW, Java isn't that big. You may be able to live with a few extra copies.
Peter-Lawreya at 2007-7-10 16:24:07 > top of Java-index,Developer Tools,Java Compiler...
# 3
Can you state how it can be done for unix?Examples or something.Thanks
chris_fooa at 2007-7-10 16:24:07 > top of Java-index,Developer Tools,Java Compiler...