I wrote this entire thing myself using Visual C and Win32 API .. It is very small and very fast and it is free ...
All I am asking from you is to test it out and tell me the problems it has so I can make it better ..
Unversal IDE .. Fully customizable via settings file (DarkBasicPro.ini, Borland C++.ini) :-
http://niranjan.freeunixhost.com/Universal-Ide/Universal-IDE-Install.exe
Screenshot 1 :-
http://niranjan.freeunixhost.com/Universal-Ide/Universal-IDE1.jpg
Screenshot 2 :-
http://niranjan.freeunixhost.com/Universal-Ide/Universal-IDE2.jpg
Features
- Visual Studio Clone IDE .
- keyword Hightling
- Partial Folding
- Wrote my own Office XP Style Menus .. Still need to do proper shortcut key..
- Templates Files .. Allows you to create you own customized files during compile .. used to create the dark basic pro project file ..
- Custom Tools Commands ..
- Drag and Drop Files
- Help File system .. Automatically loads the help file and the specific keyword section .. works on chm and hlp files ..
- Project Todos
- Project History
- Automatic Versioning system active on compile and run ..
- Integrated Error Messages in Output Window
- Much more stuff ..
******* -- Note -- **************
The settings dialog is not fully function and may crash when used .. Please manually edit the settigs via ini file .. U can modify two ini file .. the project file ( xxx.prj ) and the
language file ( XXX.ini .. found in languages ) ..
Please change the file DarkBasicPro.ini found in languages folder to suit your system paths before creating new project ..
This IDE should work with Dark Basic ( NON-PRO ) but you have to create the language and the template file first. Just follow Dark basic Pro language file to create it . It should be similar .