I do gradle wrapper only to get no gradlew or gradle/gradle-wrapper.jar
I do gradle wrapper only to get no gradlew or gradle/gradle-wrapper.jar
9 Replies
so there is no working gradle wrapper? Then delete the builds, caches, dependencies manually and try to reimport? As long as the build.gradle is valid, you should be able to fix this
I never did any java or android development
Until I managed to find the gradle wrapper files in my homedir
Lmfao
Still complaining about the plugin. Jeez.
Hello. I have some TypeScript code and I'm trying to rewrite it in java, however I don't exactly know how.
that is the code
basically what it means is that the targets property can have a list of objects in sdie where the key is a string and the value is of the Neuron class
@<Tim>?
what you describe sounds like a
Map<String, Neuron> targets = new HashMap<>();
But I will have abother look at it tomorrow, going to sleep now 💤ok gn
yup, my sleepy me wrote correct syntax :)

Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
does the same happen if you run the application outside of eclipse?
maybe check the JVM parameters set in eclipse
And most importantly if you want further help: Can you share the exact error you're getting and share the code that causes the error.
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View