|
Re: Compiling on Linux
There is no reason why you can't do all of your editing in vim, emacs, etc. (after all, they are just text files on the disk). Then, use Workbench to do compilation and deploy the code. You could either install Cygwin on a Windows machine, or get WindRiver running on WINE for this to work.
|