IBM / microprofile-meeting

Apache License 2.0
1 stars 8 forks source link

Issue on code creation #2

Closed Emily-Jiang closed 5 years ago

Emily-Jiang commented 6 years ago

In the step

The following lines are missing from the code snippet in Step 4. Creating the MeetingApplication class

public class MeetingApplication extends Application {

}

ykoyfman commented 5 years ago

Eclipse adds this part automatically in the class creation wizard.