0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

PlantUMLをAndroidStudioで書きたい

Posted at

はじめに

今回はシーケンス図やユースケース図を描くのに使えるPlantUMLをAndroidStudioで書けるようにしていきます

本文

前提として、macにhomebrewがインストールされていることとします。
その状態で、まずはhomebrewを使ってGraphvizをインストールします。
これは、プレビューを表示するためのものです。
インストールが終わったら、settings->pluginsからplantと入力すると下記のプラグインが表示されるので、インストールします。
スクリーンショット 2024-10-13 9.56.18.png
再起動を求めらるので、再起動をします。
あとは新規でファイルを作成しようとすると下記の画像のようにUMLファイルを作成できるようになります。
スクリーンショット 2024-10-13 9.58.39.png

最後に

今回はPlantUMLをAndroidStudioで書けるようにしました
どこかのタイミングで基本的なシーケンス図の書き方などを記事にしようと思います

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?