#complete noob at java needs help with public class
20 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @foggy void! Please use
/closeor theClose Postbutton above when your problem is solved. 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.
That's unfortunate. I'm not sure you'll have much chances to find someone who uses vscode
put the file in a source folder
what source folder exactly
VSC should somehow allow you to specify a source folder
yea eclipse is not running on my mac. it does not recognize anything even System.out.println does not work
For that, you would need to make sure that a JDK is configured in Eclipse
ty i guess its working <3
if you want to configure a JDK in Eclipse: Window>Preferences>Installed JREs>New, select your JDK
ok ty
do you work with vs code?
if yes how do i disable the long text before the output in the terminal
no
maybe you are able to run it without using the integrated terminal
well at least not for Java
maybe you can specify this in the launch.json or similar