|
Error on dependent project -
07-09-2008, 09:27 PM
Hello everyone,
I have been searching for this but no luck yet.
Actually, I have a project (let me call it as: Organization). It has a dependent project (call it as Department). And this Department has a dependents 'Employee' and 'Manager'. And, Department, Employee and Manager are all java projects and not web apps but the parent project 'Organization' is a web app.
Now, the problem I'm facing is that the Employee project shows me an error:
"Projects must be referenced by an EAR or a WAR to use classpath publish/export dependencies whose runtime path (../) maps into the parent component."
The other project 'Manager' is fine and behaves well. No error from it.
I'm using Eclipse as the editor and Java 1.5 as the programming tool.
I don't know what's wrong with the 'Employee' project.
Does anyone have any suggestions/comments? I really appreciate if you can rescue me from this.
Thanks in advance.
|