Merge pull request #490 from rmcmurray/20180524

Updating include files with version compatibility info
This commit is contained in:
Robert Outlaw 2018-06-05 10:39:29 -07:00 коммит произвёл GitHub
Родитель f4f0bda74e 11f257102a
Коммит 601b2d0471
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 12 добавлений и 6 удалений

Просмотреть файл

@ -10,10 +10,14 @@ To complete the steps in his article, you will need to install the Azure Toolkit
* [Mac OS X](http://www.apple.com/osx) version "Yosemite" and later
* [Ubuntu Linux](http://www.ubuntu.com) version 14, 15, and 16
For more information, see the [Azure Toolkit for Eclipse](http://marketplace.eclipse.org/content/azure-toolkit-eclipse) page at the Eclipse Marketplace.
> [!NOTE]
>
> The [Azure Toolkit for Eclipse](http://marketplace.eclipse.org/content/azure-toolkit-eclipse) page at the Eclipse Marketplace lists the builds that are compatible with the toolkit.
>
<!--
> [!IMPORTANT]
>
> If you are using the Azure Toolkit for Eclipse on Windows, the toolkit requires installing the Azure SDK 2.9.6 or later in order to use the Azure emulator. You have two options for installing the Azure SDK:
>
> * You can download and install the Azure SDK by using the [Web Platform Installer (WebPI)](http://go.microsoft.com/fwlink/?LinkID=252838).
@ -21,5 +25,4 @@ For more information, see the [Azure Toolkit for Eclipse](http://marketplace.ecl
>
> Note that the Azure SDK is required on Windows only.
>
>
-->

Просмотреть файл

@ -7,19 +7,22 @@ To complete the steps in his article, you will need to install the Azure Toolkit
* Windows 10, Windows 8.1, Windows 8, and Windows 7
* Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 R2, and Windows Server 2008
* [Mac OS X](http://www.apple.com/osx) version "Yosemite" or later
* [Mac OS X](http://www.apple.com/osx) version "Yosemite" and later
* [Ubuntu Linux](http://www.ubuntu.com) version 14, 15, and 16
For more information, see the [Azure Toolkit for IntelliJ](https://plugins.jetbrains.com/plugin/8053) page at the JetBrains Plugin Repository.
> [!NOTE]
>
> The [Azure Toolkit for IntelliJ](https://plugins.jetbrains.com/plugin/8053) page at the JetBrains Plugin Repository lists the builds that are compatible with the toolkit.
>
<!--
> [!IMPORTANT]
> If you are using the Azure Toolkit for Eclipse on Windows, the toolkit requires installing the Azure SDK 2.9.6 or later in order to use the Azure emulator. You have two options for installing the Azure SDK:
>
> If you are using the Azure Toolkit for IntelliJ on Windows, the toolkit requires installing the Azure SDK 2.9.6 or later in order to use the Azure emulator. You have two options for installing the Azure SDK:
>
> * You can download and install the Azure SDK by using the [Web Platform Installer (WebPI)](http://go.microsoft.com/fwlink/?LinkID=252838).
> * If you do not have the Azure SDK installed when you create your first Azure deployment project, you will be prompted to automatically download install the requisite version of the Azure SDK.
>
> Note that the Azure SDK is only required on Windows.
>
>
-->