You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPER.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ If you have set up everything as recommended above, all you need to do to test l
26
26
The run config should be an Eclipse Application launch that is set to 'run a product'.
27
27
Under the plug-ins tab you should set it to launch with 'All workspace and enabled target Plug-ins', and click 'validate plug-ins' before running.
28
28
29
-
With the run config create you should be able to simply press 'run' and test out the extension. Note that you will need to set the path to your cppcheck executable in the test environment for the analysis to be able to run.
29
+
With the run config create you should be able to simply press 'run' and test out the plug-in. Note that you will need to set the path to your cppcheck executable in the test environment for the analysis to be able to run.
0 commit comments