Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Faces config editor (RC2) - some notes
Faces config editor (RC2) - some notes [message #600386] Thu, 11 May 2006 09:15
Lumir Vanek is currently offline Lumir VanekFriend
Messages: 32
Registered: July 2009
Member
At first look, it works nice. I encountered with some minor issues:

1. When I select text in "Source" tab, keyboard's Ctrl+V not works.
Right mouse click and selecting Copy in menu works.

2. Menu items in *main Eclipse menu*, such as Edit->Undo, Redo, Cut...
not works for "Source" tab, only menu items from right-click menu.

3. After manually changes in "Source" tab (e,g, change from-outcome tag
content) and save, "Overview" and "Navigation rule" tabs aren't properly
refreshed, it requires close/open faces-config.xml to get actual state.

4. Pleasse place simple tags to *one line*, such as:
<managed-bean-name>userBean</managed-bean-name>

instead of:
<managed-bean-name>
userBean</managed-bean-name>


it produces more well arranged output.

It's all at this time. I will try convert my real JSF project to this
build and continue with playing.

Regards,
Lumir Vanek
Previous Topic:problems setting up jsf support for project
Next Topic:problems setting up jsf support for project
Goto Forum:
  


Current Time: Thu Mar 28 22:08:47 GMT 2024

Powered by FUDForum. Page generated in 0.02847 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top