matthiasblaesing commented on issue #8792: URL: https://github.com/apache/netbeans/issues/8792#issuecomment-3263954233
The common language in the development team is english, please use it in issue reports. I recently tested with tomcat on linux recently and that works fine. The fact, that a file can't be overwritten on both windows and linux indicates, that you introduced a permission problem. Most probably you installed tomcat as administrator and run NetBeans as user. In that case the user running NetBeans has no permission to modify the installation. My advice: Don't use installers. Fetch the apache tomcat ZIP/TAR expand it, point NetBeans to that and try again. -- 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