In IntellijIdea start Tomcat as administrator windows

  1. I need to run Tomcat in IntellijIdea as administrator because in Windows 8, I cannot acces to my static files on external storage disk e: on my computer,I tried run as admin Intellijdea and open acces rights to directory
0
1 comment

If IntelliJ IDEA is running as Administrator, Tomcat process executed from IDEA should also have the same Administrator permissions.

You can also try this workaround with symlink: http://superuser.com/a/651015/4777 .

0

Please sign in to leave a comment.