{"author_name":"DivideByZero","cat":"MiniLD","comments":[{"author_name":"montyontherun","time":"May 28, 2011 11:10 am","epoch":1306599000,"text":"That depends on the nature of the application. Is it a Java Applet? If yes, then its pretty easy:<br \/>\n Embed the jar or the main .class file on a html page and you&#8217;re done.","spam":"N"},{"author_name":"DivideByZero","time":"May 28, 2011 11:38 am","epoch":1306600680,"text":"It&#8217;s a desktop java application.<br \/>\n I&#8217;ve only started Java so I don&#8217;t know much about applets yet.","spam":"N"},{"author_name":"montyontherun","time":"May 28, 2011 8:44 pm","epoch":1306633440,"text":"Are you using Swing? Maybe you could try &#8220;webstart&#8221;. It works like a desktop app, but it takes care of all of the installation over the web.","spam":"N"},{"author_name":"","time":"May 29, 2011 4:38 am","epoch":1306661880,"text":"Easiest way would be to just create a &#8220;runnable jar&#8221; (right-click on project-&gt;export-&gt;runnable jar(or similar), choose there your project  and it will create one big jar with all needed libraries. this you can start just by using java -jar yourjar.jar (jni-libraries are not included and need to be added seperately) ) This is by far the easiest way.","spam":"N"}],"epoch":1306598460,"likes":0,"metadata":{"p_key":"65612","p_author":"DivideByZero","p_authorkey":"3028","p_urlkey":"101408","p_title":"Deploying Java game help","p_cat":"MiniLD","p_event":"LD20","p_time":"1306598460","p_likes":"0","p_comments":"4","p_status":"UPD5","us_key":"3028","us_name":"DivideByZero","us_username":"dividebyzero","event_start":"1304035200","event_key":"6","event_name":"LD20"},"text":"<p>I&#8217;m making my entry in Java (as I stated in a previous post), but I don&#8217;t know how to deploy my game so that you guys can download it.<\/p>\n <p>I&#8217;m using Eclipse as my IDE and pure Java only, no external frameworks.<\/p>\n <p>Any ideas on the best way to deploy my game?<\/p>\n <p>Thanks for any help <img src=\"http:\/\/ludumdare.com\/compo\/wp-includes\/images\/smilies\/simple-smile.png\" alt=\":)\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" \/><\/p>","time":"May 28th, 2011 11:01 am","title":"Deploying Java game help"}