Hi everyone...

I made a simple java game in Eclipse Helios ver. 3.6.1.

Now i want to send that game to my sister as an Executable.

Can someone please explain to me how i do it?

Thank you very much...

Recommended Answers

All 4 Replies

You can either create a JAR file or you could just create a simple c or vb program that will invoke the command on the command prompt for executing a java program

-java className

I never used C and i dont have VB. So can you please tell me how i can create a JAR File?

In my Eclipse folder i have a bunch of class-files and the same files as java-files.

You could right click on your project folder on eclipse then select export. Then select Java > JAR.

I dont get it to work but thank you for helping.

I try other resources to solve the problem.

Bye...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.