matthiasblaesing commented on issue #7612:
URL: https://github.com/apache/netbeans/issues/7612#issuecomment-2254561057

   You need to add the dependencies, that provide the classes you reference to 
your project. How that is done depends on you project type (ant, maven, gradle) 
and the dependency.
   
   This place is not a programming forum. It is the issue tracker of the 
NetBeans project, i.e. issues in the NetBeans IDE, Platform or Code. Your 
question is a general java programming question and does not belong here. You 
can try if anyone will help in the discuss forum or for example stack overflow.
   
   In general for these kind of questions: Prepare a minimal runnable sample, 
that can be run by people trying to help you. In many cases the process 
creating the that sample is enough to show where the core problem lies.


-- 
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