#Gradle build Error

1 messages · Page 1 of 1 (latest)

shrewd rivetBOT
#

<@&987246399047479336> please have a look, thanks.

shrewd rivetBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If your code is long, or you have multiple files to share, consider posting it on sites like https://pastebin.com/ and share the link instead, that is easier to browse for helpers.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

peak yacht
devout plume
#

no idea how MCreator functions

#

I'd suggesting developing in a proper IDE

peak yacht
#

it isnt a developing platform

devout plume
#

I understand

#

these errors come from the java compiler and indicate that you're trying to call a method that doesn't exist

peak yacht
#

wait the log just changed to something else

#

does that say anything else?

devout plume
#

same errors

#

if you develop properly, you have full control over what and where do you call

#

and your IDE will warn you about these things in advance

peak yacht
#

ok

#

but i dont have any knowledge thats one of the problems would you know where i could gain knowledge?

devout plume
#

sure

shrewd rivetBOT
#

MOOC is a completely free introductory Java course created by the University of Helsinki, it is a great way to learn Java from the ground up.

It consists of two parts, one at beginner, and another at intermediate level. The end of the course is marked by creating your own Asteroids game clone!

Even though the instructions show how to configure and use NetBeans for the course, you can use IntelliJ. To use IntelliJ, simply install the TMC plugin by opening IntelliJ -> File -> Settings -> Plugins and searching for TMC. You will then be able to use IntelliJ to complete MOOC.

Visit MOOC here: https://java-programming.mooc.fi/
(the course is available in both English and Finnish)

About the course - Java Programming

peak yacht
#

is this only avaible in english?

devout plume
#

(the course is available in both English and Finnish)

peak yacht
#

ok

peak yacht
devout plume
#

the course is supposed to teach you Java

#

not to provide snippets of code to copypaste

#

if you get the concepts right, you will have no problems with coming up with the right solution

peak yacht
#

ok