albilu commented on issue #6223:
URL: https://github.com/apache/netbeans/issues/6223#issuecomment-1643961550

   @mbien Here is the problem:
   
   1. I am writting code and want to use org.json.JSONObject
   2. I write the instruction: JSONObject JSONObject = new JSONObject();
   3. File is now in error
   4. Alt+Enter -> Search Dependencies and Add it to the pom
   5. File still in error
   6. If run Build the build **wil just failed even if it resolve the 
dependency**
   
   
   A better approch is to be able to quickly run priming to resolve the 
dependencies. Wich i though Reload POM was there for. 
   At least it the case in IntelliJ. 


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