JBuilder

Last updated
JBuilder
Developer(s) CodeGear
Initial release1997
Stable release
2008 R2 / April 23, 2009;14 years ago (2009-04-23)
Written in Java
Operating system Cross-platform
Type Integrated development environment
License Proprietary
Website www.embarcadero.com/products/jbuilder [ dead link ]

JBuilder is a discontinued integrated development environment (IDE) for the programming language Java from Embarcadero Technologies. Originally developed by Borland, JBuilder was spun off with CodeGear which was eventually purchased by Embarcadero Technologies in 2008.

Contents

Oracle had based the first versions of JDeveloper on code from JBuilder licensed from Borland, but it has since been rewritten from scratch. [1]

Versions

NameYearEditions
JBuilder 11997Client/Server, Professional, Standard; With host OS support for Windows only
JBuilder 21998Client/Server, Professional, Standard
JBuilder 31999Enterprise, Professional, Standard; Enterprise - Solaris Edition and Foundation which are PrimeTime based were added later
JBuilder 3.51999Enterprise, Professional, Foundation; Introducing 100%-Java PrimeTime core IDE available on Linux, Solaris and Windows
JBuilder 42000Enterprise, Professional, Foundation
JBuilder 52001Enterprise, Standard, Personal
JBuilder 62001Enterprise, Standard, Personal
JBuilder 72002Enterprise, Standard, Personal; Updated to at least Update 3; Official host OS support for Mac OS X [2]
JBuilder 82002Enterprise, Standard, Personal; Updated to at least Update 1
JBuilder 92003Enterprise, Standard, Personal; Updated to at least Update 2
JBuilder X2003Enterprise, Developer, Foundation; Updated to at least Update 3
JBuilder 20052004Enterprise, Developer, Foundation; Updated to at least Update 4
JBuilder 20062005Enterprise, Developer, Foundation; Updated to at least Service Pack 3 with JDK6 support
Borland JBuilder 20072006Enterprise, Professional, Developer, Turbo; eclipse 3.2 based; Released by Borland; The first release built upon eclipse; Available only on Windows as the host OS; A licensed copy of JBuilder 2006 (2006 Enterprise for 2007 Enterprise, 2006 Developer for 2007 Professional) with Service Pack 4 which cannot be obtained anywhere else is included
CodeGear JBuilder 2007 R22007Enterprise Borland ALM Edition, Enterprise, Standard, Turbo; [3] eclipse 3.2 based; Released by CodeGear; Addition of host OS support for Linux and Mac OS X; A licensed copy of JBuilder 2006 (2006 Enterprise for 2007 Enterprise Borland ALM Edition and 2007 Enterprise, 2006 Developer for 2007 Standard) with Service Pack 4 which cannot be obtained anywhere else is included
CodeGear JBuilder 20082008Enterprise, Professional, Turbo; eclipse 3.3 based; Released by CodeGear; Updated to Update 2 [4]
CodeGear JBuilder 2008 R22009Enterprise, Professional, Turbo; eclipse 3.4 based; Released by Embarcadero

JBuilder 1 through 3 are based on the Delphi IDE. JBuilder 3.5 through 2006 are based on PrimeTime, an all-Java IDE framework. JBuilder 2007 "Peloton" is the first JBuilder release based on the eclipse IDE framework. [5]

See also

Related Research Articles

Borland Software Corporation was a computer technology company founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad, and Philippe Kahn. Its main business was the development and sale of software development and software deployment products. Borland was first headquartered in Scotts Valley, California, then in Cupertino, California, and then in Austin, Texas. In 2009, the company became a full subsidiary of the British firm Micro Focus International plc.

Turbo Pascal is a software development system that includes a compiler and an integrated development environment (IDE) for the Pascal programming language running on CP/M, CP/M-86, and DOS. It was originally developed by Anders Hejlsberg at Borland, and was notable for its extremely fast compilation. Turbo Pascal, and the later but similar Turbo C, made Borland a leader in PC-based development.

<span class="mw-page-title-main">Borland Turbo C</span> Discontinued C IDE and compiler

Turbo C is a discontinued integrated development environment (IDE) and compiler for the C programming language from Borland. First introduced in 1987, it was noted for its integrated development environment, small size, fast compile speed, comprehensive manuals and low price.

InterBase is a relational database management system (RDBMS) currently developed and marketed by Embarcadero Technologies. InterBase is distinguished from other RDBMSs by its small footprint, close to zero administration requirements, and multi-generational architecture. InterBase runs on the Microsoft Windows, macOS, Linux, Solaris operating systems as well as iOS and Android.

<span class="mw-page-title-main">NetBeans</span> Integrated development environment software for software development

NetBeans is an integrated development environment (IDE) for Java. NetBeans allows applications to be developed from a set of modular software components called modules. NetBeans runs on Windows, macOS, Linux and Solaris. In addition to Java development, it has extensions for other languages like PHP, C, C++, HTML5, and JavaScript. Applications based on NetBeans, including the NetBeans IDE, can be extended by third party developers.

C++Builder is a rapid application development (RAD) environment for developing software in the C++ programming language. Originally developed by Borland, as of 2009 it is owned by Embarcadero Technologies, a subsidiary of Idera. C++Builder can compile apps for Windows, iOS, macOS, and Android. It includes tools that allow drag-and-drop visual development, making programming easier by incorporating a WYSIWYG graphical user interface builder.

<span class="mw-page-title-main">Delphi (software)</span> General-purpose programming language and a software product

Delphi is a general-purpose programming language and a software product that uses the Delphi dialect of the Object Pascal programming language and provides an integrated development environment (IDE) for rapid application development of desktop, mobile, web, and console software, currently developed and maintained by Embarcadero Technologies.

Object Pascal is an extension to the programming language Pascal that provides object-oriented programming (OOP) features such as classes and methods.

<span class="mw-page-title-main">Free Pascal</span> Free compiler and IDE for Pascal and ObjectPascal

Free Pascal Compiler (FPC) is a compiler for the closely related programming-language dialects Pascal and Object Pascal. It is free software released under the GNU General Public License, with exception clauses that allow static linking against its runtime libraries and packages for any purpose in combination with any other software license.

Borland Kylix is a compiler and integrated development environment (IDE) formerly sold by Borland, but later discontinued. It is a Linux software development environment based on Borland Delphi and Borland C++ Builder, which runs under Microsoft Windows. Continuing Delphi's classical Greek theme, Kylix is the name for an ancient Greek drinking cup. The closest supported equivalent to Kylix is the free Lazarus IDE package, designed to be code-compatible with Delphi. As of 2010 the project has been resurrected in the form of Delphi cross compiler for Mac and Linux, as shown in the Embarcadero's Delphi and C++ Builder roadmap. As of September 2011 with Kylix discontinued the framework for cross-platform development by Embarcadero is FireMonkey.

<span class="mw-page-title-main">IntelliJ IDEA</span> Integrated development environment

IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages. It is developed by JetBrains and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development.

<span class="mw-page-title-main">JDeveloper</span> Integrated development environment

JDeveloper is a freeware IDE supplied by Oracle Corporation. It offers features for development in Java, XML, SQL and PL/SQL, HTML, JavaScript, BPEL and PHP. JDeveloper covers the full development lifecycle from design through coding, debugging, optimization and profiling to deploying.

In computing, Oracle Application Development Framework, usually called Oracle ADF, provides a Java framework for building enterprise applications. It provides visual and declarative approaches to Java EE development. It supports rapid application development based on ready-to-use design patterns, metadata-driven and visual tools.

Visual Café is a discontinued integrated development environment for the Java programming language. It included a GUI builder and was marketed as a series of editions: "Standard Edition," "Enterprise Suite," "Expert Edition," "Professional Edition," and "Development Edition." The "Enterprise Suite" was notable for supporting distributed CORBA and RMI debugging. Visual Cafe itself was not written in Java.

<span class="mw-page-title-main">Turbo Vision</span> Text user interface

Turbo Vision is a character-mode text user interface framework included with Borland Pascal, Turbo Pascal, and Borland C++ circa 1990. It was used by Borland itself to write the integrated development environments (IDE) for these programming languages. By default, Turbo Vision applications replicate the look and feel of these IDEs, including edit controls, list boxes, check boxes, radio buttons and menus, all of which have built-in mouse support. Later it was deprecated in favor of Object Windows Library, the Win16 API, and the GUI tools of Borland Delphi.

<span class="mw-page-title-main">Turbo C++</span> Compiler and IDE from Borland

Turbo C++ is a discontinued C++ compiler and integrated development environment originally from Borland. It was designed as a home and hobbyist counterpart for Borland C++. As the developer focused more on professional programming tools, later Turbo C++ products were made as scaled down versions of its professional compilers.

Borland C++ was a C and C++ IDE released by Borland for MS-DOS and Microsoft Windows. It was the successor to Turbo C++ and included a better debugger, the Turbo Debugger, which was written in protected mode DOS.

Turbo Delphi is a discontinued integrated development environment (IDE), created by CodeGear, which was targeted towards student, amateur, individual professionals, and hobbyist programmers. It used the Delphi programming language, which is a dialect of Object Pascal.

CodeGear is a wholly owned division of Embarcadero Technologies. CodeGear develops software development tools such as the Delphi Integrated development environment, the programming language Delphi, and the database server InterBase. Originally a division of Borland Software Corporation, it was launched on 14 November 2006.

This page details the history of the programming language and software product Delphi.

References

  1. Avrom Faderman (30 September 2004), Oracle JDeveloper 10g Handbook - Chapter 1(PDF) (PDF), New York: McGraw-Hill/Osborne (published 2004), ISBN   0-07-225583-8, OCLC   56540870, 0072255838
  2. "旧バージョン動作環境 - JBuilder". support.embarcadero.com. Archived from the original on 2016-08-11.
  3. "Free Turbo Background , [100+] Turbo Background s for FREE".
  4. "JBuilder". Archived from the original on 2017-07-29. Retrieved 2017-07-28.
  5. "Dr.Bob's JBuilder Machine". drbob42.com. 2006-06-30. Retrieved 2013-07-11.