Wednesday, June 27, 2012

Re: How to use Super Dev Mode

If your source code gets compiled to a jar on the code server's classpath, the code server likely won't see any changes. We normally use the -src argument to point to the source directory where the files are that you're editing, so I know that part works. I'm not sure about changes to things on the classpath.

- Brian

On Saturday, June 23, 2012 3:10:26 PM UTC-7, Johannes Barop wrote:
I'm still  having troubles to see any changes.

1.) The App is loaded through the CodeServer
2.) I change something in the code.
3.) I recompile the module by hitting "Dev Mode on"
4.) I reload the page

--> I do not see the changes I did to the source.

--
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/-/POSljxAWj6wJ.
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