Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » make a jar
make a jar [message #596907] Thu, 18 March 2004 19:24
rama is currently offline ramaFriend
Messages: 16
Registered: July 2009
Junior Member
hello,

i have take a look to ml archive and think like that, but i cannot find the
information that i need...
also, please sorry because my question is very silly, i know.

If this is the bad place to find this kind of answare please let me know.

anyway...i have made a little application that use skinlf....
i have hit "propriety" then "java built path" selected "libraries" and "Add
externa JARs.." so i have added skinlf.jar...

so now i can import

com.l2fprod.gui.plaf.skin.SkinLookAndFeel

Now i would like to made a jar file so people can use the application, but i
find difficulty...

when i try to execute the jar (create via export facility) java -jar
casa_client.jar
Exception in thread "main" java.lang.NoClassDefFoundError:
com/l2fprod/gui/plaf/
skin/SkinLookAndFeel

maybe there is something that i don't know about java, i am not able to add
the jar in this way...the only way that i have to use the program is to run
it via RUN in eclipse (or remove the skinlf support)

best regards, tnx for help!



Rama
Previous Topic:link file in M7
Next Topic:Eclipse just seems wrong
Goto Forum:
  


Current Time: Tue Mar 19 07:33:54 GMT 2024

Powered by FUDForum. Page generated in 0.01372 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top