Using GWT (google web toolkit)
807599Apr 4 2007 — edited Apr 4 2007For a class at school I had to edit a simple Java RPG. However, now I need to format it in a way that it's easily viewable on almost any computer. I figure the easiest way is to convert it from Java to Javascript and post it on a website.
However, I have no clue how to do this. Would anyone be able to walk me through the process using the GWT (or do it for me)? I'm on a trial version of IntelliJ idea 6.0 which seems to be able to interface with it.
Thanks so much!