User development,
A new message was posted in the thread "Opening the backing bean from facelet
directly":
http://community.jboss.org/message/531785#531785
Author : Alexey Kazakov
Email : akazakov(a)exadel.com
Profile :
http://community.jboss.org/people/akazakov
Message:
--------------------------------------------------------------
When you Ctrl+Click on an EL then JBT just open Java Editor for corresponding bean. If the
class is not editable there it means this class is binar (from jar or *.class file). For
examle try to open java.lang.String. You can't edit this class because it is from jar.
But if a class from source folder within the project then Java Editor allows to edit it.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/531785#531785