Community
Participate
Working Groups
This bug is to commit the code to 3.3.2 +++ This bug was initially created as a clone of Bug #348951 +++ Build Identifier: Build id: 20110324215508 The default output folder in the Dynamic Web Project changes to "build\classes" when the Java Facet is unchecked and checked again. The default output folder should remain as "WebContent\WEB-INF\classes". Reproducible: Always Steps to Reproduce: 1. Open the New Dynamic Web Project wizard 2. Click Modify button to open the FacetsConfigurationDialog 3. Unlock the Java Facet. uncheck and check it again. 4. Click OK on the FacetsConfigurationDialog. 5. Click next on the wizard. 6. The default output folder in the Java Config page will appear as build\classes
Created attachment 210118 [details] Proposed patch Same patch than the one used for the original bug, but for 3.3.2 and 3.4
Just a clarification: this code was already committed to HEAD in the original bug. So this patch is for WTP 3.3.2 only.
approved
Code committed to R3_3_maintenance for WTP 3.3.2.
Resolving bug given that the code was committed already