| [#1155] | project: eclipse-plugin | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Nikolay | Sean | open | 2007-05-30 13:26:38.0 | |
| subject | [contrib #562] ClassLoader.getResource not working | |||
| code |
url = this.getClass().getClassLoader().getResource(filename); |
|||
| what happened | returns null |
|||
| what expected | returns working URL. To get it to work I have to manually add the src directory to the ClassPath list in the eclipse run configuration. Shouldn't that be added by default? | |||
| [back to overview] | ||||
| Nikolay edited on 2007-05-30 13:27:01.0 |