Community
Participate
Working Groups
Bug to backport fix to WTP 3.2.5P +++ This bug was initially created as a clone of Bug #370780 +++ When a Web, EJB or other modules are imported, the version of the java facet is set to the latest version supported by the target runtime (if a runtime is selected), or to the version appropriate to the Java EE level of the module. But this does not happen for utility or web fragment modules: for those modules, the java facet is always the latest available, which can create a mismatch, for example, if the latest version available for Java is version 1.7, but the target runtime supports up to Java 1.6
Created attachment 210668 [details] Proposed patch
approved
Code committed and released to R3_2_5_patches. Resolving bug