置くとこのエラーが発生します
エラーが発生する私のUiBinderファイル:
[DEBUG] [MyGWT] - Rebinding com.mycomp.mygwt.client.Resources
[DEBUG] [MyGWT] - Invoking generator com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
[DEBUG] [MyGWT] - Preparing method logo
[TRACE] [MyGWT] - Adding image 'com.mycomp.mygwt.client.Resources.logo'
[ERROR] [MyGWT] - Unrecognized image file format
[ERROR] [MyGWT] - Generator 'com.google.gwt.resources.rebind.context.InlineClientBundleGenerator' threw an exception while rebinding 'com.mycomp.mygwt.client.Resources'
パス内の画像ファイルは、以前のGWTアプリケーションで使用したPNGファイルです。GWTがエラーをスローしている理由は本当にわかりません。