Open khatchad opened 9 years ago
Hey,
not sure if that will help you, but there is a hacky workaround that you can use to resolve this issue. I had a similar issue, with the only difference being that my output said it was looking in the jar or pom file.
The output is quite handy in terms of telling you what it needs. What I did is manually create the locations that are searched and then add the correct jar files into there. That way the build script will pick them up correctly. I used the jar files that I import in my eclipse project, since they should be the correct ones. (Note: You will most likely have to rename the jars as they are versioned by default).
Having done all of that, my mac application still didn't run.
I followed the steps for the existing projects for three Eclipse plugins but I am getting the following error: