Dependency Error [message #259141] |
Tue, 24 June 2008 23:18 |
Eclipse User |
|
|
|
Originally posted by: stillluvly.hotmail.com
Hello Everyone,
I tried looking for this but couldn't find any help.
I have a Java project (say Employee) in my workspace with its dependents
(say Department and Designation). The parent project has a class in a
package with a main method.
Now this parent project is added as a dependent to another web application
(say Manager). So, I got rid off the main method and added an instance
method which is called from a class in the web app.
And, now the 'Designation' project shows up 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."
But the other project 'Department' is fine.
What should I do now?
Any suggestions are really appreciated.
Thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.10338 seconds