mirror of https://github.com/buggins/dlangide.git
update readme with existing project import instructions
This commit is contained in:
parent
a7bf256d15
commit
1fa7a06d9e
|
@ -82,6 +82,14 @@ Keywan Ghadami improved it to use DCD as a library.
|
||||||
Now DCD is embedded into DlangIDE, and no separate executables are needed.
|
Now DCD is embedded into DlangIDE, and no separate executables are needed.
|
||||||
|
|
||||||
|
|
||||||
|
Importing of existing project
|
||||||
|
=============================
|
||||||
|
|
||||||
|
DlangIDE supports only DUB project format.
|
||||||
|
|
||||||
|
To import existing DUB project, use menu item "File" / "Open project or workspace" and select dub.json or dub.sdl of your project to import.
|
||||||
|
|
||||||
|
|
||||||
Debugger support
|
Debugger support
|
||||||
================
|
================
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v0.7.53
|
v0.7.54
|
Loading…
Reference in New Issue