Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.45 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.45 KB

java2yuml

java2yuml is a Chrome Extensions for Java source code and JavaDoc visualization using the yUML class diagram.

java2yuml is made based on java2class.

java2yumlはJavaソースコードやJavaDocの情報をyUMLのクラス図で表示するChrome拡張です。

java2classというChrome拡張をベースに作られています。

※フィールドやメソッド数が多いとyUMLのURL文字列長制限の問題でクラス図が表示できないことがあります。

ScreenShots

Java source JavaDoc

Language

Java

Repository

  • Google Code Hosting
  • GitHub
  • Bitbucket

How to install Chrome Extensions

  1. Install from Chrome Web Store
  2. Access to Source code repository.

Source code repository examples

java2class

License

Apache License, Version 2.0