Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » linking 2 java programs? (one with defs, one with reference to defs)(java programming)
linking 2 java programs? (one with defs, one with reference to defs) [message #890989] Sat, 23 June 2012 17:16
Jon Entwistle is currently offline Jon EntwistleFriend
Messages: 1
Registered: June 2012
Junior Member
I'm taking an online course "Learning to Program With Java - The Basics" courtesy of Safari Books Online. In its chapter on Accessor Methods the author creates a driver program NameTest, which is supposed to instantiate new Name objects, where the Name class is defined in another program (that I call Class5).

But when I try to compile NameTest it gives errors saying "Name cannot be resolved to a type".

Question: how do I link up the 2 programs, so the driver program finds the Name class?

Thanks,
Jon Entwistle
Previous Topic:How to make Ubuntu Eclipse only copy to clipboard with ^c, not select
Next Topic:Eclipse Indigo Tutorials
Goto Forum:
  


Current Time: Thu Apr 25 13:49:45 GMT 2024

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

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

Back to the top