Author | Message |
---|---|
kk-das
Posts: 21
|
Posted 09:20 Sep 25, 2012 |
Error Loading Property File Build.properties. I did everything according to the instruction step by step and then this error msg pops up.
- Das, Kalyan |
cysun
Posts: 2935
|
Posted 09:23 Sep 25, 2012 |
Did you create the build.properties file? Double check the file name and make sure there's no leading/trailing white spaces. |
kk-das
Posts: 21
|
Posted 09:31 Sep 25, 2012 |
Thank You, I got it. I didn't create the file due to which there was an error. |
kk-das
Posts: 21
|
Posted 21:02 Sep 25, 2012 |
I got everything going with PostGreSQL, carried out all steps described. I used the SQLscript Editor in PostGreSQL to execute the mentioned scripts-> csns-create.sql & csns-test-insert.sql The Query executed smoothly but I'm confused about the last part where it says - Run the project in Eclipse. If you can log into CSNS using one of the three existing accounts (the passwords are all abcd), the project is properly set up and you can start working on the code.
Could you plz elaborate this thing. Are we supposed to just RUN the project csns2 in the eclipse as it is (upto the point as per the instruction steps) |
cysun
Posts: 2935
|
Posted 21:32 Sep 25, 2012 |
Check the log file for error message. |