アーティクル - CS374929
Windchill 12.1 および 13.0 で GWT モジュールの再コンパイルが java.lang.ClassNotFoundException: com.google.gwt.dev.Compiler で失敗する
修正日: 10-Oct-2025
適用対象
- Windchill PDMLink 12.1 to 13.0
説明
- GWT モジュールの再コンパイルがjava.lang.ClassNotFoundException で失敗します: com.google.gwt.dev.Compiler
- GWTモジュールの再コンパイルに失敗しました。java.lang.ClassNotFoundException: com.google.gwt.dev.Compiler 。gwt-dev.jar を提供する必要があります。
- コマンドant -f gwt.xml の実行中に例外java.lang.ClassNotFoundException: com.google.gwt.dev.Compiler が発生しました
- エラー:
ava] CompileCommand: exclude org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith [java] CompileCommand: exclude org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding.<init> [java] CompileCommand: exclude org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init> [java] Error: Could not find or load main class com.google.gwt.dev.Compiler [java] Caused by: java.lang.ClassNotFoundException: com.google.gwt.dev.Compiler !+! ERROR OCCURRED @ E:\ptc\Windchill_12.1.1\Windchill\bin\gwt.xml:50: !!! ******************************************************************************** !+! FINISHED @ Thu Aug 18 12:23:15 CEST 2022 !+! Log: E:\ptc\Windchill_12.1.1\Windchill\buildlogs\0006-gwt.log ******************************************************************************** BUILD FAILED E:\ptc\Windchill_12.1.1\Windchill\bin\gwt.xml:50: The following error occurred while executing this line: E:\ptc\Windchill_12.1.1\Windchill\bin\gwt.xml:54: The following error occurred while executing this line: E:\ptc\Windchill_12.1.1\Windchill\bin\gwt.xml:85: The following error occurred while executing this line: E:\ptc\Windchill_12.1.1\Windchill\bin\gwt.xml:174: Java returned: 1
最新バージョンはこちらを参照ください CS374929