The filename or extension is too long

2013-06-20 Thread Lexis Nexis
I used the built-in GWT compiler (2.5.0) in Eclipse 4.2.1. After a few hours compilation, I finally got the following error. Any suggestion will be greatly appreciated. Compiling 2 permutations [ERROR] Unable to start external process java.io.IOException: Cannot run program C:\Program

Re: Out of Memory during GWT compile

2013-06-12 Thread Lexis Nexis
Can a distributed compilation get rid of this issue? Does somebody use a distributed compilation for development? http://code.google.com/p/google-web-toolkit/wiki/DistributedBuilds http://code.google.com/p/gwt-distcc/ https://github.com/markovuksanovic/gwt-distributed-compiler David On

Re: [ANN] net.ltgt.gwt.maven:gwt-maven-plugin:1.0-alpha-1 released

2013-06-05 Thread Lexis Nexis
] -- On Wednesday, June 5, 2013 5:36:32 AM UTC-4, Thomas Broyer wrote: On Tuesday, June 4, 2013 8:24:53 PM UTC+2, Lexis Nexis wrote: I have the following two

Re: [ANN] net.ltgt.gwt.maven:gwt-maven-plugin:1.0-alpha-1 released

2013-06-04 Thread Lexis Nexis
They are very useful. Thanks. How do I generate a gwtar file if I use this plugin? David On Monday, June 3, 2013 2:55:13 PM UTC-4, Thomas Broyer wrote: On Mon, Jun 3, 2013 at 8:29 PM, Jens jens.ne...@gmail.com javascript: wrote: Would you provide me with some examples about gwt-lib or

Re: [ANN] net.ltgt.gwt.maven:gwt-maven-plugin:1.0-alpha-1 released

2013-06-04 Thread Lexis Nexis
I have the following two questions: 1. Can we have more sub source folders under src/main such as src/main/java, src/main/gwt for GWT, src/main/birt,for BIRT, src/main/config for Spring Java configuration. 2. I have a huge project ( 1000 database tables). I like to generate many gwtar files for

Re: Thanks to all your help: german census results online

2013-06-03 Thread Lexis Nexis
Which libraries are being used for chart, pdf and excel? On Monday, June 3, 2013 3:42:43 AM UTC-4, tanteanni wrote: Hi there, https://ergebnisse.zensus2011.de/?locale=en shows not only germany's census results but it is also a gwt in life example. For me it was my first big public web

Re: [ANN] net.ltgt.gwt.maven:gwt-maven-plugin:1.0-alpha-1 released

2013-06-03 Thread Lexis Nexis
Would you provide me with some examples about gwt-lib or gwt-app? I do need some tutorials about how to use this new library. Many thanks, David. On Monday, March 25, 2013 5:22:37 AM UTC-4, Thomas Broyer wrote: Hi everyone, Last night (UTC+1), I released 1.0-alpha-1 of my *