• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TMD-Maker(T字形ER図作成ツール)のEclipse Plugin,RCP,Webサイト用


Commit MetaInfo

Revisione34f858aae5eedda11df9f87159398b3c7d2880e (tree)
Time2017-07-23 22:11:51
Authornakag <nakag@user...>
Commiternakag

Log Message

update readme.md

Change Summary

Incremental Difference

--- a/README.md
+++ b/README.md
@@ -23,9 +23,9 @@ This method is a technique to make the database structure while at the same time
2323 ### plugin
2424 - java6 or later(java8 is recommended).
2525
26-- eclipse 3.4 or later(eclipse 4.6 is recommended).
26+- eclipse 3.4 or later(eclipse 4.7 is recommended).
2727
28-- GEF 3.x(Eclipse Graphical Editing Framework).Same version as the eclipse.
28+- GEF(MVC) 3.x(Eclipse Graphical Editing Framework).
2929
3030 - (Optional) Xtend IDE 2.11 and JavaSE8 ExecutionEnvirnment(Eclipse 4.4 or later).If you use tmdmaker sphinx plugin.
3131
@@ -46,15 +46,16 @@ mvn clean verify
4646 ```
4747
4848 ## Installation
49-### plugin
50-1. Unzip tmdmaker.releng.plugin/target/`tmdmaker_`_**version**_.zip.
51-1. Put it into dropins directory.
52-1. Run eclipse.
5349
54-### RCP(java application)
55-1. Extract tmdmaker.releng.product/target/products/`tmdmaker_for_rcp_`_**version**_-_**os**_._**ws**_._**arch**_.zip/tar.gz.
50+### java application(Eclipse RCP)
51+1. Extract tmdmaker.releng.product/target/products/`tmdmaker_`_**version**_-_**os**_._**ws**_._**arch**_.zip/tar.gz.
5652 1. Run tmdmaker (run TMD-Maker.app, for macosx).
5753
54+### eclipse plugin
55+1. Unzip tmdmaker.releng.plugin/target/`tmdmaker_plugin_`_**version**_.zip.
56+1. Put it into dropins directory.
57+1. Run eclipse.
58+
5859 ## Usage
5960 1. Create a project.
6061 1. Create New->Other->TMD-Maker->TM Diagram.