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
exportconstnoPomXmlFoundChatMessage=`Sorry, I couldn\'t find a project that I can upgrade. I couldn\'t find a pom.xml file in any of your open projects. Currently, I can only upgrade Java 8 or Java 11 projects built on Maven. For more information, see the [Amazon Q documentation](${codeTransformPrereqDoc}).`
586
586
587
-
exportconstnoPomXmlFoundNotification=`None of your open projects are supported by Amazon Q Code Transformation. Amazon Q could not find a pom.xml file in any of your open projects. Currently, Amazon Q can only upgrade Java 8 or Java 11 projects built on Maven. For more information, see the [Amazon Q documentation](${codeTransformPrereqDoc}).`
588
-
589
587
exportconstnoJavaHomeFoundChatMessage=`Sorry, I couldn\'t locate your Java installation. For more information, see the [Amazon Q documentation](${codeTransformPrereqDoc}).`
590
588
591
589
exportconstdependencyVersionsErrorMessage=
@@ -622,9 +620,9 @@ export const changesAppliedChatMessage = 'I applied the changes to your project.
622
620
623
621
exportconstchangesAppliedNotification='Amazon Q applied the changes to your project.'
624
622
625
-
exportconstnoOpenProjectsFoundChatMessage=`Sorry, I couldn\'t find a project that I can upgrade. Currently, I can only upgrade Java 8 or Java 11 projects built on Maven. For more information, see the [Amazon Q documentation](${codeTransformPrereqDoc}).`
623
+
exportconstnoOpenProjectsFoundChatMessage=`I couldn't find a project that I can transform. Please open a Java project and try again. For more information, see the [Amazon Q documentation](${codeTransformPrereqDoc}).`
626
624
627
-
exportconstnoJavaProjectsFoundChatMessage=`Sorry, I couldn\'t find a project that I can upgrade. Currently, I can only upgrade Java 8 or Java 11 projects built on Maven. For more information, see the [Amazon Q documentation](${codeTransformPrereqDoc}).`
625
+
exportconstnoJavaProjectsFoundChatMessage=`I couldn't find a project that I can transform. Please open a Java project and try again. For more information, see the [Amazon Q documentation](${codeTransformPrereqDoc}).`
0 commit comments