Lanzamientos de FinalBuilder
Released: Aug 12, 2010
Updates in this release
Updates in 7.0
- NEW IDE - FinalBuilder 7 sports a new IDE. The FinalBuilder 7 IDE is capable of opening multiple projects (whereas FB6 only allows 1 at a time). The new IDE includes docking, something that has been requested many times over the years, so you can lay out the IDE to suite your taste. There are many little enhancements and tweaks in the IDE. The most requested feature that has been implemented is the renaming of variables. In FB6, when you rename a variable it does not rename...
Released: Oct 21, 2009
Updates in this release
Updates in V6.3
FinalBuilder Core
- Feature - Back ported improvements to pretty xml formatter from mainline branch
- Bug - Fixed & escaping issue.
- Bug - Fixed stepping bug with nested Try/Finally blocks where an exception occurs in the first block before the nested Try
- Bug - Output captured from stdout was throwing away tabs
- Bug - Stop messages posted by a monitor from being processed by the monitor. Also make AllMatchesToVariable, LastMatchToVariable and MatchCount to variable work as designed...