1 / 35

Eclipse: Tips And Tricks

Learn valuable tips and tricks for Eclipse, including how to enable the dark theme, navigate workspaces and projects efficiently, use code navigation features, and debug effectively. Use cases, shortcuts, and helpful plugins are covered.

jonessteve
Télécharger la présentation

Eclipse: Tips And Tricks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Eclipse: Tips And Tricks ManojPalat – IBM India Committer, Eclipse JDT/Core

  2. Lets burn the midnight oil - The Dark Theme!

  3. Agenda - The Evolution

  4. Gather Workspaces Projects Working Sets Dynamic Working Sets Short Names Filters Cross Reference • Show Location • Show Name • Recent Workspaces • Switch workspace • Import Install • Share preferences

  5. Gather: Workspaces -showlocation (eclipse.ini) Show workspace name

  6. Gather: Workspaces -> Recent Workspaces

  7. Gather: Workspaces -> Switch Workspace

  8. Gather: Workspaces -> File -> Import

  9. Gather: Workspaces -> File -> Import

  10. Gather: Projects -> Working Sets

  11. Gather: Projects Filters Cross reference

  12. Navigate : Where Am I? • Quick Access • Outline • Breadcrumb • Method Navigation • Annotation Navigation

  13. Navigate: Quick Access

  14. Navigate - Outline Quick Outline – Ctrl+o In place Outline – Ctrl + F3

  15. Navigate: Breadcrumb Code Navigation Ctrl +Shift + Up – Prev Method Ctrl + Shift + Down – Next Ctrl + Shift + , - Prev Annot Ctrl + Shift + . – Next

  16. Editor • Pin Me! • Blame Who? • Folding • Highlight Occurrences • Clone • Block Selection • Keyboard Shortcuts

  17. Editor: Pin Me! How To Practical Use Case

  18. Editor : Q: Blame Who?A:Compute Blame Annotations

  19. Editor: Folding Highlight – Alt + Shift + O

  20. Editor : Clone

  21. Code + Debug Code Debug Breakpoints Smart Step into Selection Conditional Breakpoint Exception Breakpoint Print point Unrelated Breakpoints Disable • Templates • CA Substring • Quick Fix • Hover • Level • Spy Me! • Paste Me!

  22. Code: Templates Content Assist – Code Completion Configure Existing Templates Add New templates Neon New : if null/non-null template

  23. Editor: Block Select - Alt+Shift+A

  24. Code: Completion Prefix Substring – Neon New Highlight – Neon New

  25. Code: Hovers Normal Hover Shift Hover – Source Generic Type Infer on Hover Sticky Hover – F2

  26. Code: Quick Fix Ctrl +1 to bring up Quick Fix or Quick Assist

  27. Code: Level Severity Level – info – Neon New Click and Configure

  28. Code : Spy, Paste & More Plug-in Spy Alt+Shift+F1 Plug-in Menu Spy Alt+Shift+F2 -> Tool Paste Code to Project Open Type from Clipboard – Neon New

  29. Debug : Smart Step Ctrl + F5 Ctrl + Alt + Click Context Menu

  30. Debug: Breakpoints Breakpoints Conditional Breakpoints Print out points

  31. Debug : Exception Breakpoints

  32. Debug: Method Breakpoints Method Entry Method Exit

  33. Debug – Disable unrelated breakpoints

  34. Help

  35. Thank You!

More Related