Questions tagged [gwt-mosaic]

5 questions
21
votes
5 answers

Image in GWT Button

How do I add image to GWT Button or how do I use Mosaic's Buttons to add image. I can't figure out how to use THIS example in my code. What library do I need to add. I have Mosaic Library in my project and I can use it but the example that they have…
Maksim
  • 16,635
  • 27
  • 94
  • 135
4
votes
2 answers

show images from gallery in mosaic style in Android?

I am working in a social networking application in which my requirement is to fetch images from gallery and show in Mosaic style. It is similar to Grid View but here the size of the different images differ from each other. I have attached an Image…
Sam-In-TechValens
  • 2,501
  • 4
  • 34
  • 67
1
vote
1 answer

GWT Mosaic Could not find an exact match rule...e

I'm using the gwt-mosaic 0.4.0-rc4. I have the following errors after a mvn gwt:compile : [INFO] --- gwt-maven-plugin:2.3.0-1:compile (default) @ ... --- [INFO] auto discovered modules [...] [WARNING] Don't declare gwt-dev as a project dependency.…
Sandro Munda
  • 39,921
  • 24
  • 98
  • 123
1
vote
1 answer

Is GWT Mosaic still supported?

I am trying to support legacy Java web system which was initially developed using GWT 2.4 and GWT Mosaic v0.4.0. I tried to upgrade GWT version and project successfully compiled with GWT 2.5.0 but when I tried to compile it with GWT 2.6.0 I got an…
0
votes
1 answer

gwt mosaic preventing deploy

I have a gwt project that uses gwt-mosaic. Here is the error message I get: Compiling module com.athena.Athena Refreshing module from source Validating newly compiled units Removing units with errors [ERROR]…
KevMo
  • 5,590
  • 13
  • 57
  • 70