Compiling and Running an Application
Scenario
Run an application in the Windows OS after code development is complete.
If the IBM JDK is used in the windows OS, applications cannot be directly run in the windows OS.
Procedure
- Choose UserManager.java and right-click the project and choose Run 'UserManager.main()' from the shortcut menu to run the project.
- Choose ExportUser.java and right-click the project and choose Run 'ExportUser.main()' from the shortcut menu to run the project.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.