Re: Compiling GWT-App causes org.tigris.subversion.javahl.ClientException

2010-06-29 Thread seakey
Ok, I helped myself - adding /war/pdflibrary/ to svn:ignore On 28 Jun., 21:53, seakey wrote: > It seems, that the compile-process deletes the .svn-folder in [...]/ > PDFLibrary/war/pdflibrary: > First, the .svn-folder exists, but after compiling, it disappears. > But why? -- You r

Re: Compiling GWT-App causes org.tigris.subversion.javahl.ClientException

2010-06-28 Thread seakey
It seems, that the compile-process deletes the .svn-folder in [...]/ PDFLibrary/war/pdflibrary: First, the .svn-folder exists, but after compiling, it disappears. But why? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this gro

Compiling GWT-App causes org.tigris.subversion.javahl.ClientException

2010-06-28 Thread seakey
Hi, I have developed an app with GWT 2.0.3 + Eclipse-Plugin. Now, I have tried to compile my app, but this causes a org.tigris.subversion.javahl.ClientException: org.tigris.subversion.subclipse.core.SVNException: org.tigris.subversion.javahl.ClientException: svn: Directory '[...]/PDFLibrary/war/p

Adding widgets to PagingScrollTable

2010-06-20 Thread seakey
Hi, I would like to add some gwt-widgets (e.g. like images) to PagingScrollTable from google-web-toolkit-incubator. If my understanding of it is correct, there must be an attribute in my object for each cell of a row. So, if want to have widgets in my table, there must be an attribute for this wid