Replace a XML File in a JAR File

priollups

New Member
Im am trying to replace a XML file while executing the JAR File. But Currently It comes with with an Java IO File not Found Exception. But i doubled Check the Path and it is correct. I am wondering if it is possible to replace a xml file within an jar file. If so how is it done. Thank you.
 
Back
Top