Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ NewProjectHandler_CouldntFindPath=Couldn't find PATH in the CDT build environmen
NewProjectHandler_CouldntFindIdfPath=Couldn't find IDF_PATH in the CDT build environment variables. \n \n
NewProjectHandler_CouldntFindTools=Could't find installed tools path for GIT and PYTHON. \n \n
NewProjectHandler_MandatoryMsg=This is a mandatory step even if you've already installed the tools from the command line. Do you want to install the missing tools now?
NewProjectHandler_NavigateToHelpMenu=Please navigate to menu `Help > ESP-IDF Tools Manager > Install Tools` to install and configure the required paths for creating and building the ESP-IDF projects. \n \n
NewProjectHandler_NavigateToHelpMenu=Please navigate to menu `Espressif > ESP-IDF Manager` to install and configure the required paths for creating and building the ESP-IDF projects. \n \n
NewProjectHandler_PathErrorTitle=Path Error
ProjectCleanCommandHandler_RunningProjectCleanJobName=Running Project Clean...
ProjectFullCleanCommandHandler_RunningFullcleanJobName=Running fullclean...
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ MissingToolsValidationMessage_B=Please visit the Link to see configuration for t
MissingToolsValidationLink=https://github.com/espressif/idf-eclipse-plugin/blob/master/docs/MissingToolsManualPathUpdateGuide.md


EspIdfEditorTitle=ESP-IDF: Manager
EspIdfEditorTitle=ESP-IDF Manager
EspIdfManagerVersionCol=ESP-IDF Version
EspIdfManagerLocationCol=Location
EspIdfManagerStateCol=State
Expand Down