morvael commented on PR #6096:
URL: https://github.com/apache/netbeans/pull/6096#issuecomment-1598565800

   My problem was I didn't know from where to take new schemas, as the old 
DbfFactory didn't have them and the new one was completely reworked class 
(besides I would't know how to reference it). I'm not even aware what the class 
does, besides that it looks to be related to this topic (was mentioned in 
#5470).
   
   I guess what everyone wants is for the Netbeans to:
   a) recognize new namespaces and don't light up all red
   b) offer code completion and navigation (so when you click a bound property 
you're taken to view bean java code)
   
   If your patch solves a & b then I'm OK with it, if only a) then it's not 
enough. Missing code completion and navigation is a big productivity killer in 
the last few versions of Netbeans when working with Jakarta 9+. Sadly, I'm a 
noob when it comes to fixing Netbeans code, as I would have most likely did 
this in my own free or even work time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to