This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 198983 - is not recognizing the taglibs, JSF and PrimeFaces, auto complete.
Summary: is not recognizing the taglibs, JSF and PrimeFaces, auto complete.
Status: RESOLVED DUPLICATE of bug 196093
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 7.0
Hardware: Other Linux
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-29 21:31 UTC by domjeff
Modified: 2011-11-16 16:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description domjeff 2011-05-29 21:31:58 UTC
Product Version = NetBeans IDE 7.0 (Build 201104080000)
Operating System = Linux version 2.6.38-8-generic-pae running on i386
Java; VM; Vendor = 1.7.0-ea
Runtime = Java HotSpot(TM) Client VM 21.0-b09
Comment 1 Martin Fousek 2011-05-30 06:13:39 UTC
Hi, thanks for reporting but could you provide more information about your issue, please. So you have no CC for PrimeFaces or JSF tags in the editor?
Comment 2 domjeff 2011-05-30 21:39:54 UTC
(In reply to comment #1)
> Hi, thanks for reporting but could you provide more information about your
> issue, please. So you have no CC for PrimeFaces or JSF tags in the editor?

Exactly. The tags are recognized, but the code completation, does not open with lists of available tags, not the bold compared to other tags, as was
in the previous version of the IDE.
Comment 3 Martin Fousek 2011-05-31 06:55:55 UTC
domjeff it seems that it's problem of used JDK 1.7. So I'm closing it as duplicate of issue #196093. To workaround that please try to use JDK 1.6. I'm afraid that these troubles aren't netbeans related but jdk7 related (see also issue #196716).

*** This bug has been marked as a duplicate of bug 196093 ***
Comment 4 domjeff 2011-05-31 11:27:33 UTC
(In reply to comment #3)
> domjeff it seems that it's problem of used JDK 1.7. So I'm closing it as
> duplicate of issue #196093. To workaround that please try to use JDK 1.6. I'm
> afraid that these troubles aren't netbeans related but jdk7 related (see also
> issue #196716).
> 
> *** This bug has been marked as a duplicate of bug 196093 ***

Thank you, I changed the default JDK to 1.6 and everything is back to normal.
Comment 5 Martin Fousek 2011-05-31 11:33:11 UTC
That's a good news. Anyway, I believe that this will be resolved in times of NB7.0.1 and you will be able to run it also over jdk1.7. If you would be more interested in CC yourself on issue #196716.