Skip to content

Commit 0271071

Browse files
Karl BishopKarl Bishop
authored andcommitted
bit of jb cleanup
1 parent 48d4439 commit 0271071

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

jetbrains/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212

1313
## Summary
1414

15-
This settings JAR file can be imported into any of the [Jetbrains](https://www.jetbrains.com) based IDEs -- IntelliJ, WebStorm, Android Studio, etc -- that will provide a Tools menu entry to call IDT actions from within the IDE.
15+
This settings JAR file can be imported into any of the [Jetbrains](https://www.jetbrains.com) based IDEs -- IntelliJ, WebStorm, Android Studio, etc -- that will provide new menu entries to call IDT actions from directly within the IDE.
1616

1717
![IDT tools within WebStorm](./idt-jetbrains.png)
1818

19-
Notice: This helper is provided as-is. IBM does not explicitly endorse, nor support 3rd party products. We will attempt to answer questions through our Slack channel, because we want you to succeed and be happy.
19+
Notice: This helper is provided "as-is". IBM does not explicitly endorse, nor support 3rd party products. Although, we will attempt to answer questions through our Slack channel, because we want you to succeed and be happy.
2020

2121

2222
## Installation
2323

2424
Note: You must have previously [installed](../README.md) the IBM Developer Tools CLI.
2525

26-
1. Download the [idt-jetbrains-settings.jar](idt-jetbrains-settings.jar) file
26+
1. Download the [idt-jetbrains-settings.jar](https://github.com/IBM-Cloud/ibm-cloud-developer-tools/raw/master/jetbrains/idt-jetbrains-settings.jar) file
2727
1. Open your preferred [Jetbrains IDE](https://www.jetbrains.com)
28-
1. Select `File` > `Import Settings`, then locate the downloaded *idt-settings.jar* file.
28+
1. Select `File` > `Import Settings`, then locate and pick the downloaded *idt-jetbrains-settings.jar* file.
2929

3030
Once complete, there will be a new "IBM Cloud Developer Tools" entry under the following menus:
3131
- Main "Tools" menu

linux-installer/idt-installer

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# Copyright (c) 2017, International Business Machines. All Rights Reserved.
88
#------------------------------------------------------------------------------
99

10-
<<<<<<< HEAD
1110
VERSION="1.1.0"
1211
PROG="IBM Cloud Developer Tools - Installer"
1312
INSTALLER_URL="https://ibm.biz/idt-installer"

0 commit comments

Comments
 (0)