Progress Developer Studio 11.6 不会自动编译 cls 文件

Progress Developer Studio 11.6 doesn't auto compile cls file

它通常在保存文件时自动编译,但现在不能那样工作了。

手动编译class文件时出现错误。 (请查看随附的屏幕截图)。

如何修复才能自动编译?

刚刚在https://documentation.progress.com/output/ua/OpenEdge_latest/index.html#page/pdsoe/editor-build-options.html的基础上找到了保存时自动编译的方法
1. 转到 Window > Preferences > Global > Workspace,取消勾选 build automatically。
2. 转到 Window > 首选项 > Progress OpenEdge > 编辑器 > 构建,如果需要,勾选保存时编译。