Team1/Editing Java elements
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
1.2. Type in "This is my editor"
. The asterics apeares beside the file name indicating that file have unsaved changes.
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.
1.4.