Difference between revisions of "Software Development"

From Klaus' wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
[[Threads in Eclipse]] explains a little about threads in Eclipse.
 
[[Threads in Eclipse]] explains a little about threads in Eclipse.
 +
 +
Using [[Conditional Compiling]]

Revision as of 07:41, 21 February 2014

cppunit unit testing for C++

Using SystemC

For the AU Herning programming Standard use this file File:AU-HIH-std.xml to quick format (Ctrl+Shift+F) in Eclipse. Import the file in Menu: Window -> Preferences -> C/C++ -> Code Style

Threads in Eclipse explains a little about threads in Eclipse.

Using Conditional Compiling