問題タブ [gwt-preprocessor]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
798 参照

gwt - gwt-preprocessor - 不明な引数: -remoteUI

gwt でのリフレクションに gwt-preprocessor を使用しようとしています。Eclipse で実行構成を作成しました。プリプロセッサは正常に実行されているようですが、その後、「不明な引数: -remoteUI」が表示されたときに gwt コンパイラを実行しようとしていると思います。

実行構成から「remoteUI」引数を削除すると、次のエラーが発生します: 必要な引数 'module[s]' がありません

誰かが Eclipse で動作する構成を持っている場合、gwt-preprocessor をインストールするための正確な手順を指定できますか? ありがとう!