Click here to Skip to main content
15,884,629 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, friends.

I've made a java class library name components.jar, I've created another project and added this library to the libraries in the project but I cannot find it when I write import components;!!

how can I import my external library, please?
Posted
Comments
Afzaal Ahmad Zeeshan 1-Nov-15 14:15pm    
Add it to the libraries in your project.
Ma3d Sa3eed 1-Nov-15 14:59pm    
I did that, but I could not find it when I write:
import components;

!!!!!

1 solution

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