如何让Eclipse使用-strict标志编译GWT?

Mik*_*uel 8 gwt eclipse-plugin compiler-warnings

我正在使用GWT Eclipse插件来开发和测试GWT appengine应用程序.

当我运行开发服务器时,我在" 开发"选项卡中看到:

  • 验证新编译的单元
    • 忽略了2个带编译错误的单元
  • 已加载模块已删除.

单击中间条目显示

[INFO] [tasx] - Ignored 2 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
Run Code Online (Sandbox Code Playgroud)

我不想忽视潜在的错误.如何让Eclipse插件将-strict标志传递给GWT编译器?

ste*_*ert 10

在对话框"GWT编译"中打开"高级".现在您可以添加编译器选项