.gradle Error
kony project could not able to generating build. If you get below like that error pls follow the steps
Could not open cp_settings remapped class cache for 58m3icgml5mvwq3x44rfzqryy (C:\\Users\\user\\.gradle\\caches\\4.4\\scripts-remapped\\settings_ezedqcymecp5smsvknnr2xi4i\\58m3icgml5mvwq3x44rfzqryy\\cp_settings638c4bcc3be846fd35262b91d5a74869).
kony project could not able to generating build. If you get below like that error pls follow the steps
Could not open cp_settings remapped class cache for 58m3icgml5mvwq3x44rfzqryy (C:\\Users\\user\\.gradle\\caches\\4.4\\scripts-remapped\\settings_ezedqcymecp5smsvknnr2xi4i\\58m3icgml5mvwq3x44rfzqryy\\cp_settings638c4bcc3be846fd35262b91d5a74869).
Solution:
- Go to the
C:\Users\YOUR_USERNAME\.gradle\cachesand locate the subfolder that is being complained about in your error message (e.g.,4.4). - Rename that folder (e.g., to
4.4_OLD). - Back in Android Studio, do Clean Project then Rebuild Project.
This will then generate a new subfolder (e.g.,
4.4) in your caches directory and the build should complete successfully.
Note : if you can't change the folder name pls End-Task
" Java(TM) Platform SE binary