PDA

View Full Version : Where are V3 projects now stored??


coppo
11 Jan 05, 05:41 PM
This may have been asked and answered here before, if so sorry about doubling up.....

A couple of punters have asked for the new location of the Toolkit project file as opposed to the "projects" folder in the old V2 software.

default location = C:\CLIPSAL\C-Gate2\tag

All of your project files will show up with an XML file extension in this directory.

Note that there will also be other filse there too with the similar name except with ".OLD" file extension. don't take these ones....

The single xml project file now replaces the 4 or 5 files that you used to have in V2 software for each project.

Htnut
15 Jan 05, 03:17 PM
Does anyone know if there is a way to store them in another directory ?. I like to store all data file in Mydocument so it is backed up by default

Duncan
15 Jan 05, 04:19 PM
Does anyone know if there is a way to store them in another directory ?. I like to store all data file in Mydocument so it is backed up by default


Sure,

Find this file:

C:\CLIPSAL\C-Gate2\Config\C-GateConfig.txt


Find this line within it:

project.default.dir=tag/

Change 'tag' to "C:\My Documents\etc etc etc"..

It wont take effect until C-Gate is restarted. (Close the Java Console window and restart Toolkit).