LoginSignup
4
1

More than 5 years have passed since last update.

astah plugin tips#0_はじめに

Last updated at Posted at 2019-03-25

はじめに

astahでモデリングをしていると、何度も同じような作業を繰り返していると感じることがよくあります。面倒な作業は簡易なプラグインやスクリプトを作って自動化してしまいましょう。

本連載では、astahのプラグイン APIを使ってちょっとした機能追加を行う際のTipsを紹介していきます。
お手軽に開発するために、plugin開発と相性の良いKotlinを使っていきます。

もくじ

開発環境

本シリーズは以下の環境を想定しています。

  • Windows 10
  • astah pro 8.1
  • ASDK ^1.5
  • Kotlin ^1.3
  • IntelliJ IDEA

前提知識

以下のチュートリアルで、ASDK環境が整っていること
http://astah.change-vision.com/ja/tutorial/plugin.html

Kotlinでのプラグイン環境が整っていること
http://astah.change-vision.com/ja/tutorial/plugin/kotlin.html

github

プラグイン以外のTips

astah* tips

次回

#1 Kotlinでastah pluginを作る環境を整える

4
1
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
4
1