Package fi.utu.vbingm.thesis
Class Main
java.lang.Object
fi.utu.vbingm.thesis.Main
Application entry point.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
Starts the application.Loads settings (creating
~/.mavenproject/settings.propertiesfrom bundled defaults on first run) and prints the configured greeting.- Parameters:
args- command-line arguments- Throws:
IOException- if the settings file cannot be read or created
-