Download List

專案描述

TMD-Maker is a tool to create a TMD (T-formed ER diagram). T-formed ER diagram is the notation of the T-formed ER method Mr. Masami Sato was invented.

sources https://github.com/tmdmaker/tmdmaker

System Requirements

System requirement is not defined

發布 2019-12-31 00:00
tmdmaker_plugin 0.9.0 (3 files 隱藏)

發布版本通知

Release files

  • tmdmaker_plugin_0.9.0.zip ... TMD-Maker Eclipse Plugin
  • tmdmaker_plugin_updatesite_0.9.0.zip ... Updatesite for TMD-Maker Eclipse 4.x Plugin
  • tmdmaker_e3_plugin_updatesite_0.9.0.zip ... Updatesite for TMD-Maker Eclipse 3.x Plugin

Install

use dropins

  1. Unzip tmdmaker.releng.plugin/target/tmdmaker_plugin_version.zip.
  2. Put it into dropins directory.
  3. Run eclipse.

updatesite

  1. Select archive file in "Help" -> "Install new software".
  2. Select tmdmaker_plugin_updatesite_x.y.z.zip.

Upgrade

  1. Remove previous version.
  2. Install new version.

リリースファイル

  • tmdmaker_plugin_0.9.0.zip・・・TMD-Maker Eclipse(4.x) plugin
  • tmdmaker_plugin_updatesite_0.9.0.zip ・・・Eclipse 4.x向けのTMD-Maker Pluginのアップデートサイト。
  • tmdmaker_e3_plugin_updatesite_0.9.0.zip ・・・Eclipse 3.x向けのTMD-Maker Pluginのアップデートサイト。

新規インストール

dropins

  • 事前にGEF3.x、Xtendをアップデートサイト等でインストールする。
  • ダウンロードしたtmdmaker_plugin_x.y.z.zipファイルを解凍し、同梱されている全てのjarファイルを解凍したフォルダごとeclipseのplugins(またはdropins)フォルダに置いてEclipseを起動する。

updatesite

  • Eclipseの「Install new software」でarchiveファイルを指定してmdmaker_plugin_updatesite_x.y.z.zipを選択ください。

アップグレート

  • 一旦旧バージョンのプラグインを削除し、新しいプラグインを上記方法で置いた後、Eclipseを-cleanオプションを付けて起動してください。バージョン0.2.X以降のファイルは、新バージョンのプラグインでも開けます。TMの文法通りに作図できない場合は、一旦モデルを削除してモデルを再作成してみてください。
  • 旧バージョン(0.1.X,)のファイルは、新バージョンのプラグインでは開けません。

更動紀錄

New

  • #39112 Added the ability to update models in the property sheet.
  • #39600 Change project name and package name.
  • Eclipse Added support for building with SimRel 2019-09.

BugFix

  • Modified that Identifier and Re-Used icons are displayed separately in the tree view.
  • Fixed a bug that the Identifier of Detail could not be updated via the tree view.

New

  • #39112 プロパティシートでモデルが更新できるようになりました。
  • #39600 プロジェクト名、パッケージ名を変更しました。
  • Eclipse SimRel 2019-09に対応しました。

BugFix

  • ツリービューで個体指定子とRe-Usedのアイコンを出し分けるように修正しました。
  • ツリービュー経由でDetailの個体指定子が更新できない不具合を修正しました。