
ViewEdit
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A simple text editor that uses gtksourceview2. [ Feature ]
* 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.
Note : This application is in early stage.
Please login or register to add a comment or rating