Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-ui-dev] Project overview visualization in Eclipse

Title: Project overview visualization in Eclipse

Hello,

I have several tools that together form an information integration environment. My goal is to write a plugin that shows an overview of the whole process. It needs to show a graph containing all the integrated elements like datasources, ontologies, web services and so on. Each element should be clickable revealing statistics, additional information and commands. There are different connections between then that should also be clickable. Also the user should be able to change the view, hiding some elements and expanding others. In such cases the elements should automatically reorder themselves on the screen.

Could someone suggest an framework I could use. I an exploring GMF right now, but it seems more editor-oriented. I need just the visualization part. I would appreciate any help.

Greetings,
Boyan Yurukov.


Back to the top