Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Strange behaviour with WTP Integration and "Update Project Configuration"?

Hi,

I have two projects Webapp (packaging war) and Utilities (packaging
jar), where Webapp depends on Utilities and both are contained in my
workspace.

After triggering the "Update Project Configuration" action on the Webapp
project the Utilities projects was touched also. Actually, it was
converted to an WTP project... After that the Utilities project was
visible unter the "Web App Libraries" container of the Webapp project
but I couldn't access the classes of the Utilities project within the
Webapp.

The fact that the Utilities project will be converted to an WTP project
when triggering "Update Project Configuration" on the Webapp project,
seems rather strange to me. Is this the expected behaviour?

Regards,
Bernd



Back to the top