| Summary: | GEF bundles do not consistently specify encoding settings, javadoc does not work with UTF-8 characters. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | Misc | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 3.10.0 (Mars) M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Changed file encoding and javadoc options for all projects. Adjusted those file headers within Draw2d which used UTF-8 characters. Changed javadoc.options to use "UTF-8" encoding and charset. Pushed all changes to origin/master. It seems this did not affect the javadoc generation on our build server, so no need to merge that into the 3.9.100 maintenance branch. Resolving as fixed in 3.10.0M2 though. |