I am using JDeveloper 11g to develop a desktop application. I want to make entire project jar which is run-able in java environment.. if I use only standard Java library jar works fine but my project contains external library like JfreeChart, Comm, Hibernate3 etc etc… when I try to make jar Its shows errors how can I make entire jar of my projects along with external library’s.
thank you
Please follow the below instructions..
If you have 3rd party jar then follow
If you don’t have 3rd party jar then ignore the above
After finish deployment you see the jar in your project/deployment folder.