Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » [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 -2)
[eclipse 3.6 WPE]How to customize the property view of the WPE without adding JSF Facet into project [message #794991] Thu, 09 February 2012 18:54
Eclipse UserFriend
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.

Thanks in advance.
Previous Topic:[eclipse 3.6 WPE]How to customize the property view of the WPE without adding JSF Facet into project
Next Topic:[eclipse 3.6 WPE] How to control the display order of the category in the Properties view.
Goto Forum:
  


Current Time: Sat Jul 05 14:03:27 EDT 2025

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

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

Back to the top