Re: svn commit: r1660222 - in /james/hupa/trunk: client/src/main/java/org/apache/hupa/public/Hupa-sd.html hupa/src/main/java/org/apache/hupa/HupaProd.gwt.xml

2015-02-22 Thread dongxu
It is working. Thank you @manolo. By the way, Eclipse can be for Java Luna and I have to add the -Xmx1024m to the VM args, otherwise console would complain: Compiling 1 permutation Compiling permutation 0... [ERROR] OutOfMemoryError: Increase heap size or lower gwt.jjs.maxThreads

Re: svn commit: r1660222 - in /james/hupa/trunk: client/src/main/java/org/apache/hupa/public/Hupa-sd.html hupa/src/main/java/org/apache/hupa/HupaProd.gwt.xml

2015-02-17 Thread dongxu
Hi Manolo, Is Hupa working under SuperDevMode now? If so, could you help list the shortcut step on how to run hupa in SuperDevMode. Since I was trying to make it run but failed. Thanks a lot. On Tue, Feb 17, 2015 at 6:07 AM, man...@apache.org wrote: Author: manolo Date: Mon Feb 16 22:07:11

Re: svn commit: r1660222 - in /james/hupa/trunk: client/src/main/java/org/apache/hupa/public/Hupa-sd.html hupa/src/main/java/org/apache/hupa/HupaProd.gwt.xml

2015-02-17 Thread Manuel Carrasco MoƱino
with all the changes we did to GWT DevMode and Google plugin in last releases, it should be very easy. Just install Eclipse for JEE (preferably Luna), install GPE (google eclipse plugin), import Hupa (using the import existing maven projects wizard), then select 'hupa' project (note that it's not

svn commit: r1660222 - in /james/hupa/trunk: client/src/main/java/org/apache/hupa/public/Hupa-sd.html hupa/src/main/java/org/apache/hupa/HupaProd.gwt.xml

2015-02-16 Thread manolo
Author: manolo Date: Mon Feb 16 22:07:11 2015 New Revision: 1660222 URL: http://svn.apache.org/r1660222 Log: Latest GWT use SD by default, linker must be xsiframe Removed: james/hupa/trunk/client/src/main/java/org/apache/hupa/public/Hupa-sd.html Modified: