The Artima Developer Community
Sponsored Link

Java Buzz Forum
Eric Lafortune has released ProGuard 3.8, an open source Java "class file shrinker, optimizer,...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Eric Lafortune has released ProGuard 3.8, an open source Java "class file shrinker, optimizer,... Posted: Mar 4, 2007 12:07 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Eric Lafortune has released ProGuard 3.8, an open source Java "class file shrinker, optimizer,...
Feed Title: Cafe au Lait
Feed URL: http://www.cafeaulait.org/today.rss
Feed Description: Cafe au Lait is the preeminent independent source of Java information on the net. Unlike many other Java sites, Cafe au Lait is neither beholden to specific companies nor to advertisers. At Cafe au Lait you'll find many resources to help you develop your Java programming skills here including daily news summaries, FAQ lists, tutorials, course notes, examples, exercises, book reviews, user groups and more.
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From Cafe au Lait

Advertisement
Eric Lafortune has released ProGuard 3.8, an open source Java "class file shrinker, optimizer, and obfuscator. It can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using short meaningless names. The resulting jars are smaller and harder to reverse-engineer." Version 3.8 fixes bugs. Proguard is published under the GPL.

Read: Eric Lafortune has released ProGuard 3.8, an open source Java "class file shrinker, optimizer,...

Topic: Now it���s even easier to install Rio and code with Jini Previous Topic   Next Topic Topic: Instant billionaire (thanks to Amazon.com)!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use