Java Workshop 2.0
Here's my problem, I have an applet which I want to instantiate another class therein. This class is in the same portfolio, but another project. How can I do this without creating a package?
Leads I have mainly outline the use under the Project/Edit option. Some sort of file reference needs to be placed in either "Included Projects", "Build/additional Class Paths", or "Root Directory of Class Hierarchy". However I don't which one of these it is or what kind of pathname I need ("C:\blah blah, or watnot). If anyone can help I would really appreciate it!
Here's my problem, I have an applet which I want to instantiate another class therein. This class is in the same portfolio, but another project. How can I do this without creating a package?
Leads I have mainly outline the use under the Project/Edit option. Some sort of file reference needs to be placed in either "Included Projects", "Build/additional Class Paths", or "Root Directory of Class Hierarchy". However I don't which one of these it is or what kind of pathname I need ("C:\blah blah, or watnot). If anyone can help I would really appreciate it!