Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit cebb62e

Browse files
committed
Addressing comments
Signed-off-by: Sarah Ishida <sishida@us.ibm.com>
1 parent 31b6455 commit cebb62e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

docs/_data/newstoc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- title: 'Codewind 0.14.0'
2+
url: news14.html
3+
14
- title: 'Codewind 0.13.0'
25
url: news13.html
36

docs/_news/news14.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ Thursday 9, July 2020
2020
##### Eclipse and VS Code
2121
- Link Codewind projects together with [project linking](https://github.com/eclipse/codewind/issues/2852).
2222
- When you link a project to another project, the project that is the link target has the other project's hostname exposed in an environment variable that you define.
23-
- For example, linking **Project A** to **Project B** through the `PROJECT_A` environment variable means that **Project B** can access the code of the `PROJECT_A` environment variable to get the current hostname of **Project B**. Then, **Project A** can use **Project B**.
24-
- Right-click your project and click **Manage Project Links**. Use **Add**, **Edit**, and **Remove** to manage links.
25-
- The project overview page for each project displays links to and from other projects.
23+
- For more information, see [Linking your projects](./linking-your-projects.html)
2624

2725
##### IntelliJ
2826
- [Manage template sources in IntelliJ](https://github.com/eclipse/codewind/issues/985).
@@ -34,4 +32,5 @@ Thursday 9, July 2020
3432

3533
#### List of Fixes
3634
- In Codewind for VS Code:
37-
- [After you manually edit the template sources in the Template Source Manager, you won't be prompted to select one in the Command Palette](https://github.com/eclipse/codewind/issues/3165).
35+
- [After you manually edit the template sources in the Template Source Manager, you won't be prompted to select one in the Command Palette](https://github.com/eclipse/codewind/issues/3165).
36+
- [The error no longer occurs if you create a remote Node.js Express application in Codewind 0.13.0](https://github.com/eclipse/codewind/issues/3158).

0 commit comments

Comments
 (0)