A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
exporting java applets
Wolfgang Obi
Ranch Hand
Joined: Dec 05, 2005
Posts: 134
posted
Jul 14, 2008 06:29:00
0
Hello,
How can I export an
applet
as a jar-file?
specifically: i'm working with the "
world-wind
" open source code...
is there any thing i need to observe while working with thi sort of project ?
cheers
-W.O.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35222
7
posted
Jul 14, 2008 07:57:00
0
What do you mean by "export"? From where? To where?
Also, what do you mean by "working with?" Using it? Making changes to it? Contributing changes back to the community? Something else?
Android apps
–
ImageJ plugins
–
Java web charts
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12907
3
I like...
posted
Jul 14, 2008 08:42:00
0
You can just create a JAR file with the class file(s) of your applet in it. See the following page to learn more about creating JAR files:
Java Archive (JAR) Files
Java Beginners FAQ
-
JavaRanch SCJP FAQ
-
The Java Tutorial
-
Java SE 7 API documentation
Scala Notes
- My blog about Scala
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: exporting java applets
Similar Threads
Graphics
Help with a query?
Servlets exception thrown
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Layout
How to save default text in notepad
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter