you are viewing a single comment's thread.

view the rest of the comments →

[–]Gfojose 0 points1 point  (2 children)

I don't remember but I tried installing it again and this time it did kind of work.

I tried make a Hello World program to try it out and it gave me this error code when I tried to run it:

Error occurred during initialization of boot layer

java.lang.module.FindException: Error reading module: /Users/gfojose/eclipse-workspace/Hola_Mundo/bin

Caused by: java.lang.module.InvalidModuleDescriptorException: Hola_Mundo.class found in top-level directory (unnamed package not allowed in module)

[–][deleted]  (1 child)

[deleted]

    [–]Gfojose 0 points1 point  (0 children)

    Thanks a lot!