https://github.com/shoito/java2yuml-chrome-extension
java2yuml is a Chrome Extensions for Java source code and JavaDoc visualization using the [yUML](http://yuml.me/) class diagram.
https://github.com/shoito/java2yuml-chrome-extension
chrome-extensions diagram java-source uml yuml
Last synced: 2 months ago
JSON representation
java2yuml is a Chrome Extensions for Java source code and JavaDoc visualization using the [yUML](http://yuml.me/) class diagram.
- Host: GitHub
- URL: https://github.com/shoito/java2yuml-chrome-extension
- Owner: shoito
- License: apache-2.0
- Created: 2013-02-04T14:06:08.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-04T17:23:40.000Z (almost 13 years ago)
- Last Synced: 2023-03-11T21:18:32.619Z (almost 3 years ago)
- Topics: chrome-extensions, diagram, java-source, uml, yuml
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/java2yuml/glhmljgoioemnbaaijkpbiggmjkogbkb
- Size: 730 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
java2yuml
============
java2yuml is a Chrome Extensions for Java source code and JavaDoc visualization using the [yUML](http://yuml.me/) class diagram.
```java2yuml is made based on java2class. ```
java2yumlはJavaソースコードやJavaDocの情報をyUMLのクラス図で表示するChrome拡張です。
java2classというChrome拡張をベースに作られています。
※フィールドやメソッド数が多いとyUMLのURL文字列長制限の問題でクラス図が表示できないことがあります。
ScreenShots
----


Language
----
Java
Repository
----
* Google Code Hosting
* GitHub
* Bitbucket
How to install Chrome Extensions
----
1. Install from [Chrome Web Store](https://chrome.google.com/webstore/detail/java2yuml/glhmljgoioemnbaaijkpbiggmjkogbkb)
1. Access to Source code repository.
Source code repository examples
----
*
*
java2class
----
* [Souce Code](https://github.com/shoito/java2class)
* [java2class](https://chrome.google.com/webstore/detail/java2class/pjkknfedjcaagjfalcfnfoebghfgjnbd)
License
----
Apache License, Version 2.0