Eclipse Zest Plugin Tutorial

Date: 2017-08-14
This tutorial demonstrates how to use the Eclipse Zest plugin to create graph visualizations within the Eclipse IDE. It covers creating a basic graph, using JFace viewers for data separation, implementing different layout managers, and adding custom filters. The tutorial details the steps to create an RCP application with Zest, showing code examples for creating nodes, connections, and customizing the graph's appearance and behavior, including disabling node movement. The article assumes familiarity with Eclipse RCP or plugin development.
Read more: https://examples.javacodegeeks.com/desktop-java/ide/eclipse/eclipse-zest-plugin-tutorial/
Subscribe to my newsletter
Read articles from Yatin B. directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
