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 72369 - AJAX autocompletion JSF component project missing dependency
Summary: AJAX autocompletion JSF component project missing dependency
Status: VERIFIED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: blueprints (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Yutaka Yoshida
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-07 22:57 UTC by William Leonard
Modified: 2013-02-13 10:20 UTC (History)
0 users

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 William Leonard 2006-02-07 22:57:29 UTC
The AJAX autocompletion JSF component project is missing the dependency on the
textfield sub project (in the components directory), which has the needed
textfield.jar. The result of this is that the editor complains that it can find
the following imports in ApplicationBean.java:

import com.sun.j2ee.blueprints.bpcatalog.ajax.components.AjaxTextField;
import com.sun.j2ee.blueprints.bpcatalog.ajax.components.AjaxUtilities;
import com.sun.j2ee.blueprints.bpcatalog.ajax.components.CompletionResult;
Comment 1 Nitya Doraisamy 2006-07-28 06:07:39 UTC
The new blueprints integration in netbeans contains an updated autocomplete AJAX
component with all dependencies defined.
Comment 2 Nitya Doraisamy 2006-07-28 06:21:11 UTC
Should be marked invalied instead of wontfix
Comment 3 Nitya Doraisamy 2006-07-28 06:22:11 UTC
Issue is invalid for with latest blueprint integration
Comment 4 Dan Kolar 2006-10-16 16:55:41 UTC
v.