#Eclipse not working

1 messages · Page 1 of 1 (latest)

fallen axle
#

Error occurred during initialization of boot layer
java.lang.module.FindException: Error reading module: /Users/jamessmith/eclipse-workspace/HelloWorld/bin
Caused by: java.lang.module.InvalidModuleDescriptorException: HelloWorld.class found in top-level directory (unnamed package not allowed in module)

long ploverBOT
#

This post has been reserved for your question.

Hey @fallen axle! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

fallen axle
#

im using eclipse for the first time and im getting this as the output

#

anyone know why this could be

brittle elbow
#

you might didn't write module-info in correct way

#

at start try to create project without any modules