Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged class



« Prev 1 Next »
bash 3-line shell script for visualization of java class dependencies with graphviz. Please see my blog post for details and leave comments there.
0 599 posted 14 years ago by benjamin
bash 3-line shell script for visualization of c++ class dependencies with graphviz. Please see my blog post for details and leave comments there.
0 607 posted 14 years ago by benjamin
Useful when you have to deal with ClassNotFoundException. The command looks for all jar in the current directory and any sub-directory, and checks if the jar contains the specified class. The command lists all matching jars.
0 851 posted 15 years ago by Dorgendubal
« Prev 1 Next »