Diomidis Spinellis

Results 152 comments of Diomidis Spinellis

Thank you for the swift reply! Sadly, running `npm install [email protected]` does not fix the problem.

Right! I'd appreciate a pull request, so that you get proper credit.

The `CLASSPATH` variable must allow the Java class loader to load all dependencies. You may need to update the distributed *bcel* to avoid the class reading problem. Please provide feedback...

The path should contain all the directories and jar files used by the analyzed Java files.

Thank you for the suggestion! I think that *ckjm_ext* offers considerable new functionality, so it should be used if somebody requires it. Can you please outline the benefits of merging?...

This cannot/should not be done at the level of *UMLGraph*. Instead, the corresponding page's CSS should adjusted accordingly.

You're right. This is output generated by GraphViz, so there's not much that can be done in UMLGraph, right? Maybe try setting GraphViz options? For example, I get different output...

This is great, thank you! Would you like to contribute two pull requests? One for the new feature (also please add a line in the documentation and usage info) and...

Thanks! We still seem to have some failing tests. Can you please look into it? BTW In the future we'd like to have the tests be less brittle.