{"id":7372,"date":"2022-02-07T17:25:23","date_gmt":"2022-02-07T16:25:23","guid":{"rendered":"https:\/\/playembedded.org\/?p=7372"},"modified":"2024-02-04T12:22:00","modified_gmt":"2024-02-04T11:22:00","slug":"how-to-build-a-project","status":"publish","type":"post","link":"https:\/\/playembedded.org\/blog\/how-to-build-a-project\/","title":{"rendered":"How to build a project in ChibiStudio"},"content":{"rendered":"<h2 class=\"wp-block-heading level_1\" id=\"1_Introduction\">Introduction<\/h2>\n\n\n\n<p>A project in Eclipse is a collection of source files and metadata associated with a filesystem directory. Projects can be found in the <strong>Project Explorer<\/strong>. In this article, you will learn how to build a new project.<\/p>\n\n\n\n<h2 class=\"wp-block-heading level_1\" id=\"2_Step_by_Step_Procedure\">Step by Step Procedure<\/h2>\n\n\n\n<h3 class=\"wp-block-heading level_2\" id=\"3_Open_the_project\">Open the project<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Right click the project&rsquo;s name and select <strong>Open<\/strong> or<\/li>\n\n\n\n<li>Double click the project folder<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"679\" height=\"676\" src=\"https:\/\/playembedded.org\/wp-content\/uploads\/2023\/01\/Open-project-righclick-PE.png\" alt=\"\" class=\"wp-image-8230\" srcset=\"https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Open-project-righclick-PE.png 679w, https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Open-project-righclick-PE-300x300.png 300w, https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Open-project-righclick-PE-150x150.png 150w\" sizes=\"auto, (max-width: 679px) 100vw, 679px\"><figcaption class=\"wp-element-caption\">Opening a project<\/figcaption><\/figure>\n<\/div>\n\n\n<p>The icon of an opened project will change from <img loading=\"lazy\" decoding=\"async\" width=\"25\" height=\"22\" class=\"wp-image-7528\" style=\"width: 25px;\" src=\"https:\/\/playembedded.org\/wp-content\/uploads\/2022\/02\/closed-project.png\" alt=\"\"> to <img loading=\"lazy\" decoding=\"async\" width=\"25\" height=\"19\" class=\"wp-image-7529\" style=\"width: 25px;\" src=\"https:\/\/playembedded.org\/wp-content\/uploads\/2022\/02\/opened-project.png\" alt=\"\"> . You can expand it and see its resources.<\/p>\n\n\n\n<h3 class=\"wp-block-heading level_2\" id=\"4_Build_Method_1\">Build &ndash; Method 1<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Right-click on the project folder<\/li>\n\n\n\n<li>Select <strong>Build project<\/strong><\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"656\" height=\"584\" src=\"https:\/\/playembedded.org\/wp-content\/uploads\/2023\/01\/Build-project-righclick-PE.png\" alt=\"\" class=\"wp-image-8229\" srcset=\"https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Build-project-righclick-PE.png 656w, https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Build-project-righclick-PE-300x267.png 300w, https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Build-project-righclick-PE-150x134.png 150w\" sizes=\"auto, (max-width: 656px) 100vw, 656px\"><figcaption class=\"wp-element-caption\">Method 1 for building a project<\/figcaption><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading level_2\" id=\"5_Build_Method_2\">Build &ndash; Method 2<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Select the project folder<\/li>\n\n\n\n<li>Click on the hammer button <img loading=\"lazy\" decoding=\"async\" width=\"25\" height=\"25\" class=\"wp-image-7536\" style=\"width: 25px;\" src=\"https:\/\/playembedded.org\/wp-content\/uploads\/2022\/02\/Build-button.png\" alt=\"\"> <\/li>\n<\/ol>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"723\" height=\"290\" src=\"https:\/\/playembedded.org\/wp-content\/uploads\/2023\/01\/Method-2-for-building-a-project-PE.png\" alt=\"\" class=\"wp-image-8225\" srcset=\"https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Method-2-for-building-a-project-PE.png 723w, https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Method-2-for-building-a-project-PE-300x120.png 300w, https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Method-2-for-building-a-project-PE-150x60.png 150w\" sizes=\"auto, (max-width: 723px) 100vw, 723px\"><figcaption class=\"wp-element-caption\">Method 2 for building a project <\/figcaption><\/figure>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading level_2\" id=\"6_Check_that_the_build_was_successful\">Check that the build was successful<\/h3>\n\n\n\n<p>A successful build will yield the console message shown below.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"662\" height=\"198\" src=\"https:\/\/playembedded.org\/wp-content\/uploads\/2023\/01\/Build-finished-PE.png\" alt=\"\" class=\"wp-image-8228\" srcset=\"https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Build-finished-PE.png 662w, https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Build-finished-PE-300x90.png 300w, https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Build-finished-PE-150x45.png 150w\" sizes=\"auto, (max-width: 662px) 100vw, 662px\"><figcaption class=\"wp-element-caption\">Console message on successful project build<\/figcaption><\/figure>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Introduction A project in Eclipse is a collection of source files and metadata associated with a filesystem directory. Projects can be found in the Project Explorer. In this article, you will learn how to build a new project. Step by Step Procedure Open the project The icon of an opened project will change from to [&hellip;]<\/p>\n","protected":false},"author":23,"featured_media":7623,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1270],"tags":[1302],"coauthors":[1273],"class_list":["post-7372","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-tos","tag-toolchain","green"],"views":3222,"jetpack_featured_media_url":"https:\/\/playembedded.org\/blog\/wp-content\/uploads\/2023\/01\/Build-a-project-PE.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/posts\/7372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/comments?post=7372"}],"version-history":[{"count":0,"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/posts\/7372\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/media\/7623"}],"wp:attachment":[{"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/media?parent=7372"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/categories?post=7372"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/tags?post=7372"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/playembedded.org\/blog\/wp-json\/wp\/v2\/coauthors?post=7372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}