skallin / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

[GWT] uibinder <ui:img src="com.bla.image.png"> displays error in eclipse with google eclipse plugin #142

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/google-web-toolkit/issues/detail?id=5267

Original issue reported on code.google.com by danku...@google.com on 17 Apr 2013 at 9:01

GoogleCodeExporter commented 9 years ago
I have the same problem in UIBinder loading a CSS file from the classpath, eg, 
<ui:style src='com/my/resources/css/mycss.css'>

Eclipse shows a missing CSS file error. The only way around it is to switch the 
error off in UIBinder preferences which is not ideal - it compiles with no 
problems.

Original comment by steveand...@gmail.com on 12 Nov 2014 at 7:34