Forum: Java Feb 13th, 2009 |
| Replies: 3 Views: 851 hey guys im pretty new to java but im very eager to learn and want to make my first game :)
I want a simple RPG game, but also want to make a GUI.
I am using Netbeans as my IDE, do i need... |
Forum: Java Jan 28th, 2009 |
| Replies: 17 Views: 1,183 my thread has been hijacked lol |
Forum: Java Jan 26th, 2009 |
| Replies: 17 Views: 1,183 Thanks for the advice, but i wouldn't want to download a third party software to convert the .jar file to .exe |
Forum: Java Jan 25th, 2009 |
| Replies: 17 Views: 1,183 hey guys i would like to know how it's possible to run a java project outside of it's IDE.
How can i get it running on a website?
I also tried running it on my computer but...navigating to the... |
Forum: Java Jan 25th, 2009 |
| Replies: 2 Views: 511 |
Forum: Java Jan 25th, 2009 |
| Replies: 2 Views: 511 Hey guys im making a simple program. I have a while loop that continues while the bool quit ! = true. I am trying to test that in a statement like this:
String userdecision = "";
while... |