« Return to Thread: visual web JSF page--jsp and design out of sync

Re: visual web JSF page--jsp and design out of sync

by cayhorstmann :: Rate this Message:

Reply to Author | View in Thread


>>* When I put a style into resources/stylesheet.css and then try to add it
>>into the styleClass field, I am sternly told that no such style exists, and
>>the editor removes it again.
 
>Try refreshing the designer and then look for the styleclass. If still
>see the problem then file a bug,

http://www.netbeans.org/issues/show_bug.cgi?id=125242

>>* Twice, I managed to drag my components outside the webuisf:form and then
>>scratched my head for an hour why none of the buttons worked.
 
> Please file a bug against this.

http://www.netbeans.org/issues/show_bug.cgi?id=125243

>> * I very much dislike that components with rendered=(some expression that it
>>can't evaluate at design time) are not rendered. At design time, just show
>>me everything. I just want a 2D display of my stuff, not a faithful WYSIWYG
>>design.
 
> Please file a bug against this

http://www.netbeans.org/issues/show_bug.cgi?id=125245

>> * I really don't want the Rave-style backing beans with all those component
>>bindings. I wish there was a mode where it just keeps the JSP and the design
>>view in sync, without creating a backing bean. (Then, when making an event
>>handler, it would have to ask me in which managed bean I want to put it.)
 
> This is already fixed for NB 6.1
> http://wiki.netbeans.org/wiki/view/VW_binding_removal 
> http://www.netbeans.org/issues/show_bug.cgi?id=123536 

Excellent!

 « Return to Thread: visual web JSF page--jsp and design out of sync