• 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版


Commit MetaInfo

Revision0d58eaa26e50e64c11396ef43e8639c40bb0ff47 (tree)
Time2016-03-21 10:29:58
Authornakag <nakag@user...>
Commiternakag

Log Message

README.md追記

Change Summary

Incremental Difference

--- a/README.md
+++ b/README.md
@@ -23,7 +23,9 @@ This method is a technique to make the database structure while at the same time
2323 ### plugin
2424 - java8
2525
26-- eclipse 3.x or later(4.5 is recommended)
26+- eclipse 3.5 or later(4.5 is recommended)
27+
28+- GEF 3.x(Eclipse Graphical Editing Framework).Same version as the eclipse.
2729
2830 ### RCP(java application)
2931 - java8
@@ -43,12 +45,12 @@ mvn clean install
4345
4446 ## Installation
4547 ### plugin
46-1. Unzip tmdmaker.releng.plugin/target/tmdmaker__**version**_.zip.
48+1. Unzip tmdmaker.releng.plugin/target/`tmdmaker_`_**version**_.zip.
4749 1. Put it into dropins directory.
4850 1. Run eclipse.
4951
5052 ### RCP(java application)
51-1. Unzip tmdmaker.releng.product/target/products/`tmdmaker _for_rcp_`_**version**_-_**os**_._**ws**_._**arch**_.zip.
53+1. Unzip tmdmaker.releng.product/target/products/`tmdmaker_for_rcp_`_**version**_-_**os**_._**ws**_._**arch**_.zip.
5254 1. Run tmdmaker (run TMD-Maker, for macosx).
5355
5456 ## Usage