gwt /
gwt /
63336c5730d0811762b2eebd1ead7ec4d24c9b1f Change how source map filenames get calculated. This is now controlled\nby CompilationUnitBuilder.getSourceMapPath(). Filenames in source maps\nare now relative to the classpath, except in the case of files created\nby generators, which have filenames in a synthetic gen/ directory.\nFilenames under the gen/ directory should correspond to what the\nfilename would be in a -gen directory, regardless of whether the user\npasses the -gen option to the compiler.\n\nI\'m not changing the filenames in the JDT for now, so filenames in\nmost error messages are unaffected and sometimes will be different\nfrom the name in the source map. (I don\'t understand the consequences\nof making that change, so it\'s safer to do it separately.)\n
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10876 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed