Skip to content

Commit f9dc435

Browse files
committed
?
1 parent 16a6099 commit f9dc435

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/service-fabric/service-fabric-quickstart-java-reliable-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Azure Service Fabric is a distributed systems platform for deploying and managin
1616

1717
## Prerequisites
1818

19+
- [Java Development Kit (JDK) 1.8.0+ and Gradle](https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started-linux#set-up-java-development)
20+
- [Eclipse Neon (4.6)+](https://www.eclipse.org/downloads/packages/)
1921
- [Service Fabric SDK and Command Line Interface (CLI)](https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started-linux#installation-methods)
20-
- [Java environment](https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started-linux#set-up-java-development)
21-
- [Eclipse Neon+](https://www.eclipse.org/downloads/)
2222
- [Eclipse plug-in for Service Fabric](https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started-linux#install-the-eclipse-plug-in-optional)
2323
- [Git](https://git-scm.com/downloads)
2424

articles/service-fabric/service-fabric-quickstart-java-spring-boot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ In this quickstart, you deploy a Java Spring Boot application to Azure Service F
1616

1717
#### [Linux](#tab/linux)
1818

19-
- [Service Fabric SDK & Service Fabric Command Line Interface (CLI)](https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started-linux#installation-methods)
2019
- [Java Environment](https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started-linux#set-up-java-development)
2120
- [Yeoman](https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started-linux#set-up-yeoman-generators-for-containers-and-guest-executables)
21+
- [Service Fabric SDK & Service Fabric Command Line Interface (CLI)](https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started-linux#installation-methods)
2222
- [Git](https://git-scm.com/downloads)
2323

2424
#### [Mac](#tab/mac)
2525

26-
- [Service Fabric SDK & Service Fabric Command Line Interface (CLI)](https://docs.microsoft.com/azure/service-fabric/service-fabric-cli#cli-mac)
2726
- [Java Environment and Yeoman](https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started-mac#create-your-application-on-your-mac-by-using-yeoman)
27+
- [Service Fabric SDK & Service Fabric Command Line Interface (CLI)](https://docs.microsoft.com/azure/service-fabric/service-fabric-cli#cli-mac)
2828
- [Git](https://git-scm.com/downloads)
2929

3030
---

0 commit comments

Comments
 (0)