Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I build jar file with ant success.
when i run jar file command line it can't load library file in lib.
My library in lib/*.jar
What do i have it running;
Posted
Comments
Richard MacCutchan 30-Apr-12 5:45am    
Your question is not very clear but it is possible you have not set your CLASSPATH variable correctly.

1 solution

Added Lib directory in your CLASSPATH.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900