Skip to content

Commit 2123c7f

Browse files
seanli1988KarlErickson
authored andcommitted
Update migrate-github-copilot-app-modernization-for-java-quickstart-assess-migrate.md
removed appcat from prereq
1 parent 361a041 commit 2123c7f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/java/migration/migrate-github-copilot-app-modernization-for-java-quickstart-assess-migrate.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,10 @@ The following video demonstrates how GitHub Copilot App Modernization for Java u
2626
- A GitHub account with [GitHub Copilot](https://github.com/features/copilot) enabled. A Pro, Pro+, Business, or Enterprise plan is required.
2727
- The latest version of [Visual Studio Code](https://code.visualstudio.com/). Must be version 1.101 or later.
2828
- The latest version of the [GitHub Copilot extension in Visual Studio Code](https://code.visualstudio.com/docs/copilot/overview).
29-
- [GitHub Copilot app modernization for Java](https://marketplace.visualstudio.com/items?itemName=vscjava.migrate-java-to-azure).
29+
- [GitHub Copilot app modernization for Java](https://marketplace.visualstudio.com/items?itemName=vscjava.migrate-java-to-azure).
30+
- [Java 17](https://learn.microsoft.com/en-us/java/openjdk/download) and above.
31+
- [Maven](https://maven.apache.org/download.cgi) or [Gradle](https://gradle.org/install/) to build Java projects.
3032

31-
App Modernization doesn't require Java in your local environment. However, to build your project successfully, install the correct version of Java and Maven. We recommend the [Microsoft Build of OpenJDK](/java/openjdk/) and [Maven](https://maven.apache.org/download.cgi).
32-
33-
- [AppCAT](/azure/migrate/appcat/java). This tool is required for the app assessment feature.
3433

3534
## Sign in to use Copilot and then install App Modernization
3635

0 commit comments

Comments
 (0)