Skip to content

jonashackt/java1-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java1-start

Example project to get you started :)

Feel free to copy pom.xml and the full src directory! I hope this will help you to get started much faster than me, when I was a student :)

Import both into your project. It should look like this:

intellij-project-view

Without doing anything further, you should be able to run the src/main/java/bitte/nutzt/eure/eigenen/modul/namen/MyFirstStartClass.java inside Intellij with a right click on Run:

intellij-run-class

Now feel free to experiment and create classes, methods, variables... code! Don't forget to change the package name into something useful.

About

Example project to get you started :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages