jlolling / talendcomp_tGoogleSheet

Talend components to read and write Google Sheets
Apache License 2.0
10 stars 0 forks source link

library not found in talend #21

Open bakembo01 opened 6 days ago

bakembo01 commented 6 days ago

when I add the component in my project there are a list of libraries to download, I found them all except one: jlo-talendcomp-google-sheet-5.2.jar could you please help me with that? thanks

jlolling commented 6 days ago

Thats very strange because the component expect the version 6.1 of this library. Are you sure you use the lastest release downloaded from the release section? Did you followed this advice? https://jan-lolling.de/

jlolling commented 6 days ago

If you have installed the component this way the component should also be found under the very long named folder:

/plugins/org.talend.designer.components.localprovider_/components/ext/user/tGoogleSheetInput Please take a look at the file tGoogleSheetInput_java.xml In the last part of this xml file you will find the IMPORT tags. Here are all libs needed referenced. There must be something wrong in your studio configuration.
jlolling commented 6 days ago

If you cannot spot the problem you can call me via zoom or Teams and we check it together. jan.lolling@kloeckner.com for Teams and jan.lolling@gmail.com is my private address for using zoom e.g.

bakembo01 commented 6 days ago

hi, I resolved including the recent library mentioned by you and already present in the library, thanks for the support. Marius