Difference between revisions of "Org.simantics.objmap"
Jump to navigation
Jump to search
m (Created page with ''''org.simantics.objmap''' is a framework for bidirectional synchronization between Simantics database and Java objects. See Manual for details...') |
|||
Line 21: | Line 21: | ||
| [[Media:org.simantics.objmap-0.1.0.zip|org.simantics.objmap-0.1.0.zip]] | | [[Media:org.simantics.objmap-0.1.0.zip|org.simantics.objmap-0.1.0.zip]] | ||
|} | |} | ||
− | |||
− | |||
− |
Latest revision as of 20:23, 30 October 2010
org.simantics.objmap is a framework for bidirectional synchronization between Simantics database and Java objects.
See Manual for details.
Dependencies
- org.simantics.db
- gnu.trove2
There is a plan to split the plugin into two plugins such that the other will be database-independent and contain all annotations.
Download
Version | Date | Download |
0.1.0 | 12.11.2009 | org.simantics.objmap-0.1.0.zip |