|
最新版NaviCoder
IDE for Java 2.0.1
JCODER是用來Java開發的智能的用戶界面友好的工具,從而降低對應用開發的繁瑣的工作量。JCODER自推出以來,一直是最受歡迎的Java
IDE,被許多的Java專業人員的喜愛。
Jcoder是一個輕量級的Java
IDE編輯器。為Java和Web的開發人員提供全面的設施,提高開發,編譯和運行Java程序的效率。Jcoder的特點是直觀的界面和構成源代碼的編輯器,編譯器,項目管理,調試器,代碼編輯和代碼完成的功能。Jcoder可以通過自動化項目設立的步驟來遷入各種各樣的項目,而且在不同的Java開發工具包中都可以用它。因為它運用的是本地的c++
engine,所以你會感覺到鍵盤跟鼠標的反應時間要比基於Java的IDE快。
JJCODER是開發來提供Java開發人員,智能、友善的工具,可以減少程序開發過程的繁瑣工作流程。自從JCODER發布以來,已經成為一個受歡迎的Java
IDE工具,並廣為許多Java專家的喜愛。
JCODER是一套輕量級但功能超強的JAVA整合開發環境(IDE),可用來快速及準確的建立、導覽、除錯及管理程序碼。有了JCODER專案精靈、文件精靈、類別檢檢視器、套件檢視器、Ant檢視器、標籤式文件、JDK設定檔、及一個可自訂的使用者介面,它可以讓管理Java專案更加容。
JCODER完全由C++編寫而成,外觀經專家設計,絕對給你「好看」。這些功能都含有一個小的腳印及快速文件載入功能,讓JCODER成為最佳的Java
IDE。
詳細功能簡介
-
直覺化的多文件編輯使用者介面:JCODER支持標籤化檢視。使用多重標籤群組、分割檢視及跨文件搜尋,可簡單的進行多份文件的編輯。
-
專案精靈、新增類別/介面精靈:JCODER提供容易了解踪的精靈,如新增專案精靈、新增類別精靈、新增介面精靈及新增套件精靈,以加快在Windows平台中Java應用程序的開發速度。
-
類別及套件檢視器:在JCODER中透過專案、類別、套件及文件來導覽均非常的簡單。智慧型專案樹狀檢視可以用來操作文件及將本身更新為新的文件並自動加入。
-
含摺疊碼的進階編輯器:JCODER可以讓你收摺(隱藏)及展開(會顯示)程序碼的區段,讓它更加容易導覽及閱讀。
-
含語法檢查及突顯的自動完碼:JCODER會以一個彈現式清單提供建議的方法、屬性及事件,讓你插入到你的程序碼中。這可以讓使用者在撰寫程序碼時更快速且方便。JCODER同時也會以底線及突顯錯誤來提醒使用者任何可能的語法錯誤。
-
功能齊全的除錯器:JCODER除錯器可以讓你的除錯過程少掉許多麻煩。你可以設定斷點來區分你的程序,並找出你的程序哪裡出錯或步進到一個陳述式中的個別的運算式,以解決這些難處理的問題。JCODER同時也支持遠端除錯,就算程序在遠端機器中執行也能進行除錯。
-
支持Apache
Ant:JCODER預設內建Ant
1.7.1版,使用者可以用來自動產生Ant指令碼。
JCODER is a
powerful Integrated Development Environment (IDE) for Java developers. It allows
you to compile and debug your Java program from the editor environment, as well
as browse through your classes, etc. You will get all the tools you need to
create professional programs: project management, wizards, class viewer, package
viewer, ant viewer, tabbed documents, JDK profiles (which allows you to work
with multiple Java Development Kits), a customizable user interface, etc. It
just simply meet your exact needs.
In addition,
JCODER equips a comprehensive set of code editor tools enabling developers to
rapidly create sophisticated Java applications/applets/web projects and meet
increasingly aggressive deadlines.
Ease of Use with simple project management
JCODER provides serveral project management tasks that speed up the development
of your applications on Windows platforms, i.e. New project Wizard, New Class
Wizard, New Interface Wizard, New Package Wizard, Generate Ant Script and more.
Intuitive User Interface
Support of multi-document editing
Easily work on multiple documents simultaneously using multiple tab groups,
split view, and cross-document search.
Navigation through projects, classes, packages, ant and files
Smart project tree view allows for file manipulation and automatically updates
as new files are added.
Intelligent and comprehensive Source Code Editor
Support of standard editing features
Incremental search, auto-indent and outdent, block selection, display tabs and
spaces, show line numbers and breaks, hightlight current line, unlimated
undo/redo capavility, navigate backward and forward and more.
Smart Code Completion
It's time to learn how to let JCODER help you code faster: Code Completion
suggests methods, properties and events to insert in your code depending on what
you are doing. Experience a quick way in writing code, all it takes is a pick
from the list box.
Code Folding
With the GUI tool - Code Folding lets you collapse (hide) and expand (show)
sections of your code to make it easier to navigate and read. What you need to
do is just to click the plus (+) and minus (-) signs next to the code.
Bookmarking
It allows you to navigate long files by marking a location in your code with a
bookmark and jumping to that location from anywhere in the file. When you set a
bookmark, a green flag icon is displayed in left hand side of the Code Editor.

Syntax checking and highlighting
Assist you to catch errors immediately and improve readability and context. You
can change the default highlight colors in Option.
Support of matched brace/bracket highlighting
When you place the cursor just after a closing (or just before an opening)
brace, bracket, or parenthesis. JCODER will try to locate its matching brace,
bracket, or parenthesis and highlight their companion with yellow colour. If the
current character has no match, JCODER will not highlight it.
Support of Occurrence Marking
With this feature, every occurrence of a class, function, variable etc that
matches the one your cursor is currently on will be highlighted. In other words,
once you select a term, all instances of that term will be shown highlighted.
Overview Ruler
You can easily locate the errors by using the Overview Ruler which is to the
right of the Editor. It allows quick navigation to errors that might not be
showing on the screen.
Integrated Interactive Debugger
Setting breakpoints
The first step in debugging is to find out where your coding went wrong. Setting
breakpoints helps you accomplish this. JCODER allows you to view where all of
your breakpoints are and give you the option of deleting them all in one single
step.
Stepping through a program
You can easily step over individual expressions within a statement to solve
those tricky debugging problems. The debugger will display the return value from
each expression.
Inspecting variables and stack traces
Monitor the values of local and global variables and expressions in the Locals
panels. In addition, Call Stack panel tells you the exact path the program took
to get to the point where the problem occurred. Enjoy the easiest way to find
out the precise cause of the problem by inspecting the values where the error
occurs.
Remote Debugging
Debug your programs running on remote machines, the client user interface is
running on one system while the debug engine is running on another system. This
facility is used exactly as if you are debugging code running locally.
More great features
Written entirely in C++
JCODER is written entirely in C++ and professionally designed for the best look
and feel, making it a really fast and powerful tool. You are allowed to build
applications on both Win32 and Win64 platform.
Support of JDK profiles
You can use JDK tools to compile, debug, and run the project. JDK profiles
allows you to work with customized Java Development Kits.
Support
of Server profiles
Define different server profiles for running your web projects. Here comes with
you Apache Tomcat as the pre-installed JSP container.
Support of Ant
JCODER features a Java-based build tool - Apache Ant. It allows you to
standardize and automate build and run environments for development.
Support of JSP
Work out your dynamic web applications of JavaServer Pages in JCODER and run
them by setting self-defined server profiles.
Activate Full Screen Mode during your source code editing
With this feature is activated, the only window displayed will be the active
document, so that you can have more space to edit sources. To escape from full
screen, just click the "Maximized Edit" under Window menu.
Support of keyboard shortcuts
JCODER provides a wide range of shortcuts to assist you to increase productivity
when performing certain tasks.
TOP
|
Platforms |
JCODER Pro
Edition |
JCODER Lite
Edition |
|
GUI Workspace |
|
|
|
Support multiple projects |
 |
 |
|
Support multiple source paths |
 |
 |
|
Support multi-document editing (Tabbed documents) |
 |
 |
|
Dockable toolbars and workspace windows |
 |
 |
|
Project Manager provides comprehensive control on all project
elements |
 |
 |
|
Class, Package and Ant viewers |
 |
 |
|
Advanced Code Editor
|
|
|
|
Smart code completion |
 |
 |
|
Support parameter guessing feature |
 |
 |
|
Code folding |
 |
 |
|
Syntax checking and highlighting |
 |
 |
|
Highlighted matches words and brackets |
 |
 |
|
Highlighted current line |
 |
 |
|
Auto-indent and outdent |
 |
 |
|
Visible display of tabs and spaces |
 |
 |
|
Ability to show Line numbers and breaks |
 |
 |
|
Occurrence marker for searching |
 |
 |
|
Overview ruler for showing errors |
 |
 |
|
Block selection |
 |
 |
|
Bookmarking |
 |
 |
|
Unlimited Undo/Redo capability |
 |
 |
|
Incremental search |
 |
 |
|
Feature Rich Debugger
|
|
|
|
Ability to set simple and complex breakpoints |
 |
 |
|
Stepping through a program, i.e. Step Into, Step Over and Step
Out |
 |
 |
|
Inspecting variables and expressions |
 |
 |
|
Stack traces |
 |
 |
|
Remote debugging |
 |
 |
|
Other Useful Features |
|
|
|
Execute and Build projects |
 |
 |
|
JDK Profiles |
 |
 |
|
Server Profiles |
 |
 |
|
JSP support |
 |
 |
|
Ant support |
 |
 |
|
Full screen mode for editing |
 |
 |
|
Class, Package and Interface wizard |
 |
 |
|
Ability to run program in Command Prompt |
 |
 |
|
|
|
TOP
|