Author Topic: the project dependencies cannot be saved.  (Read 3745 times)

Offline huzhongshan

  • Multiple posting newcomer
  • *
  • Posts: 109
the project dependencies cannot be saved.
« on: August 15, 2010, 12:33:43 am »
I use project->properties->building settings->project dependencies to make a project depend on b project.
It works ok.
I save the project (or the workspace). When I close the project(or workspace), and reopen it , the dependencies setting disappeared.
The c::b donnot save this setting .

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: the project dependencies cannot be saved.
« Reply #1 on: August 15, 2010, 12:49:24 am »
It can but you have to save the workspace and later reopen it, not the separate projects.

The dependency info is stored in .workspace file.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline huzhongshan

  • Multiple posting newcomer
  • *
  • Posts: 109
Re: the project dependencies cannot be saved.
« Reply #2 on: August 15, 2010, 10:53:05 am »
Thanks , it is ok now.