Store Plug-in Considrations

Store plugin uses Jena Triple Store.properties file to store the Jena database connectzion information. To avoid overwriting this file by diffrent group members with diffrent configurations (diffrent usernames, passwords, ...), there should be a local copy of this file that is added to svn:ignore list (this can be done by clicking of Team -> svn:ignore, see refrence for an interesting article about using SVN under Eclipse).

The clean SVN checkout provides a Jena Triple Store.template file. Before using the Store plug-in you should copy this to Jena Triple Store.properties and edit the connection information based on your local settings.

Refrences