Thanks for using WingEditor. We hope your experience with WingEditor to be a wonderful one.
To ease your first time experience, we would like to provide a little tips here for using WingEditor.
You can invoke WingEditor in two ways,
The first way, simply
java wingsoft.Javaeditor
without any parameters. WingEditor will open a Project Window. If you have used this version before, the project you visited last time will be loaded, otherwise, a new project window is shown. You can either edit a project, or simply click Open button to edit an existing file, or go to File Menu and select New to create a new file.
The second way to invoke WingEditor is
java wingsoft.Javaeditor <files>
WingEditor will open an Editor Window with the first file on the command line loaded. You can edit next files by going to File Menu, and select Next.