I have a minor setup problem due to the Swing component JGraph. I download the zip file from the website. Well, it contains all the sources. – But I miss a jar in order to use it as a library.
I’m sure this is not intended. So I wonder how to get a start with it (run the examples).
Do I have to compile it and generate the jar on my own? If somebody has an idea how I can utilize this library as it is supposed to be, that’d be great. It’s a little to bare for me.
Best,
wishi
There’s a jgraph.jar in the /lib directory. Is that the one you’re missing?
It doesn’t appear to have any dependency JARs. You’re on your own there.