Quantcast
Channel: Java compatibility issue with Talend - Super User
Viewing all articles
Browse latest Browse all 5

Answer by Jhonattan Peláez for Java compatibility issue with Talend

$
0
0

You can create a bat file in Talend installation folder, in my case is:
C:\Program Files (x86)\TOS_DI-8.0.1\studio, and indicate which Java Version to use:

openTalend.bat:

TOS_DI-win-x86_64.exe -vm "C:\Program Files\Java\jdk-21\bin"

To open Talend, run bat file.


Viewing all articles
Browse latest Browse all 5

Trending Articles