Eclipse cannot find database and configs [message #731167] |
Fri, 30 September 2011 03:35 |
Eclipse User |
|
|
|
I have working project, but i need to copy it. So i did it and now i'm trying to run new copy, but eclipse cannot find my derby db and project configs. Source project works correct, but new copy doesn't.
When I set absolute path of database like "C:\\db\\mydb" instead of "db\\mydb" and absolute path to config files like "C:\\configuration\\user.properties" instead of "configuration\\user.properties" - it works fine!
I've exported project by Eclipse Export Wizard and it works correct too: the copy project is starting and working, the configs has been found, database has been found.
What is wrong with eclipse or with my copied project? I've cleaned eclipse cache, created new workspace, but it doesn't help.
|
|
|
Powered by
FUDForum. Page generated in 0.03648 seconds