This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| web:eclipse [2024/05/23 06:27] – [XDebug for PHP 5.6] Bernard Condrau | web:eclipse [2025/06/23 14:04] (current) – [Java] Bernard Condrau | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| < | < | ||
| + | |||
| + | ===== WSL Settings ===== | ||
| + | - To change the default setting of WSL (WSL1/WSL2) to allow file permissions on mounted Windows drives add the file '' | ||
| + | options=" | ||
| + | - Stop wsl from the Windows command line:< | ||
| + | - Start wsl from the Windows command line:< | ||
| + | - Check wsl instances from the Windows command line:< | ||
| ===== LAMP with Xdebug ===== | ===== LAMP with Xdebug ===== | ||
| Line 16: | Line 23: | ||
| ===== Eclipse IDE ===== | ===== Eclipse IDE ===== | ||
| + | |||
| + | ==== PHP ==== | ||
| + | * Make sure '' | ||
| ==== Java ==== | ==== Java ==== | ||
| Line 58: | Line 68: | ||
| - Add or Edit **Debug Configurations...**. If you pointed the DocumentRoot to your workspace, then you can leave the URL on "Auto Generate", | - Add or Edit **Debug Configurations...**. If you pointed the DocumentRoot to your workspace, then you can leave the URL on "Auto Generate", | ||
| - **Window --> Preferences --> PHP --> Code Style --> Formatter**. Select "PHP Conventions" | - **Window --> Preferences --> PHP --> Code Style --> Formatter**. Select "PHP Conventions" | ||
| + | - **Window --> Preferences --> General --> Editors --> Text Editors**. Uncheck "Use find/ | ||
| - If you have existing projects | - If you have existing projects | ||
| * either select the project directory as workspace when first starting up the new eclipse, or | * either select the project directory as workspace when first starting up the new eclipse, or | ||