#Getting started , compilation problems

11 messages · Page 1 of 1 (latest)

lunar trail
#

Hey, I'm just getting started with java today and I downloaded eclipse and followed the instructions given in the Hello World tutorial. However, when running the program (after saving / compiling it ) I get the error shown in the screenshot. I tried to figure out what the problem is but couldn't find any issue in the code. Would appreciate any help on this.

crisp geodeBOT
#

This post has been reserved for your question.

Hey @lunar trail! 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.

sage solstice
#

delete module-info.java

lunar trail
sage solstice
#

it declares some information about your module

#

but it is an advanced feature which you should ignore if you're just getting started with java

lunar trail
sage solstice
#

since you need to understand packages and all that stuff

lunar trail
#

Thank you for helping, have a nice day !