After wanting this and experiencing multiple PB IDE crashes (that are unreproducible as there is no OnError information) primarily during TailBite development, I started looking around for another IDE.
I've never liked JaPBe, and still don't really. I would have modified that, but it still seems to be coded in PB 3.94!
So after seeing kawasaki's topic about designing another IDE, ideas just hit me.
Plus it's fun to experiment with something I've never done before.
It's still in the early stages of development - so I mainly want you to judge if you would use it from the menu items I have so far.
It will probably in the end closely mimic the standard PB IDE (eg. toolspanel at the right, compiler messages at the bottom), as I'm quite used to it.
Keep in mind with this that the Syntax Highlighting may freeze if you decide to type PB code, its unlikely though. (please let me know if it does so I can fix it)
Compile menu works with any PBCompiler supporting the pipe interface (though there are no checks for incompatible compile options):


I think the location of the version string should change for some items, but I need opinions on it first.
TailBite functionality will be fully integrated (as a DLL for easy updating), requiring no real configuration (PB dirs handled by IDE)
Download: http://duplicapbe.svn.sourceforge.net/v ... z?view=tar



