| Software Secret Weapons™ |
Download Linguine Maps posted by Pavel Simakov on 2006-04-04 14:47:06 under Linguine Maps
|
|||||
|
Licensed under LGPL
Please review release notes for upgrade planning.
For Windows: there is nothing else to download or configure, except the package above. If you had to change the location of Graphviz binaries please properly set dot.exe property for Ant tasks:
<!--property name="dot.exe" location="${bin}/graphviz-2.4/bin/dot.exe" /-->
Comments (3) Leave a comment |
|
|||||
| Copyright © 2004-2007 by Pavel Simakov |
|
Comment by chris — August 28, 2008 @ 1:13 am
I’d love to see a version of this which you could point at a database via JDBC. It would suck out tables and columns and then use foreign keys to do links. Of course pointing it at an SQL DDL file would be nice too, but there is a lot of variety in those….
Comment by Sebastian Schenk — August 28, 2008 @ 1:33 pm
Hello. What is wrong, how can i run it? I tried:
java -jar lib\oy-lm-1.3.jar
Failed to load Main-Class manifest attribute from
lib\oy-lm-1.3.jar
Comment by Lana — October 30, 2008 @ 2:42 pm
Hi Pavel,
I am not Ja ava programmer, but I would like to use Linguine Maps to visualize wsdl files. I am sure there are a lot of people like me who are looking for a tool like Linguine Maps to visualize xml files. Is it possible to create an executable file for Windows users for download?
Thank you