mirror of
https://github.com/buggins/dlangide.git
synced 2025-04-26 21:19:55 +03:00
update readme with existing project import instructions
This commit is contained in:
parent
a7bf256d15
commit
1fa7a06d9e
2 changed files with 9 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
||||
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
|
||||
================
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
v0.7.53
|
||||
v0.7.54
|
Loading…
Add table
Add a link
Reference in a new issue