| Summary: | Make org.eclipse.draw2d.geometry.* classes available on a OS without SWT | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Thomas Mattsson <thomas.mattsson> | ||||
| Component: | GEF-Legacy Draw2d | Assignee: | gef-inbox <gef-inbox> | ||||
| Status: | RESOLVED WONTFIX | QA Contact: | |||||
| Severity: | enhancement | ||||||
| Priority: | P3 | CC: | nyssen | ||||
| Version: | 3.6.2 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | AIX | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
You should instead go for GEF4 Geometry (http://wiki.eclipse.org/GEF/GEF4/Geometry), which offers exactly this. |
Created attachment 231734 [details] Proposed patch The org.eclipse.draw2d.geometry package has many nice utilities for geometry calculations that doesn't necessarily need to have a SWT dependency. It would be nice to have these separated into its own plugin without the SWT dependency so that they can be utilities on operating systems that doesn't have SWT available.