2005-10-19

Open source remote compile c++ IDE BVRDE

Happened to see an open source remote compile c++ IDE called BVRDE. It
claims: "BVRDE is an Integrated Development Environment (IDE) for C
and C++. It is designed to make cross-platform development easy. Its
features include project management, application wizards, an
integrated interactive debugger, and a powerful source editor with
source browsing and syntax highlighting.

The goal of this tool is to allow a developer to compile and debug
applications entirely on a remote computer, while editing and issuing
compile and debug commands through a local interface. BVRDE supports a
variety of network protocols to allow connectivity with various remote
systems. This includes FTP and secure & encrypted protocols such as
SSH and SFTP. "

"It runs on a Windows NT platform and connects to almost any UNIX /
LINUX system. BVRDE builds and runs your code on the remote machine,
but allows you to control the entire development process from your
Windows PC. "
This is exactly what I need at the moment. Will give it a try sometime.

No comments: