Posted November 29, 20168 yr I am concerned with two things : http://helldeveloper.weebly.com/uploads/6/0/6/6/6066363/111_1.png[/img] Some folders after opening build.gradlew are highlighted red. That cant be good. http://helldeveloper.weebly.com/uploads/6/0/6/6/6066363/222_2.png[/img] Some files aren't being downloaded and do not display "Ok" when running setupDecompWorkspace Please help (or don't, If this isn't a problem) Intellij 2016.3 and JKD8
November 29, 20168 yr The folders are highlighted in red because they've been marked as excluded. This is because they contain internal/auto-generated files that aren't relevant to the project. Gradle will skip tasks if they don't need to be run (e.g. if current and valid output already exists). These are marked with the orange circle with lines through it in IDEA's Gradle Run window. Neither of these are problems. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.