Posted May 25, 20196 yr I have run sudo ./gradlew setupDecompWorkspace eclipse I am on a mac. All the missing files are not in my .gradlew cache. Rerunning just skips them. (even more underneath)
May 25, 20196 yr Did you try running it without sudo? I don't know if you need, or would really even want, to run that as root, as 1) security, and 2) the files will be setup for use by the root user, not your user user. This is a guess, as I currently am not running a linux workstation so can't verify any of it.
May 25, 20196 yr 1 hour ago, Ugdhar said: Did you try running it without sudo? I don't know if you need, or would really even want, to run that as root, as 1) security, and 2) the files will be setup for use by the root user, not your user user. yeah he should try running it without sudo .. as far as i know if it used with superuser rights it will write the files for superusers ... sooo eclipse can't open it because it would need superuser rights also if you do that delete the already written files before hand .. it might cause issues ! Edited May 25, 20196 yr by Oscarita25
May 27, 20196 yr Author 1 On 5/25/2019 at 11:20 AM, Ugdhar said: Did you try running it without sudo? not using sudo gives me a permission error.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.