NO

Author Topic: workspace  (Read 3060 times)

czerny

  • Guest
workspace
« on: December 18, 2011, 08:35:57 PM »
Hallo,

I usually like to have a single directory for one workspace and then some subdirectorys hosting a single project each. So I like to have the following structure for example:

Code: [Select]
directory (some)
  some.ppw
  directory(project1)
    project1.ppj
    *.c
  directory(project2)
    project2.ppj
    *.c

I have not found an direct way to get this.
The *ppw file always is created in the first projects subdirectory.
Than I  have to move it to the right place and edit the project path entrys in it.

Isn't there an direct way?

czerny


CommonTater

  • Guest
Re: workspace
« Reply #1 on: December 18, 2011, 09:04:31 PM »
Hallo,

I usually like to have a single directory for one workspace and then some subdirectorys hosting a single project each. So I like to have the following structure for example:

Code: [Select]
directory (some)
  some.ppw
  directory(project1)
    project1.ppj
    *.c
  directory(project2)
    project2.ppj
    *.c

I have not found an direct way to get this.
The *ppw file always is created in the first projects subdirectory.
Than I  have to move it to the right place and edit the project path entrys in it.

Isn't there an direct way?

czerny



Look in the addins sub-forum... There's a workspace editor there that will let you do that. 

http://forum.pellesc.de/index.php?topic=3721.0
« Last Edit: December 18, 2011, 09:13:34 PM by CommonTater »