Hi. decided to try Amper so I have copyed the depe...
# amper
g
Hi. decided to try Amper so I have copyed the dependencyes from this sample app https://github.com/JetBrains/amper/blob/0.2/examples/jvm-kotlin%2Bjava/settings.gradle.kts to my project and pressed sync. Now it is downloading dependencies like OpenCV, Tesseract, ffmpeg and other libs for 15 minutes already. Why does it need so many stuff? is not ffmpeg for videos only?
a
Hi, Giorgi. Most likely, these are dependencies, which are configured in the project Gradle build script. Can you share the project to check it?
g
all the code in this project is in the screenshot. As you see in the file tree there are nothing else. module.yml is missing 'a' in the extension so it is not included in the project
you mean like, copy anf paste code here?
a
Is the project where you see this available to check?
For uploading you can use https://uploads.jetbrains.com or any file sharing service or just attach it here. Thank you.
g
nope, actually I removed Amper due to some other issue. I will create it once again a bit later
a
Oh, I see, sorry to hear about problems. Would you mind clarifying what was the problem? Anyway, please feel free to write to us if there is any issue. Thanks!
z
@Giorgi We've found the problem that caused these downloads and it'll be fixed in the next version. If you face any other issues, please let us know!
🚀 1
g
nice
I can not reproduce that issue, but I wrote another