Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Problem with extern class
Problem with extern class [message #105588] Wed, 15 October 2003 13:39
Eclipse UserFriend
Originally posted by: pasci81.hotmail.com

Hello

The mainclass is in C:\Test\src and this is the directory with them I work
in eclipse. Classname is Main.java. Now I want call the class "public
class Master{}", this class is saved in D:\Master\src. (Master.java)

Is possible that I can call the Masterclass from Mainclass. Must I set
classpath??? My solution was that I have create a jar file with
Masterclass included but the problem was that this solution just run if
the Master.class was in C:\Test\src ???

Regards
Pasci
Previous Topic:Problem with CVS
Next Topic:How to create a mixed Java/C++ project?
Goto Forum:
  


Current Time: Tue Sep 16 08:24:17 EDT 2025

Powered by FUDForum. Page generated in 0.02966 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top