Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Home Applications
    • Applications

    JBuilders Gains Impressive

    Written by

    Peter Coffee
    Published June 2, 2003
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      EXECUTIVE SUMMARY
      JBuilder 9

      JBuilder 9 is a surprisingly significant upgrade to Borlands exemplary Java development environment, incorporating project life-cycle management technologies acquired by the company since the last release of the product and also improving support for many application server platforms.

      KEY PERFORMANCE INDICATORS

      USABILITY

      EXCELLENT

      CAPABILITY

      EXCELLENT

      PERFORMANCE

      GOOD

      INTEROPERABILITY

      EXCELLENT

      MANAGEABILITY

      EXCELLENT

      SCALABILITY

      GOOD

      SECURITY

      GOOD

      • PRO: Offers diverse configurations at wide range of price points to meet enterprise and educator needs; supports Windows, Linux and Solaris; configuration management, team collaboration, design, UML visualization and code optimization tools are well-integrated into high-end Enterprise edition.
      • CON: Massive memory recommendation for Enterprise edition.

      EVALUATION SHORT LIST
      • IBMs WebSphere Studio • Oracle Corp.s JDeveloper

      Only six months after the release of the capable but resource-intensive JBuilder 8, Borland Software Corp. has upgraded its premier Java development tool set with last months release of JBuilder 9.

      Its a compelling upgrade that earns eWEEK Labs Analysts Choice distinction. Offered on Windows, Linux and Solaris in configurations priced from $999 to $3,500, the update features higher-level design tools, improved aids for project life-cycle management and expanded support for many enterprise application server platforms in addition to Borlands own Enterprise Server.

      To our pleasant surprise, the Version 9 environment seemed significantly more responsive than Version 8 during our tests of the final prerelease code of the top-of-the-line Enterprise edition. This is a welcome discovery, since we were pained to observe Version 8s obvious need for a recommended half-gigabyte of memory. (See eWEEK Labs Dec. 23, 2002 review of JBuilder 8.)

      When tested on a 700MHz Pentium III with only 256MB of RAM, JBuilder 9, in contrast, generally seemed to answer our commands with more alacrity. We noted, for example, a return to the immediate feedback that were used to receiving from JBuilder as it dynamically analyzed our code in progress and warned us of poorly formed expressions. We hope this marks a return to the Turbo Pascal tradition of impressively agile tools for application developers.

      Even so, Borland continues to label the Enterprise version of the product as demanding a minimum of 512MB and a recommended 768MB of RAM, which is probably good advice for those who intend to use all its facilities described below.

      Among enterprise developers, JBuilder 9 demands a newly respectful look from Java tool buyers who might have previously been impressed by IBMs WebSphere Studio. The new JBuilder release offers similar aids for laying out the entire framework of a complex application, using Enterprise JavaBeans components and other frameworks, in minimal time.

      JBuilders approach to this process gave us more of a feeling of being in control of each successive step in the process, rather than trying to keep up with WebSphere Studios almost-too-helpful assistance.

      The Enterprise edition now includes Borlands Optimizeit performance analysis suite as part of the package and integrates its code coverage, profiling and other optimization functions into the development environment. This integration means that performance issues can now be addressed side by side with other debugging tasks.

      We could easily devote this entire review to the enhancements in this Version 5.5 update of the Optimizeit package, which also includes a thread-level debugger, as well as the profiling and coverage analysis functions already mentioned.

      Like other JBuilder tools, Optimizeit does the work so that the developer doesnt have to. It reads and parses the same code that the developer writes, rather than requiring or inserting its own special tags and markers that reduce readability and complicate portability to other development settings.

      Some of the most important, but also most difficult, aspects of Java debugging are dynamic in nature and resist detection by mere inspection of the code. By including Optimizeit in the Enterprise edition, Borland recognizes the need for Java to shed any remaining image of “productive for development but too slow in production” as the language continues to spread through all levels of the enterprise IT stack.

      Page 2

      Its easy, for example, to write Java code that allocates far too many new objects rather than making efficient use of a smaller set of instances: Optimizeit 5.5 monitors allocations and can show where they arise. Memory consumption by instances of a class can be monitored in real time. The profilers Hot Spot display can show time consumption at the level of individual methods, while a “reduced reference graph” display can show only associations that force an object to remain active rather than being discarded.

      Optimizeits thread debugger also addresses dynamic concerns such as multiple threads contending for permissions and resources, or facing possible deadlock scenarios. Where these cant be conclusively diagnosed, it offers graphical displays that aid the developer in seeing possible problems. Code coverage facilities in Optimizeit accommodate interactive and batch-mode testing processes: Real-time coverage displays show the fraction of code that has been active during a test, while command-line options make it possible to include coverage analysis in other unattended tests and generate reports of the results.

      This fall will bring with it the introduction (long overdue, if we may say so) of Java as the programming language for the high-school Advanced Placement Computer Science program. Educators and students will therefore be pleased to note the continued offering of a Personal edition of JBuilder, scheduled for update to Version 9 this month and available on CD for $9.95 (and labeled, like the $999 Developer edition, as suitable for use in as little as 256MB of RAM).

      Sad to say, JBuilders superb UML (Unified Modeling Language) visualization tools, with their intuitive integration into the rest of the environment, are exclusive to the Enterprise edition and wont be part of most students initial exposure to software engineering.

      The raw-text source code rite of passage therefore continues, although JBuilder 9s editors offer some interesting new error-proofing aids, such as a Sync Edit mode that updates every occurrence of an identifier in a single operation. This is especially useful when using one piece of code as a template for another.

      Also found in JBuilder 9 are the first fruits of Borlands acquisition of Starbase Corp., a process completed in January. Having Starbase under its umbrella gives Borland new strengths in requirements definition, configuration management and team collaboration technologies—from a team whose products have been eWEEK favorites for the past decade.

      The Starbase tools are integrated not only with JBuilder on the development side but also with the design tools that joined the Borland lineup in January when it acquired TogetherSoft Corp. JBuilder 9 represents a surprising leap in capability for a product thats now flirting with the “Version 10 Barrier,” a milestone of maturity that few software products successfully pass while remaining category leaders.

      JBuilder looks likely to break that barrier with ease.

      Technology Editor Peter Coffee can be reached at [email protected].

      Peter Coffee
      Peter Coffee
      Peter Coffee is Director of Platform Research at salesforce.com, where he serves as a liaison with the developer community to define the opportunity and clarify developers' technical requirements on the company's evolving Apex Platform. Peter previously spent 18 years with eWEEK (formerly PC Week), the national news magazine of enterprise technology practice, where he reviewed software development tools and methods and wrote regular columns on emerging technologies and professional community issues.Before he began writing full-time in 1989, Peter spent eleven years in technical and management positions at Exxon and The Aerospace Corporation, including management of the latter company's first desktop computing planning team and applied research in applications of artificial intelligence techniques. He holds an engineering degree from MIT and an MBA from Pepperdine University, he has held teaching appointments in computer science, business analytics and information systems management at Pepperdine, UCLA, and Chapman College.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.

      ×