Experimental New Workspace Add-In.
Just create first empty project file for workspace and then opens New project dialog.
After first real project file is created, empty project file is deleted.
Inserts to File menu new option New Workspace ...
remove '.dll' from the customize menu.
It produces an empty project, not a workspace.
After the creation of the empty project the new project dialog is called. Why?
Quote from: czerny on June 18, 2012, 07:43:29 PM
remove '.dll' from the customize menu.
because of missing resources.
QuoteIt produces an empty project, not a workspace.
workspace needs least one project.
QuoteAfter the creation of the empty project the new project dialog is called. Why?
for actual project file which can placed to subfolder for example.
I see!
The first ppj is only a dummy. But what about the ppw?
And shouldn't the dummy ppj produced silent and removed afterwards?
Quote from: czerny on June 18, 2012, 10:50:36 PM
I see!
The first ppj is only a dummy. But what about the ppw?
And shouldn't the dummy ppj produced silent and removed afterwards?
The workspace (PPW) name won't show up in the Project Pane until there are 2 projects... It's still there, you just won't see it.
Experimental New Project(Workspace) Add-In alfa version.
- Create minimal project file for win32 or win64 project.
- Creates out32/bin32 or out64/bin64 folders.
- NewPrjDlgTest.exe is standalone test program for development purposes.
2013-09-19 some fixes and now ask project type first
New project for Pelles C 9.
Modify it for your needs ;)
a3: support for fSDK using environment variable fSDKDir, set it before starting poide.