Results 1 to 4 of 4
Thread: How can I show my project off?
- 12-01-2011, 08:27 PM #1
Member
- Join Date
- Sep 2011
- Posts
- 22
- Rep Power
- 0
How can I show my project off?
Good afternoon!
I'm just about finished my Java game and I'd like to show it off to a friend this evening however I'm not sure how I'm able to do this.
I know you can embed Java applets into web browsers however I didn't program my game to be an applet (I should have, perhaps). Is there any other way I can show it off without asking my friend to download and install Eclipse on his computer and putting my project on a hard drive and porting it with me?
Thanks so much!
- 12-01-2011, 08:36 PM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,638
- Rep Power
- 13
Re: How can I show my project off?
Create a runnable Jar file:
Lesson: Packaging Programs in JAR Files (The Java™ Tutorials > Deployment)
- 12-01-2011, 08:41 PM #3
Re: How can I show my project off?
You might also look into Webstart!
How to Ask Questions the Smart Way
Static Void Games - GameDev tutorials, free Java and JavaScript hosting!
Static Void Games forum - Come say hello!
- 12-01-2011, 08:46 PM #4
Member
- Join Date
- Sep 2011
- Posts
- 22
- Rep Power
- 0
Similar Threads
-
Creating a project in eclipse from existing project
By Suraiya in forum New To JavaReplies: 1Last Post: 10-08-2011, 10:14 AM -
How to convert from Ant project to maven project?
By jiapei100 in forum New To JavaReplies: 0Last Post: 06-08-2011, 11:01 AM -
how to show web browser in mobile app or is it possible to show it in textArea
By Basit781 in forum CLDC and MIDPReplies: 3Last Post: 05-27-2010, 11:54 AM -
netbeans 6.0 not show commpunent or show blank page
By fahimaamir in forum NetBeansReplies: 1Last Post: 01-26-2008, 07:20 AM
Bookmarks