Jcoder Java IDE

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Contents

[edit] Jcoder (Java IDE and Java Compiler for Windows)

Jcoder is a Java IDE created by PremiumSoft. PremiumSoft stated that Jcoder is faster than competing Java-based Java IDEs as it's programmed entirely in C++. Jcoder runs on Windows which enables programmers to create, navigate, modify, and debug code. It can be used in conjunction with different Java Developer Kits by configurating JDK profiles.

Jcoder was released in June 2008 and is still in beta (public).

The feature set of the Jcoder is comparable to that of other light weight IDEs with respect to project management and editing features, but lacks the level of extensibility through third-party plugins.

[edit] Features

  • intuitive interface
  • customizable user interface
  • project management
  • project wizards
  • class viewer
  • package viewer
  • tabbed documents
  • remote debugging.
  • syntax highlighting
  • code completion
  • automatic indentation
  • formatting

[edit] Support

In addition to email support for customers, Jcoder also hosts Knowledgebase providing help to the customers.

[edit] External links