zhongxan / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

Problem using hablar from a jar file - search item can't use the icon from the basic module #163

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When packaging hablar to a jar file and using it within another project, 
compilation gives the following error:

[ERROR] Resource ../../basic/client/ui/icon/png/buddy-small.png not found. Is 
the name specified as Class.getResource() would expect?
[ERROR] Errors in 
'...\target\.generated\com\calclab\hablar\search\client\SearchResultItemWidge
t_SearchResultUiBinderImpl.java'
[ERROR] Line 12:  Failed to resolve 
'com.calclab.hablar.search.client.SearchResultItemWidget_SearchResultUiBinder
Impl_GenBundle' via deferred binding

Original issue reported on code.google.com by ashward....@gmail.com on 26 Jan 2010 at 3:03

GoogleCodeExporter commented 8 years ago

Original comment by danigb on 26 Jan 2010 at 3:38

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1122.

Original comment by danigb on 27 Jan 2010 at 12:15

GoogleCodeExporter commented 8 years ago
Fixed in commit 1122 (http://code.google.com/p/emite/source/detail?r=1122)

Original comment by danigb on 27 Jan 2010 at 12:16