Download List

Descripción del Proyecto

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

Publicado: 2017-07-22 22:00
tmdmaker 0.5.0 (4 files Ocultar)

Release Notes

Release files

  • tmdmaker_0.5.0-win32.win32.x86.zip ... For Windows(32bit)
  • tmdmaker_0.5.0-win32.win32.x86_64.zip ... For Windows(64bit)
  • tmdmaker_0.5.0-macosx.cocoa.x86_64.tar.gz ... For MacOSX(64bit)
  • tmdmaker_0.5.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.5.0-win32.win32.x86.zip ・・・Windows(32bit)向け
  • tmdmaker_0.5.0-win32.win32.x86_64.zip ・・・Windows(64bit)向け
  • tmdmaker_0.5.0-macosx.cocoa.x86_64.tar.gz ・・・MacOSX(64bit)向け
  • tmdmaker_0.5.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)のファイルは、新バージョンでは開けません。

Changelog

New

  • ダウンロードファイル名をtmdmaker_for_rcpからtmdmakerへ変更しました。
  • TMD-Maker Plugin v.0.5.0を同梱しました。TMD-Makerの変更履歴を参照。
  • Eclipse Oxygen (4.7.0)ベースにバージョンをあげました。