Project and Packages [message #49477] |
Fri, 08 April 2005 15:56  |
Eclipse User |
|
|
|
Originally posted by: ask.me.com
Do I understand this correctly?
Projects are simply an Eclipse organizational feature, and packages are
Java's orgnaizational feature (so I don't have all my class files in one
directory).
The fact that Eclipse books seem all to have the same name for both
project and package is not required, it's just for simplifying things and
letting me know what java packages are included in the project? Is that
correct?
|
|
|
Re: Project and Packages [message #49508 is a reply to message #49477] |
Fri, 08 April 2005 16:54  |
Eclipse User |
|
|
|
Originally posted by: myersj.gmail.com
JT,
You are correct, there is no linkage between the Eclipse project names
and the Java package names. For example, your project name could be
"Java EMF Model", with the Java package being "org.eclipse.jem"
Hope this helps,
- Jeff
JT wrote:
> Do I understand this correctly?
>
> Projects are simply an Eclipse organizational feature, and packages are
> Java's orgnaizational feature (so I don't have all my class files in one
> directory).
>
> The fact that Eclipse books seem all to have the same name for both
> project and package is not required, it's just for simplifying things
> and letting me know what java packages are included in the project? Is
> that correct?
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.08161 seconds