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 requirement is not defined

发布: 2018-09-28 00:00
tmdmaker 0.7.0 (4 files 隐藏)

发布版本通知

Release files

  • tmdmaker_0.7.0-win32.win32.x86.zip ... For Windows(32bit)
  • tmdmaker_0.7.0-win32.win32.x86_64.zip ... For Windows(64bit)
  • tmdmaker_0.7.0-macosx.cocoa.x86_64.tar.gz ... For MacOSX(64bit)
  • tmdmaker_0.7.0-linux.gtk.x86_64.tar.gz ... For Linux(64bit)
  • For other platforms, Please request with a new ticket.

Install

  • Extract tmdmaker_version-os.ws.arch.zip/tar.gz.

Execute

  • Run tmdmaker.exe (TMD-Maker.app for macosx, tmdmaker for linux).

Upgrade

  1. Extract tmdmaker_version-os.ws.arch.zip/tar.gz.
  2. Run tmdmaker, and create project.
  3. Copy old tmd files to new project.

リリースファイル

  • tmdmaker_0.7.0-win32.win32.x86.zip ・・・Windows(32bit)向け
  • tmdmaker_0.7.0-win32.win32.x86_64.zip ・・・Windows(64bit)向け
  • tmdmaker_0.7.0-macosx.cocoa.x86_64.tar.gz ・・・MacOSX(64bit)向け
  • tmdmaker_0.7.0-linux.gtk.x86_64.tar.gz ・・・Linux(64bit)向け
  • その他プラットフォーム向けの実行ファイルが欲しい人は新規チケットでリクエストをください。

インストール

  • ダウンロードしたファイルを解凍し、任意の場所にフォルダごと置いてください。

実行

  • Windowsの場合、フォルダ内のtmdmaker.exeをダブルクリックしてください。
  • Linuxの場合、フォルダ内のtmdmakerをダブルクリックしてください。
  • MacOSXの場合、TMD-Maker.appをダブルクリックしてください。

バージョンアップ

  • 上記インストール手順で最新のファイルを任意の場所に置く。
  • tmdmakerを起動して、プロジェクトを作成する。
  • 旧バージョンのプロジェクトフォルダ内のTMDファイルをコピー&ペーストで新バージョンのプロジェクトへ移動する。バージョン0.2.X以降のファイルは、新バージョンでも開けます。TMの文法通りに作図できない場合は、一旦モデルを削除してモデルを再作成してみてください。
  • 前バージョン(0.1.X)のファイルは、新バージョンでは開けません。

变更日志

New

  • TMD-Maker Plugin v.0.7.0 was bundled. See the change history of TMD-Maker.
  • #38303 Changed to work in Java 10.
  • #38332 Upgraded to Eclipse Photon.

New

  • TMD-Maker Plugin v.0.7.0を同梱しました。TMD-Makerの変更履歴を参照。
  • #38303 Java10でも動作するように変更しました。
  • #38332 Eclipse Photonに対応しました。