Skip to content

Commit 7f6c90c

Browse files
authored
feat: made the Esp-idf setup msg more informative (#1258)
1 parent 558866b commit 7f6c90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/com.espressif.idf.core/src/com/espressif/idf/core/build/messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ IDFBuildConfiguration_PreCheck_DifferentIdfPath=The project was built using the
2929
IDFToolChainsMissingErrorMsg=Toolchains are missing. Please use ESP-IDF Manager for configuring
3030

3131
NoActiveEspIdfInWorkspaceMsgTitle=ESP-IDF Setup
32-
NoActiveEspIdfInWorkspaceMsg=ESP-IDF is required to use Espressif IDE. Would you like to configure it now?
32+
NoActiveEspIdfInWorkspaceMsg=ESP-IDF tools installed via EIM have been detected, but this workspace is not configured yet. The IDE needs to complete setup to enable full functionality. Would you like to proceed now?
3333

3434
EIMNotInApplicationsTitle=EIM Not Located in Applications Folder
3535
EIMNotInApplicationsMessage=Espressif Installation Manager (EIM) is not located in the Applications folder.\nRunning EIM from a temporary location (e.g., a mounted disk image) may cause issues during configuration import or tool setup.\nTo avoid problems, please move EIM to the /Applications directory and launch it from there.

0 commit comments

Comments
 (0)