Hello All,
I Am New To Java Migrating From .Net To Java
I Have 1 Problem Regarding Jar Files.. Ie
1.) I Created a Project Name " Second "
2.) Created A Package Name "UsingPackages"
3.) In That Package I Created A New Class Name As "SecondClass"
I Have Written A Method "Add " In That Class;
And I Exported That One to a Jar File Name As " Second.jar"
OK Then
1.) Created Another Project Name "UsingPackage"
2.) Added The Jar into This Project
3.) I Called that Add Function in This It Works Perfectly...
And My Problem Is If Write Sub Method in My First Project, And I Am Trying To Access it from Second Project It Won't Works
Hope U Understand the Situation
I Am Using Eclipse, , , Please Give Me A Solution How To Refresh The Referenced Libraries !!!!
Thanks And Regards
Rajeev