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

Commit 31b6455

Browse files
committed
Updating news with Eclipse and IntelliJ
Signed-off-by: Sarah Ishida <sishida@us.ibm.com>
1 parent 63c8f00 commit 31b6455

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

docs/_news/news14.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,26 @@ Thursday 9, July 2020
1212

1313
#### ✨ New Features and Highlights for 0.14.0 ✨
1414

15-
##### VS Code and Eclipse
15+
##### Eclipse, IntelliJ, and VS Code
16+
- With [secure template sources](https://github.com/eclipse/codewind/issues/2647), add template sources that require authentication.
17+
- When you add a new template source repository, provide authentication with a username and password or use an access token.
18+
- You can also edit template sources to update credentials.
1619

17-
##### VS Code
18-
- The [changelog](https://github.com/eclipse/codewind-vscode/wiki/Changelog#0140-july-2020) file is updated for Codewind 0.14.0.
19-
- With [secure template sources](https://github.com/eclipse/codewind/issues/2647), template sources that require authentication can now be added to Codewind. Provide authentication with a username and password or use an access token.
20+
##### Eclipse and VS Code
2021
- Link Codewind projects together with [project linking](https://github.com/eclipse/codewind/issues/2852).
2122
- 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.
2223
- 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**.
23-
- The Project Overview page has undergone [another visual update](https://github.com/eclipse/codewind-vscode/pull/620).
24-
- You can [right-click many fields](https://github.com/eclipse/codewind/issues/1153) in the Project Overview and Template Sources pages to copy the values.
25-
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.
2626

27+
##### IntelliJ
28+
- [Manage template sources in IntelliJ](https://github.com/eclipse/codewind/issues/985).
2729

28-
##### Eclipse
30+
##### VS Code
31+
- The [changelog](https://github.com/eclipse/codewind-vscode/wiki/Changelog#0140-july-2020) file is updated for Codewind 0.14.0.
32+
- The Project Overview page has undergone [another visual update](https://github.com/eclipse/codewind-vscode/pull/620).
33+
- You can [right-click many fields](https://github.com/eclipse/codewind/issues/1153) in the Project Overview and Template Sources pages to copy the values.
2934

3035
#### List of Fixes
31-
- In Codewind for Eclipse:
32-
- Update 1
33-
- Update 2
34-
- Update 3
3536
- In Codewind for VS Code:
36-
- [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).
37-
- Update 1
38-
- Update 2
39-
- Update 3
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).

0 commit comments

Comments
 (0)