You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Though, Android Mode is build successfully and the Processing IDE builds perfectly, I get this error every time.
And when I try to run any app in PDE that uses Gradle-Tooling, it gives error.
Also, when I try to build the Processing4, it throws error that source release 17 requires target version 17, which is resolved when I change the project's required Java version to 16 instead of 17. But it doesn't affect the above two errors.
I've tried out various versions of Java and Gradle using hit and try but none of them seem to be working. reference
Please help me resolve these issues.
P.s. I've tried to revert back the changes before last commit but it doesn't make any difference. @codeanticode@ranaaditya
The text was updated successfully, but these errors were encountered:
Though, Android Mode is build successfully and the Processing IDE builds perfectly, I get this error every time.
And when I try to run any app in PDE that uses Gradle-Tooling, it gives error.
Also, when I try to build the Processing4, it throws error that source release 17 requires target version 17, which is resolved when I change the project's required Java version to 16 instead of 17. But it doesn't affect the above two errors.
I've tried out various versions of Java and Gradle using hit and try but none of them seem to be working. reference
Please help me resolve these issues.
P.s. I've tried to revert back the changes before last commit but it doesn't make any difference.
@codeanticode @ranaaditya
The text was updated successfully, but these errors were encountered: