commit | a469ab289b85a818b43d1ed0e6868c6cc83ca5d4 | [log] [tgz] |
---|---|---|
author | Alex Ruiz <alruiz@google.com> | Fri Apr 15 18:13:32 2011 +0000 |
committer | Alex Ruiz <alruiz@google.com> | Fri Apr 15 18:13:32 2011 +0000 |
tree | 1246c2b36501ddb089e7e4a726216a1092924440 | |
parent | 03890504c6a624e837dc370fd2a5c63e52b17ec7 [diff] |
Fixed: [Issue 18] IllegalStateException: No IResourceServiceProvider found in registry for uri platform:/resource/javatest/src/folder1 https://code.google.com/p/protobuf-dt/issues/detail?id=18 Replaced default implementation of LoadOnDemandResourceDescriptions with a custom one that does not throw IllegalStateException if an IResourceDescription cannot be obtained for a given URI.