User forums > Using Code::Blocks
What is the extension of workspace?
(1/1)
hecato:
Hi there, I whant to save a work space for specific projects... but when I save it, it dosent append the extensión (Using Ubuntu in 64-bits).
I see that cbp is the extensión for projects, but I dont see the extensión of CB workspace...
And an extra question... the paths there are relative?? that is if I copy the workspace with all the folders inside (diferent projects) to other location, there will be no problems??
hecato:
Solved... the extension is .cbws and the projects are relative...
:roll:
killerbot:
.workspace ???
hecato:
Yes..., here the screenshoot...
Like you see I have 2 projects in the workspace... ¿?¿?¿?
Hehe, yea, is .workspace :lol:...
By the way, the problem is when I hit File->Save Workspace...
I can select the name, but when saving the workspace it dosent have an extensión... and when opeing the file with CB, it open it as text instead of have again the view of the workspace like I have saved it...
--- Code: ---<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
<Workspace title="Workspace">
<Project filename="codeblocks/ogro/basictuts/t1/t1.cbp" />
<Project filename="codeblocks/ogro/basictuts/t2/t2.cbp" active="1" />
</Workspace>
</CodeBlocks_workspace_file>
--- End code ---
That is the content of "basic_tuts", but it is opened as text... because when saved the extension isnt append automatically if not specified (at less in ubuntu 64 6.06 with GNOME).
(edited the whole reply :roll:).
Navigation
[0] Message Index
Go to full version