Hi all,

I still don't feel like writing a WIKI page about this, as our result still
isn't
perfect. But at least, we got something we can work with now and if anyone
is still listening I'd like to share this...

(Just as a reminder: We're writing JSF applications using MyFaces Trinidad
and Facelets)

What do we have: 
JBoss Tools Palette working, code assist working for tags, tags' attributes
and
bean properties in expression language blocks (note that code assist
responds 
quite slowly, especially when requesting the first time after Eclipse
startup..).

What is still missing:
The Properties view only shows the attributes in use, not all attributes of 
the selected tag.

How did we get this:
- Eclipse 3.4 (Ganymede) with JBoss Tools (note that we had to plugin the
whole 
suite, not just RichFaces VE, to get this working!)
- add jars from the JSF Facelets Tools Project to Eclipse plugins
   (see
http://wiki.eclipse.org/JSF_Facelets_Tools_Project#How_to_do_I_get_it.3F):
  As we are using Facelets, this proved to be crucial! Without these jars
nothing
  (code assist, JBoss Tools Palette...) worked for us!
- we initially imported tr.tld and trh.tld into the JBoss Palette via the
Palette's 
   import feature. However, with the above configuration we are now able to 
  hand round the Trinidad stuff for the Palette by copying and pasting the   
  attached configuration files Palette.xml and Preferences.xml which have
been
  created by the Palette's import feature (from/to the directory
  <workspace-dir>/.metadata/.plugins/org.jboss.tools.common.model)

Hope that helps anyone else!

Carsten
http://www.nabble.com/file/p19857253/Palette.xml Palette.xml 
http://www.nabble.com/file/p19857253/Preferences.xml Preferences.xml 


Carsten Pieper wrote:
> 
> Hello Andrew,
> 
>> If you have the incentive, this would be a good WIKI page to write and
>> attach your palette.xml to that page.
> I would like to do so, alas, I have been too hasty and didn't check 
> all functionality: On my colleagues computer everything runs fine,
> but when we copy the Palette.xml to my machine I don't get the full
> functionality (just saw those Trinidad tags appearing in my JBoss Palette
> and thought that's all... But no code assist of any kind on my machine
> neither are tags properly added by clicking in the Palette). 
> 
> There must be some other forces/artifacts/whatever
> be at work. No clue yet, this is getting a real pain...  
> 
> I apologize for my premature posting but
> for now I really couldn't provide any useful WIKI page, sorry!
> 
> Carsten
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Integrating-MyFaces-in-RichFaces-VE-tp19569077p19857253.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to