Hi, I am interested in an example from the GWT showcase and I wonder how to take it away from the showcase app and get it running for it alone.
Let's say CwCellList: http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwCellList In the "Example" section there are a lot of declarations which cannot be compiled when simply copied into a *.java file. There are several variable definitions, and a static class. All that won't compile in a file called "Example.java". (The other files seem to be ok.) How could you get this running? Thanks Magnus -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
