i have made two packages pkg1 and pkg2.pkg1 have public class Abc.and all types of members. i want to access pub members in pkg2.which is having main class Demo1.ok.. and when compile using your advise then it compile success fully but when i m going to run it then same error has been occured and there is warning file could not foound pkg2/Demo1.how i solve this problem
View All Comments
| View Tutorial