ANNOUNCE GMiniCPPEnviroment 0.0.8




Announce MiniCPPEnviroment 0.0.8
--------------------------------

This is a mini C/C++ enviroment for GTK+/Gnome programmers.

Features in this release:
-------------------------

* Simple Make all function (check current opened files directory for the 
  Makefile)
* Logs make/gcc information in a GtkCList widget.
* click on compile log to jump to an error/warning in source file
* Two text columns so you can see two opened files at the same time
  (For example the file.c in one and file.h in the other)
* Simple Filetree with all opened files
* Search capabilities
* History list with last closed files
* Syntax higlighting using gtkextext widget
* Swap [.h/.c] fast if you have a file.c open you simply click 
  on popup item to open file.h (stolen from Borland CBuilder :-))
* and lots more :-)

Planned features:
-----------------

* Better project tree
* Better syntax higlight
* Breakpoint support
* Debugsupport

This is not a replaced to the gIDE Enviroment.
This will only be a basic enviroment.
With features I need.

Mikael Hermansson <mikeh@bahnhof.se>

checkout:

http://www.bahnhof.se/~mikeh/linux_software.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]