Skip to content

Change_The M Project_files

mwaylabs edited this page Jan 28, 2011 · 1 revision

Change the files of The-M-Project inside of Espresso

Introduction

When downloading the latest stable zip from the website or fetching the latest master-version from git of Espresso, you´ll get Espresso with The-M-Project framework included to start right away.

When downloading the development branch of The-M-Project called detox you want Espresso to work with it.

The modifications are quit simple:

The only thing you have to do is to replace the The-M-Projct files in the: Espresso/frameworks/Mproject/modules folder of Espresso with the modules folder from the detox branch.

Just copy & paste the modules folder from the detox branch to Espresso/frameworks/Mproject/. This will override the present The-M-Project files.

Hints:

  • You may want to save the The-M-Project before overriding them

  • When using the detox branch, be aware, the this is the development branch. The development branch include the newest features and bug fixes, but is under heavy development. Unintentional errors or behavior can occur. It is not assured that your application will compile or work.

  • The above described approach can be done with any other version (older or newer) of The-M-Project; not only with the detox branch.

Clone this wiki locally