Thanks Thomas, this works. I suppose that is a good idea updated the docs to said that we can add multiple -src parameters.
Juan 2012/9/1 Juan Pablo Gardella <[email protected]> > Thanks Thomas! I will try. > > Cheers, > Juan > > 2012/9/1 Thomas Broyer <[email protected]> > >> Simply pass multiple -src arguments: "-src src/main/java -src >> target/generated-sources/gwt" >> >> >> On Saturday, September 1, 2012 5:01:23 AM UTC+2, Juan Pablo Gardella >> wrote: >>> >>> Hi folks, >>> >>> I have a doubt with Super Dev Mode. I have a maven project that generate >>> some sources in a target/generated-sources/gwt. I want to add this folder >>> to the codeserver, but I see that only one folder I can add by parameter: >>> >>> CodeServer [-bindAddress address] [-port port] [-workDir dir] [-*src *dir] >>> [module] >>> >>> Is possible to use more than one folder to the CodeServer? >>> >>> Thanks, >>> Juan >>> >>> >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-web-toolkit/-/u_t5rtMucdIJ. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
