I was able to create a new project (awp) file. However, I have found no way to add source files to the project. I did "new source file" option as well, wrote some code. Saved it, and closed project. When I open the project again, the source file did not open. Are projects completely supported yet, or have I done something wrong? Right now, until I figure this project thing out, I'm compiling single sources.
open a file in the ide then choose Insert file into project in the project menu ;)
Or right click on the file and choose "insert file into project".
When you reopen a project you can double click on any name in the "file view" to open a project source file.
Sweeeet, thanks guys.
Anytime, that is what we are here for ;)