openai-pdf icon indicating copy to clipboard operation
openai-pdf copied to clipboard

Execute this Java project

Open joanteixi opened this issue 2 years ago • 1 comments

Hi,

I'm not used with Java... so.. could you help me to execute your library?

I installed java 16, execute mvn install with success. And finally:

cd target
java16 -jar openai.pdf-1.0-SNAPSHOT.jar

But I'm getting this error:

no main manifest attribute, in C:\Users\user1\apps\openai-pdf\target\openai-pdf-1.0-SNAPSHOT.jar

And no idea how could I fix this!

Thanks @thoqbk

joanteixi avatar Jun 26 '23 11:06 joanteixi

@joanteixi I updated the document & code a bit, can you follow this and try again?

https://github.com/thoqbk/openai-pdf#run-sample-code

thoqbk avatar Jun 29 '23 02:06 thoqbk