File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -474,12 +474,12 @@ Pull new commits.
474
474
### package.embedcpp
475
475
476
476
To change the default preferences, edit the
477
- ` pacakges /org.eclipse.epp.package.embedcpp/plugin_customization.ini`
477
+ ` packages /org.eclipse.epp.package.embedcpp/plugin_customization.ini`
478
478
479
479
### package.embedcpp.feature
480
480
481
481
If necessary, update the text displayed in the Downloads page, it is in
482
- ` pacakges /org.eclipse.epp.package.embedcpp.feature/epp.website.xml` file, the
482
+ ` packages /org.eclipse.epp.package.embedcpp.feature/epp.website.xml` file, the
483
483
` <description> ` element.
484
484
485
485
Update the version in ** NewAndNoteworthy** , in the same file.
Original file line number Diff line number Diff line change @@ -30,14 +30,14 @@ Eclipse Marketplace; search for _Embedded CDT_.
30
30
31
31
### Eclipse Update Sites
32
32
33
- - Stable: ` https://download.eclipse.org/embed-cdt/updates/v6/ `
33
+ - Stable: ` https://download.eclipse.org/embed-cdt/updates/v6/ `
34
34
This is the official release; it is also referred by the Eclipse
35
35
Marketplace and the same content is packed as ** Eclipse IDE for Embedded C/C++ Developers** .
36
- - Pre-release versions: ` https://download.eclipse.org/embed-cdt/updates/v6-test/ `
36
+ - Pre-release versions: ` https://download.eclipse.org/embed-cdt/updates/v6-test/ `
37
37
Usually this site should be safe, but use it with caution.
38
38
- Development versions: ` https://download.eclipse.org/embed-cdt/builds/develop/p2 `
39
39
Sometimes you can use this site to test features that are not
40
- completely implemented, or that might change before a final version is released.
40
+ completely implemented, or that might change before a final version is released.
41
41
** Note:** This site is not always functional; use it carefully,
42
42
back up your workspace, and do not use it for production projects.
43
43
@@ -61,7 +61,7 @@ For support, please check the
61
61
62
62
## Maintainer info
63
63
64
- Plese read the separate [ README-MAINTAINER] ( README-MAINTAINER.md ) page.
64
+ Please read the separate [ README-MAINTAINER] ( README-MAINTAINER.md ) page.
65
65
66
66
## License
67
67
You can’t perform that action at this time.
0 commit comments