How To: Open a Non-App Clarion project?

No templates, no extras just a basic source only “Hello World” app for Clarion using the IDE!

Step 1 - Open the IDE

Of course you are using Devstart.io so your IDE looks fantastic!
(You can still do this without the Devstart.io, just not as cool-ly)

Step 2 - Open Solution

Either using the button on the Devstart.io page:

Or from the file menu:

Step 3 - Find and open the *.sln

Step 4 - Edit the code

Double click on the *.clw from the solution pad:

That’s it, you are ready to edit, build and run!

See the earlier topic to help find the build/rebuild/make/run/start thingy if you are stuck on how to do that. (Hint: Try the debug menu!)