Hi, i have created directory called package1 inside that i have written "shape.java" which i have written methao for area,i Have also created one another directory called package2 in which i have written three source files "circle.java","triangle.java","rectangle.java" importing the package1.And the main function outside the thodse two package directories importing both the packages.tell me how set the class path and run that complete programm.Thanks in advance