In earlier versions of AVR32 Studio, there were two separate project types: Managed make (automatically generated a makefile) and Standard make (required the user's makefile to build). In AVR32 Studio 2.0 the internal builder which does not require Make is preferred. The two other build systems are still available.
Creating a project can done using various wizards:
After creating a project you can continue to write a program.