Hi,

my problem:
...   
94   Properties configFile = new Properties();
95   configFile.load(A.class.getResourceAsStream("/resources/A.ini"));
...
The file 'A.ini' is located in src/main/resources.
I get NullPointerException at line 95. Where and which changes must I make?

Thanks beforehand,
regards, buters
-- 
View this message in context: 
http://www.nabble.com/Maven-Properties-tp18193681p18193681.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to