History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-12675
Type: New Feature New Feature
Status: Open Open
Assignee: Gregory Shrago
Reporter: Oleg Mikheev
Votes: 3
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

ER Diagram export + layout persistence

Created: 10 May 07 15:25   Updated: 07 Nov 07 02:52
Component/s: J2EE.EJB3, J2EE.Hibernate

Build: 6,819


 Description  « Hide
I want to be able to export ER diagram to image file.
Also, ER diagrams should remember their layouts in project configs so that
other developers have the same view as me.

 All   Comments   Work Log   Change History      Sort Order:
Stephen Friedrich - 19 Sep 07 18:55
Hm, actually these are two different issues, right?

The export is much more important to me.
Please also support some kind of vector format (emf preferred).
This should not be too hard to do, right?


Taras Tielkes - 07 Nov 07 02:52
I agree with Stephen: these are two completely different requests, and I suggest that the "layout persistence" be moved to a separate JIRA ticket.

On graph export: The underlying graph toolkit used by IDEA supports both bitmap and vector export formats, so this indeed should be an easy feature to add. What options should such an export feature provide (if any)? I guess this depends on what you want to do with the exported data (print on A4 / A3 paper, or perhaps import into another tool).