News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Create class file to project not found

Started by AcsPrime, December 26, 2016, 01:25:14 PM

Previous topic - Next topic

AcsPrime

Hey,

Still not quite understanding how codeblocks works.
I have a project and I am trying to add a new c++ class. When I say add I don't mean an existing file but I was hoping that the codeblocks would have a Add Class file so that it would create the .h and .cpp file.

In my current project the only options I have are:

- Add files...
- Add files recursively...
- Remove files...

Is there no template for classes or any other type of files? Did I create the wrong kind of project??

This doesn't seem very user friendly...

Codeblocks: 16.01 rev 10702
OS: Windows 10 pro


CJS

The dialog you need is off the main menu: File / New / Class...