0.1: Tips
Last updated
Last updated
DO NOT run the app until specified in the instructions (end of section 3.1)
CTRL SHIFT F9
will remove all breakpoints
CTRL M G
when hovering over a method in the NoteController
will take you to the corresponding view
CTRL ,
lets you search for all instances of a word
To highlight several lines at once, click and drag on the line numbers
To set the project to always open on a specific page:
Right click on the project
Go to Properties
Select Web
Select Specific Page and type in Note or another specific page