Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

FinalBuilder


Company: VSoft Technologies

Average User Rating (8 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    "Awesome"

    by Yaspal on May 11, 2018 8:42 PM

    Summary:
    Awesome tools

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 2

    "s"

    by mahmat ibrahim on May 31, 2015 11:21 AM

    Summary:
    ss

    Report post

    Was this review helpful? (0) (1)

    add a comment


    Version Reviewing: 9

    "Estupenda reseña"

    by hereafternet on Sep 27, 2014 9:08 PM

    Summary:
    Fácil de usar.

    Report post

    Was this review helpful? (1) (0)

    add a comment


    Version Reviewing: 7.0

    "awesome tool"

    by saroj kishan on May 30, 2013 11:41 AM

    Summary:
    user friendly and completly customizible..

    Report post

    Was this review helpful? (1) (0)

    add a comment


    "xxx"

    by GAURAV on May 29, 2012 10:23 AM

    Summary:
    xxx

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 6

    "FinalBuilder's core interface elements are the:"

    by altab on May 4, 2012 10:32 AM

    Summary:
    FinalBuilder 6 can be installed on the same machine as FinalBuilder 5 and it won't affect your FB5 installation. FinalBuilder 6 should migrate most of your settings from your FinalBuilder 5 installation. FB6 can open project files from any previous version of FinalBuilder, but you must then save them in the new FB 6 format. Although we're quite confident FinalBuilder 6 is stable enough to offer you, we do anticipate bugs to exist. If you do find a problem or issue, please email support@finalbuilder.com and please mention FB 6 in the subject. Posts on the Bug Reports forum are also welcome (please mention FB 6 in these posts, as well.)

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 6

    "imprescindible and visual appealing to programers"

    by devjhon21 on Nov 10, 2011 12:48 PM

    Summary:
    FinalBuilder's core interface elements are the: * Action Types Tab * Action Lists * Run Tab and * Build Log FinalBuilder's interface is dockable and completely customizable. To the right is a screenshot of the default layout. You can refer back to this screenshot (click to enlarge) to see which dock zone each of the interface elements belongs to by default.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 7.0

    "Build Automation tool made easy"

    by Robert on Nov 10, 2011 11:44 AM

    Summary:
    We have code written in C, C#, Delphi Win32 & Prism. Our build process is highly complex, with over 150 EXE/DLL/BPL to compile. We have unit test for both .NET and Delphi. We tried multiple solutions and selected FinalBuilder, because it was easier to use. We have not been disappointed, as we something new, we find that it FinalBuilder already has something available for us. We have scripts to compile, stage, test and deploy our application. We have used the product now for several years, and the few times we have found a bug, we would send an email to support at the end of the day, asking for help. We not only had a response back the next day but commonly it included a link to a version that contain the fix to our problem. The quality of support alone is a huge reason to consider this product over other options.

    Report post

    Was this review helpful? (0) (0)

    add a comment


Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!