Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » [eclipse 3.6 WPE]How to customize the property view of the WPE without adding JSF Facet into project(About customization of a Web page editor)
[eclipse 3.6 WPE]How to customize the property view of the WPE without adding JSF Facet into project [message #795107] Fri, 10 February 2012 04:21
Riichi Yamashita is currently offline Riichi YamashitaFriend
Messages: 7
Registered: February 2012
Junior Member
I am trying to add some customized tags to the web page editor palette with customized property view.
Is there any way to customize the property view of the Web Page Editor without adding JSF Facet into project?

As I understood so far, ITaglibContextResolver is needed to get the information from standardMetaDataFiles, when initializing the AttributePropertySource. However, getting ITaglibContextResolver is failed as long as the method JSFAppConfigUtils.isValidJSFProject(project) in DesignTimeApplicationManager.hasJSFDesignTime returns false.

For now, I am adding JSF Facet into project to get ITaglibContextResolver to customize the property view.
I'd like to get the property information without adding JSF Facet into project.
Please advise me on how to do it.

I thank you for your help in this matter.
Previous Topic:[eclipse 3.6 WPE] How to control the display order of the category in the Properties view
Next Topic:[eclipse 3.6 WPE] How to add palette items into Web Page Editor automatically
Goto Forum:
  


Current Time: Tue Apr 23 11:11:46 GMT 2024

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

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

Back to the top