You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had a trouble running it first time too. Basically what you can do is:
Unzip archive from Releases anywhere you want;
Open Terminal in jdepend-2.10\lib directory;
Run JDepend Swing GUI for your Maven project: java -cp jdepend-2.10.jar jdepend.swingui.JDepend E:\JAVA\MyMavenProject\target\classes\.
If you have decided to create system environment variable JDEPEND_HOME as it is suggested in doc, then you can run JDepend from any directory, for example out of root directory of your maven project:
Dear clarkware please give more explanation about installation.
I don't understand what should I do with that.
The text was updated successfully, but these errors were encountered: