dev@jsftemplating.java.net

Re: JSFTemplating: How to add my jsf component to NetBeans Palette

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Sun, 24 Aug 2008 18:53:17 -0700

Hi Jim,

I think the Woodstock annotation processor that Jason and I used when we
wrote our component creation article
(http://java.sun.com/developer/technicalArticles/J2EE/jsf_templating/)
generated some component design-time info that is used by NetBeans (this
may have been an optional step). I think more is needed in addition to
the generated info to make it work well inside NetBeans, but this might
help get you started. Jason will probably recall more of the details
than I do (or perhaps Ludo or Peter are familiar with what Woodstock
offers?).

Good luck!

Ken

Anissa Lam wrote:
> Jim Jiang wrote:
>> I need advice on how to add my own jsf components to NetBeans 6.5
>> Visual Web JSF 1.2 palette?
>>
>> Thanks,
>> Jim
> Hi Jim,
> I have never tried that and Ken doesn't use NetBeans that often. I
> am cc'ing Ludo and Peter who maybe able to give some pointer on
> how to do this.
>
> thanks.
> Anissa