goal: Make a vmplayer/virtualbox of a specific eclipse dev environment (with a simple xwindow interface, xfce maybe, open to ideas). plan is to make copies but put preconfigured workspaces on each.

question: Has anyone used proguard to make a more compact/optimized version of eclipse? Reviewing my basic usage of proguard, I would definately think this would be challenging but best to ask! If that involves also recompiling selected plugins wih proguard, great.

If anyone has other hints in an open manner, for example:

*increasing /dev/shm and putting certain files there, again being conscious of not putting everything there) *appropriate eclipse.ini for certain setups *plugins to remove if you are only doing java on linux

(and my personal pet peeve...faster m2e usage rather than removing the plugin and instead using commandline mvn eclipse:eclipse as that's faster).

target distro is centos (to simulate target deployment environment). again, things like turn of swapiness may be another good one?

Thanks for any hints!

link|improve this question

64% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.