Safe JAR file migration

6 October 2008

Its always a good idea to include refactoring information into the JAR file when you are exporting it from Eclipse. Eclipse’s JAR Export Wizard offers this option.

Here is how it works:

File > Export
select JAR file
select: Export refactorings for checked projects

This is very useful because then all the clients that are using older version of JAR will be able to migrate an old version of the JAR file to a new one using the Refactor > Migrate JAR File… refactoring. Now this refactoring automatically updates all code which is dependent on the old version of the JAR file to use the new version of the JAR file.

del.icio.us:Safe JAR file migration  digg:Safe JAR file migration  spurl:Safe JAR file migration  wists:Safe JAR file migration  simpy:Safe JAR file migration  newsvine:Safe JAR file migration  blinklist:Safe JAR file migration  furl:Safe JAR file migration  reddit:Safe JAR file migration  fark:Safe JAR file migration  blogmarks:Safe JAR file migration  Y!:Safe JAR file migration  smarking:Safe JAR file migration  magnolia:Safe JAR file migration  segnalo:Safe JAR file migration  gifttagging:Safe JAR file migration

Top Of Page | Trackback

If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.

It will look like this: Safe JAR file migration

Leave a Reply