Editing a program

You can edit a program using the Java Editor. The program source is displayed in the editor after getting a program. See information about how to use the Java editor in the Eclipse documentation found on the http://www.eclipse.org page.

After editing, go to FIle > Save or press CTRL+S

In the Java Editor, when a program is successfully edited and saved, and locked by the current user, its source will be automatically updated with this change: to save your changes.

  • public final static String_spNumber is updated with a value of MAK to save your<User ID>_<Date>_<Time>

    For example, public final static String _spNumber="MAK_15895_090311_16:23";.