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 1527 posted 16 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 1528 posted 16 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 1986 posted 17 years ago by Dorgendubal
« Prev 1 Next »