Team1/Editing Java elements

From CDOT Wiki
Revision as of 08:23, 1 February 2011 by Azea (talk | contribs)
Jump to: navigation, search

Editing Java elements

1.1. Java elements are edited/browsed in editors. An editor is a visual component within the Workbench. Launch an editors by clicking on a FirstJavaProject.txt
Editor1.jpg


1.2. Type in "This is my editor". The asterics apeares beside the file name indicating that file have unsaved changes.
Editor2.jpg


1.3. Save the file and type in as second line "This is an extra line". Save your changes and right click on editor's area and choose Compare to -> Local History.
Editor3.jpg


1.4.