I have project folder in my network drive. The url starts with a \\folder_name\.... I tried importing that project into my work space and It gives me this error.
java.lang.IllegalArgumentException: URI has an authority component
at java.io.File.(Unknown Source)
But when I change map my network drive to a letter. Now Path is E:\folder_name\...
I don't get this error any more. I guess this has something to do with file system and Java rather than Gwt. Any way an interesting pointer for people out there.
I will research more on this and update you.
No comments:
Post a Comment