Project

General

Profile

User story #274

Updated by Ivan Herrero over 9 years ago

Update the eclipse template plugins to automatically put the DLL_API macros.

*Remark:* In Eclipse, there are two contexts where templates are used, one while editing code (called editor templates) and another when a new item is created (called code templates; e.g. when creating a new class). These two sets of templates are not related between them.

h1. Source code files modified

* Assets/Configuration/marte_cpp_code_templates.xml
* Assets/Configuration/marte_cpp_editor_templates.xml

h1. Architecture & design review

*Date of the review:* 10/11/2015

*Person who did the review:* André Neto

*Version of architecture & design document:* N/A.

*Result of review:* N/A

*List of non-conformities:*
N/A

h1. Code and documentation review

Verified with Eclipse 4.4.1 (Luna) running on Windows.

*_Pending verification on Linux._*

h1. Unit test review

N/A

Back