sdedic commented on PR #6789: URL: https://github.com/apache/netbeans/pull/6789#issuecomment-1849873609
@matthiasblaesing should be addressed in 6c1127f14ce2. @mbien test plan: - how to break a project: delete it's declared parent from the local repository - Project > Project Information (BasicInfoPanel) -- both broken and not broken - issue build on a broken (= with parent not in local repo) project (MavenCommandLineExecutor) - issue build on a (broken) SUBproject (ReactorChecker) - attempt to add dependency on a broken project - attempt to create a new java file within a broken project (CreateProjectBuilder) -- you need to select the broken project's directory in the create dialog. -- 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
