Syntax Check and Projects
Syntax Check is a powerful feature that helps you to verify your SQL code no matter whether connected to the database.
Benefits:
- Errors are recognized automatically, on-the-fly.
- Graphical representation of error bubbles through project structure up to the project level (Navigator View, Package Explorer, Project Explorer)
- Hints are displayed when you move your mouse cursor over the error icon in editors (white cross in red circle)
- Details can be displayed in Problems View
Syntax Check is available also for files not stored in Projects. The additional value is in graphical representation of errors in a project structure.