Short: Integrated Development Environment Author: cbo@boemann.dk (Camilla Boemann) Uploader: cbo boemann dk (Camilla Boemann) Type: dev/misc Version: 1.16 Architecture: m68k-amigaos >= 3.2.3 Codecraft is the powerful IDE for developing software natively on the Amiga. Codecraft makes it easy for you as a developer to write code, then build, execute and debug your resulting program. And everything is at your fingertips in one unified user interface. - Shows your project tree as a hierarchical list of source files - Provides easy modern text editing - Builds the project tree invoking your build system - Runs your resulting program - Does source level debugging with breakpoints and inspection of variables The software is free. But it works as an extension to TextEdit so AmigaOS 3.2.3 or better is required. Official website is: http://boemann.dk/codecraft Where you will also find a pdf version of the manual. It is released under GPLv2 and the source code is available at: https://gitlab.com/boemann/codecraft Installation ------------ mount the adf and run the installer Contribute ---------- Contact us for contributing to the project. History ------- Version 1.16: - Version 1.15: - Support for E-VO debugging - Syntax highlighting for E (3rd party contribution) - Added a registers browser - Added a memory browser - Enhanced search in files - Added build configurations - Various bugfixes - Changed shortcut for building to Amiga+B Version 1.14: - set homedir before execution - strip trailing slash from path when creating a new project tree - Fix double cleanup blunder in template code OOPS - introduce a "search in files" requester and results browser - fix that printing member that is an enum would mess up the following members - print basic types with better info 2nd beta (version 1.13) fixes: - debugger values could be wrong - fix response to "run/don't run" question was reversed - amigaguide manual is now the same as the pdf - splitter automatic resizing was fixed - linenumber in callstack fixed (previously said "???")