ViewEdit is a simple text editor that uses gtksourceview2.
Here are some key features of "ViewEdit":
· Basic Project support ( but doesn't use autotools/autoconf yet )
· Basic configuration for ( Java, Vala )
The project support features only organizes your source/files it doesn't know anything about the project you're going to make ( Except for java and vala ).
So you still have to provide information like:
· Compiler
· Command to execute after the build process
· Libraries to link against
· And of course for new project you have to provide source files as View Edit only generate project folders at the moment.
Requirements:
· GTK+ version 2.12.x
· mono >= 1.2.4
· mono-runtime >= 1.2.4 1.2.4
· mono-common >= 1.2.4
· libmono2.0-cil >= 1.2.4
· libmono-corlib2.0-cil >= 1.2.4
· libmono-system2.0-cil >= 1.2.4
· libmono-system-runtime2.0-cil >= 1.24
· libmono0 1.2.4 >= 1.24
· dpkg >= 1.14
· dpkg-dev >= 1.14
· libgtksourceview2.0-0 >= 2.0.1
· libgtksourceview2.0-cil >= 0.10-3.1
· libgtksourceview2.0-common >= 2.0.1
· libgtksourceview2.0-dev >= 2.0
Product's homepage