Re: [jruby-user] File to import not found or unreadable: compass/reset, Why?
Guofeng Zhang <[email protected]>
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CAMpUGn31zjA9RwKtupOADTD=eEZwaMfiXf-by6=PZtRWsAFZ7w@mail.gmail.com> |
Use the command line you given, I got the same error, that is, compass/reset still cannot be found or unreadable. Thanks for your quick reply. On Fri, Aug 22, 2014 at 4:07 PM, christian <[email protected]> wrote: > for some reason it does not look into the jar for finding that this file. > > could you try to add the following load_path: > > java -jar jcompass.jar -I classpath:/ -S compass create MY_JPROJECT > > would be interesting to know since there is refactoring going on regarding > loading of such resources. >