Community
Participate
Working Groups
Build Identifier: 20110218-0911 I am using 32-bit Windows XP SP 3, and the latest 1.6.0_25 JDK. I am using the latest Eclipse IDE for Java EE developers - Helios SR2, for Windows 32-bit. The problem is about the Project Explorer view, in the Java EE perspective. It is related with the way that the project tree is displayed, when different types of web components are created. Reproducible: Always Steps to Reproduce: 1. Create a new Dynamic Web Project, version 2.4, choose the Java EE perspective 2. Create several types of web components: servlet, filter, listener. 3. Observe that initially they are displayed in different ways in the Project Explorer view. After refresh, all of them are placed under /Java Resources/src. When I create a new servlet, it goes under the Java Resources/src folder. When I create a new filter or listener, it goes under the Java Resources folder. Only when I refresh the "src" node of the tree, the two web components are moved together under the /Java Resources/src. You can take a look at the attached screenshots.
Created attachment 194605 [details] servlet location in the Project Explorer tree
Created attachment 194606 [details] filter location in the Project Explorer tree
Kaloyan- your team did the filter creation... assigning to you for the initial investigation.
I still haven't done the initial investigation yet. Moving to the next maintenance release and assigning to Dimitar.