Hi Thomas, Eclipse CDT is a nice tool. You can use it for Axis2/C development. It has some nice features like auto completing but not that mature as Java auto completing.
Also you can use Netbeans C/C++ as IDE for C/C++ in both Linux and Windows. Thanks Milinda On Sat, Mar 22, 2008 at 4:47 PM, Thomas <[EMAIL PROTECTED]> wrote: > > What about Eclipse? > > > > > > At 04:05 AM 3/22/2008, you wrote: > >Hi Samisa, and others, > > > >AFAIK, vi and gdb supports Win32. And, They are not Linux only. You can > >build gdb on Windows (see [1]), and you can download vi for Windows, at > >[2]. And, neither vi or gdb are Linux tools. They both are Unix tools. > So, > >in addition to Windows, you can use it on any Unix system. > > > >[1] http://sourceware.org/gdb/ > >[2] http://www.vim.org/download.php > > > >Regards, > >Senaka > > > > > Dinesh Premalal wrote: > > >> Hi Sam, > > >> > > >> "Sam Carleton" <[EMAIL PROTECTED]> writes: > > >> > > >> > > >>> I have spent my development career in Windows using both DevStudio > and > > >>> Visual Studio. One of the reasons I am going to be using Apache C > > >>> Modules and Axis2/C is to be cross platform. Does anyone have any > > >>> recommendations on a good cross platform development environments > that > > >>> has a debugger for Apache C Modules and Axis2/C development? > > >>> > > >> > > >> emacs with cscope, > > >> vi + gdb > > >> > > > > > > Note that both of the above are Linux tools. > > > > > > > > > > > >> thanks, > > >> Dinesh > > >> > > >> > > > > > > > > > -- > > > Samisa Abeysinghe > > > Software Architect; WSO2 Inc. > > > > > > http://www.wso2.com/ - "Oxygenating the Web Service Platform." > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://inf-dimensions.blogspot.com "Infinite Dimensions" http://wsaxc.blogspot.com "Web Services With Axis2/C"
