How to use DUB project in Coedit ?

Basile B. b2.temp at gmx.com
Mon Jul 2 14:49:40 UTC 2018


On Monday, 2 July 2018 at 13:57:37 UTC, Flaze07 wrote:
> On Monday, 2 July 2018 at 13:21:45 UTC, Basile B. wrote:
>> On Monday, 2 July 2018 at 12:15:54 UTC, Flaze07 wrote:
>>> [...]
>>
>> - Menu "project", New project, DUB json
>> - Menu "project", Save project as...
>>
>> Then
>>
>> - Edit project, two ways:
>>     - Menu "Windows", DUB project editor (to edit in an UI)
>>     - Menu "Project", Edit project file (to edit JSON directly)
>>
>> Dont forget to:
>> - save the project
>> - use the "arrow update" icon in the project editor or the 
>> project inspector to detect new files or external changes.
>
> hmm...what about compiling it and running it ? I tried to 
> compile it with dub and run it once, and...it never run

It's in the "Project" menu ("Compilation" as well),  "Compile 
project and run", "Run project", etc. There are even one item 
allowing to pass supplemental args in a dialog.


More information about the Digitalmars-d-ide mailing list