Jar File Swapping?
807603Feb 12 2008 — edited Feb 12 2008Sorry I am rather new to Java and would like to know if you can use an external JAR in a program that is already compiled?
IE: If I made a music player that used player.jar file and I wanted to add a new feature to the player could I replace the jar file and have it work effectivley?
Any help is appreciated.