-
Bug
-
Resolution: Done
-
Major
-
3.3.0.M2
-
None
When creating a multi module project with maven (war + jar for instance), if the war project installs the JSF facet, then all the sources of its dependent projects are added as linked resources.
It occurs when the KB nature is added. However, I've seen other occurences of the problem, where my eclipse plugins (not dependent on any JavaEE/JSF features) in the workspace also showcase this annoying behavior if JBT is installed.
I'm attaching 2 non-maven projects to reproduce the issue.
- is duplicated by
-
JBIDE-10085 First time open with JBoss Tools Property Editor for some property file in project - adds some linkedResources to the project
- Closed