parsa/bvrde
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
BVRDE Version 1 Release
Copyright (C) 2003-2011 Bjarke Viksøe
Introduction:
-------------
BVRDE is an Integrated Development Environment (IDE) for C and C++.
It is designed to make remote/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 connection with
various remote systems. This includes FTP and secure & encrypted protocols
such as SSH and SFTP.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Copyright (C) 2002-2011 Bjarke Viksøe (bviksoe@users.sourceforge.net)
---------------------------------------------------------------------
To start BVRDE, simply activate the application from the program-icon
in the Start Menu, or double-click on the BVRDE executable.
** Good Luck **