Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Erica Matthews   on Sep 13 In Java Category.

  
Question Answered By: Salvador Alexander   on Sep 13

I want to reduce the jre  size and still i
want to use javax.swing, java.lang. java.io, java.net
etc... such kind of basic packages.

Is there any tool which can probably seperate the
necessary classes (meaning the classes used by my
class) from a particular jar.
(OR)
Any idea of how to implement that?

Share: