NativeScript / android-dts-generator

A tool that generates TypeScript declaration files (.d.ts) from Jars
90 stars 23 forks source link

Error: Unable to access jarfile buildlibsdts-generator.jar #22

Closed davorpeic closed 7 years ago

davorpeic commented 7 years ago

Hi, does anybody knows what could be the source issue of this? I tried putting sdk package in the root of dts-generator and even to other folder, trie putting path in double quotes, nothing changed this.

thanks

davorpeic commented 7 years ago

Ok, my mistake, copy/paste error, wrong slashes for mac terminal..
java -jar build/libs/dts-generator.jar .... :)