ClassLoader.getSystemResourceAsStream("filename.xml") is returning null in Intellij IDEA
Answered
ClassLoader.getSystemResourceAsStream("filename.xml") is returning null in Intellij IDEA.
The simple one liner code is returning null in intellij. The same code is working fine in Eclipse.
Please sign in to leave a comment.
Should I explicitly do any configurations over my Dev studio?
Hello,
Is it possible to share sample project example for investigation?