Hello,

this import:

import org.jboss.web.AbstractWebContainer.WebDescriptorParser;

is flagged by IDEA as erroneous (package AbstractWebContainer not found),
but it is valid as WebDescriptorParser is an inner class inside
AbstractWebContainer. Not that I use this syntax, (import
org.jboss.web.AbstractWebContainer would have done as well), but the JBoss
people do.. Just thought I'd mention it.

regards,
Christian


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to