Change the Azureus 2 jar file
From VuzeWiki
This is a guide to change the Azureus2.jar file - this file essentially contains all of the main code for running Azureus (including the core engine and interfaces).
You can change this file to change to newer, and even older versions of Azureus. You may want to backup your configuration directory before you make changes.
[edit] For Windows Users:
- Download the JAR file you want to use.
- Close Azureus if you have it running - once the program closes, give it a minute or so to make sure it properly closes.
- Go to the directory you installed Azureus to, likely to be in c:\Program Files\Azureus or c:\Program Files\Vuze.
- Rename the existing azureus2.jar file to something else - it might be a good idea to rename it to something which indicates what version it is. Try to avoid calling it something with a jar file extension.
- Move or copy the downloaded JAR file into the program directory.
- Rename the file to Azureus2.jar.
- Once that's done, start Azureus and it should be running with the code in the JAR file you've just placed in the program directory. You can confirm that by looking at the status bar in the bottom left corner.
[edit] For Mac OS X Users:
If you are a Mac OS X user and wish to ugrade to the latest CVS snapshot:
There is a "ctrl" key located in between the "fn" key and the "alt" key.
- First, it is a very good idea to make backup copies of your Azureus folder in Applications, and most importantly also the Azureus file in Users/<username>/Library/Application Support/Azureus Save them under a name that is NOT Azureus, such as "az backup" or similar. This way you can go back to the previous working version if there are problems with the new one.
- Make sure Azureus is not running! Just "Quit" if it is.
- Download the Azureus2xxx-Bxx.jar file by going to http://azureus.sourceforge.net/index_CVS.php and ctrl clicking on it, and select "Download Linked File As". (Or, download via .torrent file for better speed and reliability.)
- Save it in easy reach on the desktop, or in the Applications/Azureus folder, or wherever.
- Open the finder, go to Applications/Azureus/ (or wherever you installed Azureus to)
- ctrl-click (or right-mouse-button click) on the frog and select "Show Package Contents".
- If you are using an Azureus.app prior to 2.3.0.0 or 2.3.0.6 and up: Go to Contents/Resources/Java/ folder and drag the previous Azureus2.jar file out to the trash.
- If you are using an Azureus.app 2.3.0.0 to 2.3.0.4: Open the folder "Contents", ctrl-click on "Azureus" (yes, another frog in the new structure) and select "Show Package Contents" again and then go finally to Contents/Resources/Java/ folder and drag the previous Azureus2.jar file out to the trash.
- Drag the new Azureus2-Bxx.jar file into the same location location you removed the old one from.
- Rename it to Azureus2.jar
- Close the finder, and run Azureus.
- That's it.
This can also be done from Terminal, by going to
- (if you are using an Azureus.app prior to 2.3.0.0 or 2.3.0.6 and up) /Applications/Azureus.app/Resources/Java/ and deleting Azureus2.jar and moving the new one on the desktop to that location. And renaming the new one, of course. :)
- (if you are using an Azureus.app 2.3.0.0 to 2.3.0.4) /Applications/Azureus.app/Contents/Azureus.app/Contents/Resources/Java/ and deleting Azureus2.jar and moving the new one on the desktop to that location. And renaming the new one, of course. :)





