Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Java based C++ IDE


ellipsis's Avatar
...
0 -1

I wrote this because I am lazy.

The reason is, I don't like having to click my text editor or open a shell just to compile a C++ file.

Here's an image:

You can perform basic file operations such as: opening, saving, and closing files. You can either compile or compile & run the current file to a specified path. Shell button opens xterm if on linux, and cmd.exe if on windows.

Oh, and it counts your lines! Lol!

If anyone wants this you can find it here: http://www.mediafire.com/?mwmcnz44jnt

The source code is also included in the tar ball.

I didn't write an error report system, so send that stuff to my HBH in-box I suppose.


ellipsis's Avatar
...
0 -1

I got less than an hour of sleep. :/