Saturday, September 1, 2012

Re: Super Dev Mode with multiple source folders

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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment