Java-Gaming.org
Java4K - to go         Javadoc:
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources or peek at the official java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  shrink jogl.jar  (Read 3610 times)
0 Members and 1 Guest are viewing this topic.
Offline flateric147

JGO n00b
*

Posts: 11



« on: 2007-08-02 11:44:23 »

Hi,

I'd like to shrink my jogl.jar with something like proguard or JShrink.
The jogl.jar is quite big, it weights 1mb which is not nice for a
web applet. Has anybody ever successfully shrinked the jogl.jar?
Is it worth it?

Regards,

  Toni
Offline moogie

JGO Strike Force
***

Posts: 773
Medals: 4


Java games rock!


« Reply #1 on: 2007-08-02 18:28:03 »

Well, via obsfucators i am sure you can reduce the size of the JAR however you will probably have to combine your game and JOGL jar into one large JAR otherwise i imagine the obsfucators will either be unable to change method names/signatures or will do so such that your game will not be able to locate expected methods in the Jogl jar.

Another posibility seperate or combined with obsfucation is to use PACK200 to compress your JAR and use a launching class which unpacks and adds the JAR to the classpath at runtime.
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.086 seconds with 22 queries.