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!
[179 byte] By [Gonewiththewinda] at [2007-11-27 9:58:05]
# 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.
BalusCa at 2007-7-13 0:28:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks for your answer
Gonewiththewinda at 2007-7-13 0:28:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...