| Author |
final jar
|
Matt Pavlovich
Ranch Hand
Joined: Aug 14, 2010
Posts: 98
|
|
Hey guys,
I am packaging it all up and am using the command line prompt in Linux to create the final jar. However, this command of course creates a META-INF folder and puts it in the jar along with all my work. Is Oracle going to have a problem with that? Even after I delete the this folder from the final jar, it still pops up when I unpack the jar file on another computer.
Thanks,
Matt
UPDATE - Sorry - I should have looked first...I found the answer here in the forum.
|
 |
Roel De Nijs
Bartender
Joined: Jul 19, 2004
Posts: 4351
|
|
|
That's not a problem (as you already should have discovered)
|
SCJA, SCJP (1.4 | 5.0 | 6.0), SCJD
http://www.javaroe.be/
|
 |
 |
|
|
subject: final jar
|
|
|