(It looks like I forgot this email in my drafts.)
As of https://gwt-review.googlesource.com/#/c/12810/ this should be fixed.
On Tue, Apr 14, 2015 at 4:40 AM, Marcin Okraszewski
wrote:
> The document you posted is very interesting. Is there any place that would
> tell what is implemented out of i
Issue reported: https://github.com/gwt-plugins/gwt-eclipse-plugin/issues/79
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to google-web-toolkit+unsubscr...@
Thanks Jens for the answer.
Ok, I was missing the GWT DIY Policy™ on this one =)
I'll take a look and update this thread and the StackOverflow question if I
get something.
On Thursday, July 16, 2015 at 3:07:52 PM UTC-3, Jens wrote:
>
> You could also use the open source fork of GPE
>
> https://
You could also use the open source fork of GPE
https://github.com/gwt-plugins/gwt-eclipse-plugin
and figure out how to patch it to provide CSS 3 autocompletion.
-- J.
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To unsubscribe from t
*.ui.xml files have their own UiBinder editor in Eclipse provided by the
GPE plugin. It might be that your Eclipse settings regarding CSS simply do
not take effect in that editor.
As a workaround you could probably avoid using inline styles and
instead create a *.gss file for it, . Then you
m
Well, after more than one month I asked this question on StackOverflow I
still got no answers.
It must be something so stupid to find out that no one took the time to
answer it.
Oh well...
I'll keep using the old CSS2 content assist on Eclipse till the UiBinder is
dead on 3.0.
On Tuesday, Ju
This article could help
you:
http://blog.arcbees.com/2015/04/28/managing-your-css-files-with-variables-and-a-theme/
On Wednesday, July 15, 2015 at 4:14:21 PM UTC+2, William Davis wrote:
>
> I have a base application with all the functionality. Lets say I want to
> create several different versi
See https://github.com/gwtproject/gwt/issues/3071
On Thursday, July 16, 2015 at 2:35:46 PM UTC+2, Shawn wrote:
>
> I added a list containing a class that implements Serializable, has a
> public no arg constructor, and contains only strings. Now I get an rpc
> serialization exception:
>
>
> com.
g. guess a library I was using was returning a copy which was
unmodifiable.
simply throwing the copy into a new LinkedList seems to have solved it
On Thu, Jul 16, 2015 at 9:34 PM, Shawn Brown
wrote:
> I added a list containing a class that implements Serializable, has a
> public no arg cons
I added a list containing a class that implements Serializable, has a
public no arg constructor, and contains only strings. Now I get an rpc
serialization exception:
com.google.gwt.user.client.rpc.SerializationException: could not get type
signature for class java.util.Collections$UnmodifiableRa
10 matches
Mail list logo