How do you do that with an Ant based project?

Those modules also don't show up when you expand the "JDK" node in the 
"Libraries" part of the projects window.

Thomas

Daoud Abdelmonem Faleh schrieb am 08.02.2021 um 14:19:
> Make sure you have Java.sql module imported
>  
> https://docs.oracle.com/en/java/javase/14/docs/api/java.sql/module-summary.html
>
> Sent from my iPhone
>
>> On 08/02/2021, at 14:10, Bob Schellink <sab...@gmail.com> wrote:
>>
>> 
>> Hi all,
>>
>> With the latest Netbeans12.2 the code assist isn't identifying certain 
>> classes such as java.sql.Connection.
>>
>> To produce,
>> 1) Create new Java With Ant -> Java Application
>>
>> In the main method of the generated class type:
>> Connection
>>  and press Ctrl-Space
>> I get no suggestion.
>>
>> In the Projects view, right-click on project -> properties -> Sources -> 
>> Change Source/Binary format to JDK8 
>> the code completion works again.
>>
>> Is this a known issue or I'm missing a config somewhere?
>>
>> Environment:
>> Windows 10,
>> Java 14
>> Netbeans 12.2
>>
>> Kind regards
>>
>> Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to