SDM does not recompile when only GSS file has changed

49 views
Skip to first unread message

confile

unread,
Feb 13, 2015, 10:31:09 AM2/13/15
to google-web-tool...@googlegroups.com
I am working with GWT 2.7 and GSS Resources. 
When I change content in my .gss files an make a refresh in my browser, then SDM does not detect the changes. So the changes in .gss files only are not recompiled. I have to change something in my .java files in order to get the actual version of my code.

confile

unread,
Feb 13, 2015, 11:33:27 AM2/13/15
to google-web-tool...@googlegroups.com
I think the problem is the following. When you specify the gss file in youre Resources as SomeStyle.gss and your file on the file system is named SomeStyle2.gss then you get an error, but when the file is someStyle.gss you do not get an error. 

This means that the Compiler should als check for case sensitivity of the resource file names.
Reply all
Reply to author
Forward
0 new messages