You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/java/migration/migrate-github-copilot-app-modernization-for-java-faq.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,8 @@ sections:
30
30
31
31
To manage the settings of Github Copilot in your organization, see [Enabling Copilot features in your organization](https://docs.github.com/en/copilot/how-tos/administer/organizations/managing-policies-for-copilot-in-your-organization#enabling-copilot-features-in-your-organization).
32
32
33
-
- question: What network configurations are required to use the GitHub Copilot app modernization for Java in VS Code?**
34
-
answer: To ensure the extension works correctly within VS Code, network connectivity must be stable and allow access to GitHub Copilot services. In restricted environments, you may need to configure proxy or firewall rules accordingly. If you encounter errors like "Language Model Unavailable" in the chat window, please refer to the official troubleshooting guide [Manage network access](https://docs.github.com/en/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/manage-network-access).
33
+
- question: What network configurations are required to use GitHub Copilot App Modernization for Java in Visual Studio Code?
34
+
answer: To ensure that the extension works correctly within Visual Studio Code, network connectivity must be stable and allow access to GitHub Copilot services. In restricted environments, you might need to configure proxy or firewall rules accordingly. If you encounter errors like "Language Model Unavailable" in the chat window, see the official troubleshooting guide [Managing GitHub Copilot access to your enterprise's network](https://docs.github.com/en/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-access/manage-network-access).
35
35
36
36
- question: Will App Modernization for Java be open sourced in the future?
37
37
answer: We currently have no plans to open source App Modernization for Java.
@@ -77,10 +77,10 @@ sections:
77
77
78
78
For more information, see the [Microsoft Privacy Statement](https://privacy.microsoft.com).
79
79
80
-
- question: How does the app modernization for Java extension use MCP server, and how can I check for updates or troubleshoot issues?
80
+
- question: How does App Modernization for Java extension use the MCP server, and how can I check for updates or troubleshoot issues?
81
81
answer: |
82
-
App Modernization for Java uses the MCP server to enhance code transformation capabilities. After installing the VS Code extension, the MCP server will be registered and started automatically.
82
+
App Modernization for Java uses the MCP server to enhance code transformation capabilities. After installing the Visual Studio Code extension, the MCP server is registered and starts automatically.
83
83
84
-
If you notice a special **refresh button** in the bottom-right corner of the GitHub Copilot Chat panel, it may indicate that tool updates are available. Click the button to automatically load the latest versions of the tools.
84
+
If you notice a special refresh button in the bottom-right corner of the GitHub Copilot Chat panel, it might indicate that tool updates are available. Select the button to automatically load the latest versions of the tools.
85
85
86
-
App Modernization for Java MCP server also maintains logs. For troubleshooting, please check the log files located at: **%USERPROFILE%/.ghcp-appmod-java/logs**
86
+
The App Modernization for Java MCP server also maintains logs. To troubleshoot, check the log files located at: **%USERPROFILE%/.ghcp-appmod-java/logs**
0 commit comments