eclipse / swtchart

Eclipse Public License 2.0
43 stars 41 forks source link

Use OSGi based NLS #338

Closed Mailaender closed 1 year ago

Mailaender commented 1 year ago

This reduces boilerplate code and allows using IDE support when handling localized strings.

Mailaender commented 1 year ago

This creates a cryptic error message that org.eclipse.osgi is missing when using the SWT Chart library in a Java project where the .jars added to the class path manually. Also org.eclipse.osgi is almost as large as SWT itself so I am bloating the setup.