Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Zest 2.0] Cleanup compiler warnings in DirectedGraphLayoutAlgorithm #507

Merged

Conversation

ptziegler
Copy link
Contributor

This removes the duplicate ExtendedDirectedGraphLayout class (with the original Zest 1.0 class being used instead, as the Zest 2.0 class doesn't do anything...). Resolves the raw-type warnings when calling applyLayout(boolean) as well as some minor cleanup.

This removes the duplicate ExtendedDirectedGraphLayout class (with the
original Zest 1.0 class being used instead, as the Zest 2.0 class
doesn't do anything...). Resolves the raw-type warnings when calling
applyLayout(boolean) as well as some minor cleanup.
@ptziegler ptziegler merged commit 2b013c2 into eclipse-gef:zest2.0 Aug 19, 2024
9 checks passed
@ptziegler ptziegler deleted the zest2.0-directed-graph-layout branch August 19, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant