- absoluteToRelativePath
string absoluteToRelativePath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- addDependencyProject
bool addDependencyProject(Project p)
Undocumented in source. Be warned that the author may not have intended to support it.
- addProject
void addProject(Project p)
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- fillStartupProject
void fillStartupProject()
Undocumented in source. Be warned that the author may not have intended to support it.
- findProject
Project findProject(string filename)
find project in workspace by filename
- findSourceFileItem
ProjectSourceFile findSourceFileItem(string filename, bool fullFileName)
tries to find source file in one of projects, returns found project source file item, or null if not found
- load
bool load(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.
- refresh
void refresh()
Undocumented in source. Be warned that the author may not have intended to support it.
- save
bool save(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStartupProjectConfiguration
void setStartupProjectConfiguration(string conf)
setups currrent project configuration by name
- buildConfiguration
BuildConfiguration buildConfiguration [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- buildConfiguration
BuildConfiguration buildConfiguration [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- projectConfiguration
ProjectConfiguration projectConfiguration [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- projectConfiguration
ProjectConfiguration projectConfiguration [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- projects
Project[] projects [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- startupProject
Project startupProject [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- startupProject
Project startupProject [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
DlangIDE workspace