Closed dslmeinte closed 10 years ago
The example is actually here: https://github.com/st-js/bridges-examples/tree/master/html-hello The shared artifact should come from the html bridge artifact. Can you check the difference between the example in github and your version and tell us what's causing the error? This way we can fix the tutorials documentation.
I added the link to the example in the tutorial as well
I have the exact same error on that example as I had before, so the example itself is broken.
I tried to build it myself and it looks OK. So I guess it maybe some maven configuration issue. Can you provide please the output of the maven build?
Sure, where/how do you want them?
Btw: I completely scrubbed my Maven install and got the same error. After setting the (optional!) JAVA8_HOME I got a little farther, but just a little...
You can try to attach it to the issue or if it's not working send it by email ax.craciun@gmail.com
On Sun, Jan 26, 2014 at 8:47 PM, Meinte Boersma notifications@github.comwrote:
Sure, where/how do you want them?
Btw: I completely scrubbed my Maven install and got the same error. After setting the (optional!) JAVA8_HOME I got a little farther, but just a little...
— Reply to this email directly or view it on GitHubhttps://github.com/st-js/st-js/issues/41#issuecomment-33327889 .
Sent you an email, as I can't see how to attach anything other than images.
Following the tutorial to the letter yields Java compile errors because the classes of the shared-3.0.0.jar cannot be found. Adding that dependency by hand doesn't help. Would it be an idea to have a working Maven module in a repository?