.. astah* Plug-in SDK Document documentation master file, created by
   sphinx-quickstart on Mon Oct 03 16:49:51 2011.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

astah* Plug-in開発チュートリアル
=======================================================

astah*のプラグイン機構は、astah*に自作の機能を追加し、機能拡張を実現する仕組みです。
astah*のプラグインを作成することで、メニューや拡張ビューなど、astah*のGUIに独自のコンポーネントを追加できます。
本チュートリアルでは、サンプルを中心にastah*プラグインの作り方を紹介します。

チュートリアルで動作確認したバージョン
-------------------------------------------------------

本チュートリアルにおいて動作確認したバージョンは下記のとおりです｡
下記のバージョン以外でも開発できますが､チュートリアルとは設定や
画面が異なる場合があります。

==================== ===================================
ソフトウェア          バージョン
==================== ===================================
OS                    Windows7,Ubuntu Linux 11.10
Java                  Oracle JDK 7
astah*                6.6(Professional, UML, Community)
Eclipse               3.7.1
IntelliJ IDEA         11.1
==================== ===================================

目次:

.. toctree::
   :maxdepth: 1

   overview
   devenv
   helloworld
   example
   extraview
   installplugin
   releaseplugin
   apilist
   appendixA
   appendixB
   snippets

.. rubric:: Footnotes
