Re: [jruby-user] File to import not found or unreadable: compass/reset, Why?
christian <[email protected]>
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CAMV7UWEphW_iyLyArvV37Y9QeH7Tmqo1Qd8AbAOv0t1WD5hGnQ@mail.gmail.com> |
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.