Maybe this will help.
Add the myfaces and tomahawk jars to a library.
Tools --> Library Managers
Right click on your war project and choose properties. Click on
libraries and add the library you created above. Uncheck the package button.
On this same screen expand the build option and click on packaging.
Add the library you made above and set the "Path in War" field to
\WEB-INF\lib
Make sure you have your tag libs included in your JSP
<%-- JSF Core TagLibs --%>
<[EMAIL PROTECTED] prefix="h"uri="http://java.sun.com/jsf/html"%>
<[EMAIL PROTECTED] prefix="f" uri="http://java.sun.com/jsf/core"%>
<%-- Myfaces TagLibs --%>
<[EMAIL PROTECTED] prefix="t" uri="http://myfaces.apache.org/tomahawk"%>
<[EMAIL PROTECTED] prefix="s" uri="http://myfaces.apache.org/sandbox"%>
The text editor should auto-complete for you now and the whole nine yards...
I just installed Netbeans 5.5 beta 2 and it is pretty darn nice. Also,
it seems that subversion support can be added as a module which is also
nice.
Good Luck.
Dennis
Make sure you have something similar to the following
Matthias Wessendorf wrote:
I don't know anybody using Netbeans.
Is there a sun forum? I guess you are not the only MyFaces user with
Netbeans. I hope at least :)
On 7/21/06, Francesco Consumi <[EMAIL PROTECTED]> wrote:
Hi, I just downloaded and installed NetBeans 5.5 beta 2, and still
doesn't recognize myfaces tag libraries.
Does someone know something about this problem ?
thanks,
--
Francesco Consumi
Ufficio Sistemi informativi
Istituto degli Innocenti
Piazza SS.Annunziata, 12
50122 Firenze
consumi at istitutodeglinnocenti.it
Tel. +39 055 2037320
ICQ# 12516133
--
Dennis R. Gesker
email: [EMAIL PROTECTED]
Key Id: 0xEFA10A51