visv / smartgwt

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

Palette does not show with MVP #591

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
SmartGWT 2.4 palette does not work with GWT 2.3 + MVP pattern.
Using Helios use wizard to configure a new GWT Module+MVP to use smartGWT.

Creating a new module that doesn't use MVP does show the smartGWT Palette.

Sounds like a similar pattern as what happened with smartGWT 1.7.

Original issue reported on code.google.com by The.Rob....@gmail.com on 26 May 2011 at 12:22

GoogleCodeExporter commented 9 years ago
P.S. This is under Windows XP, JDK 1.6

Original comment by The.Rob....@gmail.com on 26 May 2011 at 1:09

GoogleCodeExporter commented 9 years ago
There is a sticky in the forums about GWT 2.3 and SGWT compatibility:

    http://forums.smartclient.com/showthread.php?t=16896

If that does not solve the problem, this is mostly likely filed in the wrong 
place (appears to be a problem with the GWT Eclipse plugin provided by Google). 
 Let us know if you are seeing error messages that lead you to believe this is 
a SmartGWT issue.

Also note: we don't generally recommend MVP with SmartGWT, SmartGWT has a 
richer and simpler data binding architecture built in.  Read the QuickStart 
Guide, especially the Data Binding chapter, then see this forums thread for 
further discussion:

   http://forums.smartclient.com/showthread.php?t=7026&page=2

Original comment by smartgwt...@gmail.com on 26 May 2011 at 1:16

GoogleCodeExporter commented 9 years ago
Hi, I experienced exactly the same issue.
I tried what is commented in the second comment about the jar's ordering but 
the palette it's not shown anyway.
Does anyone know any workaround while GWT Eclipse plugin provided by Google 
it's fixed?
Thank you

Original comment by miguelf...@gmail.com on 17 Jun 2011 at 11:41