-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Beta3
-
None
if I have a class like:
package org.domain.sss.session;
<imports>
@Name("authenticator")
public class Authenticator
then it shows up as a child under "org.domain.sss.session" even though the fully qualified component name is just "authenticator".
Class package != Seam "Package"
- is related to
-
JBIDE-664 Seam component view should not show full name when shown under the package
- Closed