Unable To Execute Dx - Intellij Idea (android + Maven)
after I import the project from git, it succesfully download all libraries. But when I tried to rebuild project, it throws this error, that I didn't find anywhere on the internet.
Solution 1:
Your system has profile redirection enabled and you are affected by a Java Bug.
Check this KB document for the solution.
Post a Comment for "Unable To Execute Dx - Intellij Idea (android + Maven)"