-
Bug
-
Resolution: Done
-
Major
-
None
-
JBDS 10.0.0.GA
Build id: GA-v20160615-1853-B33
Build date: 20160615-1853JBoss Fuse Tooling Data Transformation
8.0.0.Beta2-v20160401-1305-B821
When the transformation.xml file is opened, then the pom.xml file is updated with some changes. The most important is related with <resources/> section because it is added with the following information:
<resources>
<resource>
<directory>.transformations</directory>
</resource>
</resources>
After that if you update the Maven project the src/(java|test)/resources folders disappear in Project Explorer view.