Java extension with Bat file

Hello,
I am trying to Use UiPath to automate Xtsore, a POS system which is a Java App which is started via a Bat file.
I need help with the Java Extension, because the instructions aren’t as clear on the documentation and it is not mapping elements on the app via recorder effectively because of that.
Using JAVA 11.

p.s - https://docs.uipath.com/studio/standalone/2023.4/user-guide/extension-for-java , this is the link of documentation I mentioned.

thanks

Hi @sarvesh.chowkekar , have you tried inspecting the application directly, using UiExplorer, without installing the extension or loading anything separately (there is a default injection mechanism that should make it work)?

If yes, what is the selector you get when indicating inside the application?

Can you provide any additional screenshots or UiExporer tree images?