Home | Previous Page | Next Page   Getting Started with DataBlade Module Development > Developing Your DataBlade Module >

Editing and Compiling DataBlade Module Code

Windows Only

If you are developing a DataBlade module in C or C++, you use Microsoft Visual C++ 6.0 to edit and compile your source code on Windows.

End of Windows Only
Windows 2000 Only
UNIX Only

If you are developing a DataBlade module in C, you can use any standard UNIX development tool and compiler to edit and compile your source code.

End of UNIX Only
End of Windows 2000 Only

If you are developing a DataBlade module in Java, you can use any standard UNIX or Windows development tool to edit your source code. Use the JDK 1.1.x compiler to compile it.

For more information about programming and compiling, see the following chapters:

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]