June 2018
Beginner
722 pages
18h 47m
English
To create a class, right-click on the com.packt.javapath.che04demo package in the left pane, select the New menu item, then select the Java Class menu item, and type MyApplication in the pop-up window:

Click the OK button, and the class will be created:

The name of the MyApplication class in the right pane is faded. That is how IntelliJ IDEA indicates that it is not used anywhere yet.
Read now
Unlock full access