neo4j - Talend : Set up talend 5.6.1 to use java 1.7 jdk on macosx -



neo4j - Talend : Set up talend 5.6.1 to use java 1.7 jdk on macosx -

using talend big info studio. trying utilize neo4jconnection version 2.x.x, shows error "component required java 1.7"

i have setup java_home path variable in .bash_profile selected preferences in talend point java 1.7 jre.

can please allow me know if has worked anyone?

if need run talend specific java version, can run using param "-vm".

i.e

./tos_bd-linux-gtk-x86_64 -vm /usr/java/jdk1.7.0_75/bin

just need specify [path jre or jdk] after -vm.

java neo4j talend .bash-profile java-home

Comments

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -