Eclipse 3.1.2 Bundle JBoss-IDE1.6 - Java Build Path issue
I set test/WEB-INF/classes as project output folder , why I can not find "WEB-INF/classes" in Eclipse "Package Explorer'. is it normal or issue?Thanks ahead!
# 1
You don't need to know about the /classes folder. The classes from the Javasource will be compiled automatically into this folder.If you really want to see it, use the Navigator view instead, or setup it in the filters of the Package Explorer.