On that note: 
How does your gwt-maven-plugin compare to the official one ? 
Would you recommend to switch? 

Currently I am using a multi-module maven project (shared, server, client) 
base don your archetype (https://github.com/tbroyer/gwt-maven-archetypes). 
I guess your custom gwt-maven-plugin should work fine with that ? ;-)



On Wednesday, February 11, 2015 at 6:36:27 PM UTC+1, Thomas Broyer wrote:
>
> -src can be passed more than once, so you can write "-src folderPath1 -src 
> folderPath2".
> I recently added such support/use for my gwt-maven-plugin: 
> https://github.com/tbroyer/gwt-maven-plugin/commit/b49b186e5d17e90442dd7ba4387cd3c70fce6ec6
>
> On Wednesday, February 11, 2015 at 4:10:37 PM UTC+1, Fabien Dumay wrote:
>>
>> Hi guys,
>>
>> I wonder if it's possible to run the SDM 
>> (com.google.gwt.dev.codeserver.CodeServer) from multiple source directory. 
>> The goal is to recompile the GWT when I make changes on a library from a 
>> multi-module project.
>>
>> I tried to pass -src folderPath1;folderPath2 and somme other things, but 
>> nothing worked.
>>
>> Is there any workaround somewhere?
>> Is someone else need a such feature?
>> Or even, is it planned for soon?
>>
>> I also equally imagined a task which merge the folders with a fixed 
>> period, but it will consume a lot of IO and it will not provide the same 
>> fluidity as the DevMode. What do you think about it?
>>
>> Till now, I make symbolic links, but I think it would be much nicer if 
>> the build tool manages it by it self. 
>>
>> Thanks
>>
>> --
>> Fabien
>>
>

-- 
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...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to