Commit 5104b10
authored
IEP-999: Tools Validation for required tools (#802)
* refactoring the classes to the required areas to cleanup code
* libs moved after refactoring
* NLS tag fix
* initial boilerplate for the tools validation
* reverted required move of commonmark lib in ui
* basic tools validation code
* doc file and images for user guide added
* updated readme and some minor fixes
* updated ui as per discussion
* fix(installation): Grant file permission before executable verification
* fix(pom.xml): updated the version for the commons-io in core project pom file
* fix(installation): empty message fix if no missing tools are found1 parent 31b7055 commit 5104b10
File tree
38 files changed
+464
-114
lines changed- bundles
- com.espressif.idf.core
- META-INF
- lib
- src/com/espressif/idf/core
- tools
- util
- vo
- com.espressif.idf.ui
- META-INF
- src/com/espressif/idf/ui/tools
- wizard
- pages
- docs
- images/ToolsValidation
38 files changed
+464
-114
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
| |||
0 commit comments