Your not using the version with the new Jakarta namespace instead of the javaee 
namespace are you?

Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Will Hartung <willhart...@gmail.com>
Sent: Thursday, December 9, 2021 3:47:38 PM
To: NetBeans Mailing List <users@netbeans.apache.org>
Subject: Re: JSF CDI code assist



On Mon, Dec 6, 2021 at 12:00 PM Jason Abreu 
<jace.ab...@gmail.com<mailto:jace.ab...@gmail.com>> wrote:
I have also created a sample web project using Ant and observe the same
behavior.  With the new Jakarta EE, the code assist in JSP EL ("${...}")
and JSF EL ("#{...}") does not show any of my CDI beans, only a "No
suggestions" message.  This occurs with both Ant and Gradle projects.
The code completion DOES work when using an older Java EE API project.

So if you open a legacy project, the behavior works? But with a new project, it 
does not?

Have you tried "cloning" the working project to see if it works today? Can you 
replicate your "SampleBean" example based on the older project? How do the new 
project and the old projects differ?

And, honestly, it is a deal breaker. Otherwise you may as well be using a 
"dumb" editor. Auto complete is part and parcel to the modern IDE experience.


Reply via email to