Project name in .cproject [message #195042] |
Tue, 03 July 2007 18:08  |
Eclipse User |
|
|
|
Originally posted by: frew.stanford.edu
Hi all,
It looks like in many places in .cproject, CDT generates references to
the project location of the form {workspace_loc:my_project_name}. For a
project I'm working on, I'd like to automatically rename projects
outside of Eclipse, and I ran into problems due to this. Is there a
reason it's generating paths of this form rather than the simpler,
seemingly equivalent {project_loc:}, and am I going to horribly break
something down the road if I do this replacement myself?
Thanks,
Fred
|
|
|
Re: Project name in .cproject [message #195174 is a reply to message #195042] |
Wed, 04 July 2007 14:16  |
Eclipse User |
|
|
|
Originally posted by: dschaefer.qnx.com
Fred Wulff wrote:
> Hi all,
>
> It looks like in many places in .cproject, CDT generates references to
> the project location of the form {workspace_loc:my_project_name}. For a
> project I'm working on, I'd like to automatically rename projects
> outside of Eclipse, and I ran into problems due to this. Is there a
> reason it's generating paths of this form rather than the simpler,
> seemingly equivalent {project_loc:}, and am I going to horribly break
> something down the road if I do this replacement myself?
As the joke goes, "Doctor, it hurts when I do this", "Well, then, don't
do that".
The contents of the .cproject file are not an interface and we will
freely change them over time. You really should be doing this from
within Eclipse. It's hard enough to get right there...
|
|
|
Powered by
FUDForum. Page generated in 0.23807 seconds