Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.
Version 1 (modified by asterite, 17 years ago)
--

Running programs

Right click on the executable file and select Run as -> D Application. That's it!



If you want to customize the way the program is executed, you can do so in Run -> Run.



Here you can specify the arguments passed to the program, as well as the environment variables.