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: io.sloeber.ui/src/io/sloeber/ui/messages.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
error_adding_arduino_code=Error adding the arduino code
2
2
error_no_platform_files_found=No platform files found: This should never happen
3
-
error_no_Arduino_project_selected=There are no projects selected or all selected projects are not arduino projects.
3
+
error_no_Arduino_project_selected=There are no projects selected or all selected projects are not arduino projects. Are you in the Arduino perspective?
4
4
error_no_host_name=No host name provided
5
5
error_failed_to_import_library_in_project=Failed to import library
0 commit comments