After you update everything, take a look in the WIP board at the stickied thread
CodeSurge
I had used the default DBpro editor for over two years, but after using this for the past week, it's my oppinion that you'll have a better coding experience.
If you stick with the default editor do yourself a favor.
- Create your new project.
- Enter a few lines in the source, and Save Project As.
- Then Save Source As.
- Finally Save All.
- Try to open up your project and source, if everything looks good, your good to go and from then on can trust Save All with that project.
If you don't do the above, more than likely everything will be alright. But there is a chance that the editor will fail to save your project correctly, and you can lose a ton of work. It seems to happen if you compile and run a project, when the project is already running and then try to save progress.
Good Luck!