[TOOLS] [IDE] IDE for Bennu

Started by SplinterGU, August 26, 2008, 12:13:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SplinterGU

I made a series of patches to make a range of free IDEs ready for Bennu.

The installation is as follows: 

1) Install the IDE.
2) Unzip the patch archive to the folder of the IDE. For some IDEs more actions are required, which are listed below.
3) Place the Bennu executables and their DLLs in the folder "C:\Bennu\Bin\" (you can alter this after the install).

All patches provide syntax highlighting, compile and run hotkeys, output capturer. Some also contain basic templates of programs (in the style of "Hello World." and/or shortcuts to insert code templates.

IDEs:

Crimson Publishing (http://www.crimsoneditor.com/)

- Excellent editor, with a column edit mode like UltraEdit.
- Syntax highlighting
- Template "hello world"
- Ctrl+F1 = Compile
Ctrl+F2 = Run

ConTEXT (http://www.contexteditor.org/index.html)

- Syntax highlighting
- Shortcuts to insert code templates.
- F9 = Compile
F10 = Run
- Execute the file "fixbennu.reg" to complete the installation (this will alter your install, so only use it on a fresh ConTEXT install)

PSPad publishing (http://www.pspad.com)

- Syntax highlighting
- Template "hello world"
- Shortcuts to insert code templates.
- Ctrl+F9 = Compile
F9 = Run
- Execute the file "PSPad-Bennu-Install.bat" to complete the installation.

NOTE:  This IDE cannot capture console output.

Ultraedit (http://www.ultraedit.com/)

- Syntax highlighting
- Compile and run shortcuts
- List of functions and processes in the current PRG.

NOTE:  Read the file "install.txt" contained in the package.

PS: Thanks Sandman for translating this document.
Download Lastest BennuGD Release: http://www.bennugd.org/node/2

DCelso

I have changed PSPad script for add bgdindent support
Monstruos Diabólicos

"A PAck of classic GAMEs For BennuGD" en desarrollo
http://code.google.com/p/apagame4be/

SplinterGU

Download Lastest BennuGD Release: http://www.bennugd.org/node/2

blostec


DCelso

Hello again, I have changed the readme.txt adding a spanish explanation and I have changed a bug in the ".bat" file.
Monstruos Diabólicos

"A PAck of classic GAMEs For BennuGD" en desarrollo
http://code.google.com/p/apagame4be/

fulgorelizz

hey!! i am new in this forum!!! i need your help guys!! how can i do for setting the last FlameBird MX 0.58 to last BennuGD, i need to set it but i dont know how to configure that!! please... give me a hand
Compiling code -- generating exe...

SplinterGU

ask in the flamebird thread...

wellcome!
Download Lastest BennuGD Release: http://www.bennugd.org/node/2

Erkosone

#7
We promised this some time ago and Josebita's help these weeks has been very nice, that's why I've taken the liberty to prepare a version of the text editor you all know.


Notepad++   with:
----------------------
+ List of processes, can be accessed from the tree.
+ List of functions, can be accessed from the tree.
+ COMPLETE syntax highlighting for BennuGD, as provided by BennuPack.
- Keeps original compilation and execution paths as provided by current BennuPack.




You just have to overwrite the 'ide' folder in c:\bennugd\IDE by the one I've uploadaded.
Hope you enjoy it.




http://www.megaupload.com/?d=YFBGA9OC


PS: Please mirror this as it might get lost at some point :)