adamturcsan commented on PR #8478: URL: https://github.com/apache/netbeans/pull/8478#issuecomment-2886001023
@junichi11 Sure. So my use case is driven by a dockerized setup, so the project I sent need docker. 1. Extract zip 2. Open extracted directory 3. `make run` - this fires up the project via docker-compose 4. Open project in NetBeans 5. Right click on project -> Test (Alt+F6) You might want to run the tests without NB, then pls run `make run-test`. I also updated the gaps around the new checkbox. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists