Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions source/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ astah*のモデル情報を取得するために、astah* APIを活用してみ
最後に、plugin.propertiesに追加したメニューのラベルを追加します。 ::

count_classes=Count classes(C)
sample_menu=SampleMenu

これで、クラスの数をカウントした結果を表示できます。

Expand Down
9 changes: 5 additions & 4 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,16 @@ astah*のプラグイン機構は、astah*に自作の機能を追加し、機
-------------------------------------------------------

本チュートリアルでは、次のバージョンで動作を確認しています。他のバージョンでも開発できますが、チュートリアル記載の内容とは設定や画面が異なる場合があります。
なお、ここでは本チュートリアルを確認した環境を記載しています。各製品の動作環境につきましてはお使いのバージョンのシステム要件をご参照下さい。

==================== ===================================
ソフトウェア バージョン
==================== ===================================
OS Windows10,Ubuntu Linux 11.10(astah* System Safety非サポート)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(astah* System Safety非サポート) を削除していますが、何か状況変わったのでしょうか?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aasakawa
すみません。状況変わってないんです。公開されているasdkの同梱を見ると、この記述もなぜかないんです。
そのため削除しました。戻します。

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@y-zhou Pro 系の SDK が未リリースだったりしませんか?
というか、ブランチも無さそうですし、 Pro 系と ASY でどういう運用になっているんでしょう?
SDK に同梱するチュートリアルの内容を分ける必要はないのでしょうか?

OS Windows11,Ubuntu Linux 22.04 LTS(一部のエディションは非サポート)
Java AdoptOpenJDK 8
astah* 6.8(Professional, UML, Community),1.1(SysML),System Safety(6.0)
Eclipse 3.7.1
IntelliJ IDEA 11.1
astah* 8.5(Professional, UML, Community),8.0(SysML),System Safety(6.0)
Eclipse 2022-09
IntelliJ IDEA 2022.2.3 (Community)
==================== ===================================

目次:
Expand Down
2 changes: 1 addition & 1 deletion source/releaseplugin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Edition Value
professional pro、またはprofessional
UML uml、またはUML
System Safety safety またはSystemSafety (互換バージョンを対象とする場合はpro/UML/SysML向けも動作します)
SysML sysml
SysML sys、または sysml
community com、またはCommunity
think think
================== ===========================================================================================