|
Software News
Mar 22 2010
NaviCoder IDE for Java 3.0.1 version is now available Major new features:
- Javadoc generation and integration support.
- Intelligent refactoring.
- Fully customisable snippet.
Enhancements:
- Support on showing interactive and real-time in-Editor debugging information.
- Support of MDI tab grouping.
- Smart Quoting.
Nov 20 2009
NaviCoder IDE for Java 2.2.0 version is now available Enhancements:
- Options added in configuration.
- Toolbars added with customization.
- Added End-of-Line (EOL) Conversion
Miscellanous:
- Parameter tip highlighted and scrolled according to the current user input.
- Moved "Read Only Mode" from File to View menu.
- Modified hotkey for next/previous paragraphs.
- Set "projects" for project file under user default path.
Bug Fixes:
- Fixed problem on importing non-existing class.
- Fixed potential lost on setting and registry information when running without admin-privilege.
- Fixed improper behavior of F3.
- Fixed problem on "Select to Closest Bracket".
- Fixed outline view showing "Loading" mistakenly.
- Fixed "Step Into" incorrect default hotkey.
- Fixed bug on reindentation.
- Fixed incapbility in restoring from "Hide All Panes" (previously named as "Maxmized Edit")
- Fixed problem on second "organize import".
- Fixed some improper behavior on Find/Replace Dialog.
Aug 28 2009
NaviCoder IDE for Java 2.1.0 version is now available Major new features:
- Support of Shortcut Customization.
- Ability of customizing MDI Tab Interface.
Enhancements:
- Speeding-up parsing performance through incremental parsing.
- Enriched editor with more editing and formatting functions.
- Enhanced application control to simplify programming.
- Support code completion for the first tokens of packages.
- Support of opening multiple files through Open File Dialog.
- Property Grid is used in option dialog.
- Applied threading for showing outline.
Miscellanous:
- Showed dimmed CAP when it is deactive.
- Updated flow in goto definition from Class View.
- In Javascript, parameter hints end with ... are removed.
- Reduced typing delay during error checking.
- Enhanced to support hotkey on submenu.
- Supported bookmark on memory file.
- Supported middle click to close mdi file tab.
- Navigates show mark line number and column number.
- Properties View show content beyond project.
Bug Fixes:
- Fixed goto definition from class view when no document is currently opened.
- Fixed Option->Appearance not handling opened views properly.
- Fixed slow response on Project Manager when a big .jar is being loaded.
- Fixed focus lost when overview ruler is clicked.
- Fixed slow response when painting .jsp.
- Fixed crash when excluding source path.
- Fixed error on or 0x input.
- Fixed duplicate error checking.
- Enhanced a better code validation's range for delta.
- Fixed occasional failure in triggering code completion.
- Fixed crash when cursor inside "for (ll) int i;".
- Fixed crash on error checking when document / app is being closed.
- Fixed occasional failure in updating class view selection inside some statements.
- Crashed when adding JAR with duplicate sources.
- Fixed compliation error in UTF8 with BOM.
- Removed (No valid class found), dummy node when class is inserted.
- Fixed shortcut key mapping changed when layout mode is modified.
- Fixed error checking crash.
- Fixed FindNext may show duplicate result.
- Continuous execution may hang the system, removed possible deadlock resulted from output.
- Fixed rename on .class would mistakenly update the source's title.
- Fixed improper highlight on outline view.
- ESC to close code completion box under full screen mode.
- Fixed malformed drawing on full screen mode under Vista.
- Fixed unstable crash after removal of package statement.
- Removed unneccesary code completion result.
- Fixed crash when error highlighting under split view.
- Capable of saving size of code completion box.
- Fixed on showing Java syntax's error in jsp document.
Apr 27 2009
NaviCoder IDE for Java 2.0 version is now available Enhancements:
- Export on projects and executables with all libraries and included classes, provides portability, easier backup and exchangability
- External Tool.
- Enhanced Web Development support - provides fully support on syntax highlight, code folding and code completion on JSP and Javascript files.
- JPDA-compliant Debugger for Web Project.
- Integrated Project Manager with instant outline and package view.
- Project Dependency.
- Enhanced Java Debugger for real time variable Lookup and Watch.
- Enhanced Searching Dialog, Zooming... etc.
- Added Error Pane.
Miscellanous:
- Portable registration information.
- Comment/Uncomment support for JSP document.
- Updated breakpoint indicator.
- Reallocation on panes layout.
- Status Bar updated.
- Enhanced zoom function.
- Blocked breakpoint for non-active project.
- Added shortcut for main panes.
- Updated code completion box style.
- Active Project highlighted in Project Manager.
- Added option to search through JDK libraries in Find Symbol.
- Build packages from output structure in Package View.
- Folder will created automatically according to the setting of Default Path.
Bug Fixes:
- Fixed the code completion box showing in wrong size.
- Fixed context Menu keystroke showing popup in wrong position.
- Fixed crash at Thread.java.
- Fixed crash when showing statics.
- Fixed crash when typing < on renamed file from .java to .jsp.
- Fixed crash when second time gotodefinition on the same identifier.
- Fixed crash when switching to package view from source folder.
- Fixed error checking if no server is set.
- Fixed misbehavior when drag and drop a folder into editor.
Jan 5 2009
NaviCoder IDE 1.1 version is now available Enhancements:
- Support of Web Project Development.
- Embbed Tomcat as user option.
- Enabled preview on dynamic page with support on local web server.
- Upgraded Class View to Outline with tag-based document support.
- Implemented tag matching highlight.
- Added code completion for html, xml, jsp, js document.
- Added code folding and syntax highlighting for tagged-base document.
- Added fully support on UTF8 document.
- Enabled saving breakpoint information in workspace.
- Search and replace in new scope: Current Selection.
Miscellanous:
- Enhanced performance in switching active project.
- Improved behavior for replacing selected word as a searching result.
- Added support on Enum.
- Enhanced current line highlight to transparent colour.
- Updated Folder Dialog to accept text as input path.
- Enhanced parsing speed.
- Improved error marker's accuracy.
- Up/Down arrow would scroll within code suggestion box.
Bug Fixes:
- Fixed bug in switching active project.
- Fixed potential crash when background worker thread is running.
- Fixed bug of failing in saving ANT location.
- Fixed bug of failing in setting auto-save interval to Never.
- Fixed bug on Run Output: when user types for program input.
- Fixed uncontrollable jumping over document.
- Fixed incorrect profile loading.
- Fixed improper error checking.
- Hid improper warning for Find and Replace Dialog.
- Modified Find Dialog so it works from the cursor position.
- Undo modification will remove the modified marking accordingly.
- Removed weird symbols resulting from control characters.
Nov 5 2008
NaviCoder IDE 1.0.2 version is now available Enhancements:
- Enabled renaming on bookmark.
- Added mouse scroll in code completion box.
- Added highlight in folding margin line.
- Added Alt+Enter as hotkey for Maximized Edit.
- Added Shift+F11 as hotkey for Step Out.
- Ctrl+Shift+B : select to match brace, select matchin the whole "< ... >".
- Ctrl+Shift+, & Ctrl+Shift+. : select up to HTML tag match.
Bug Fixes:
- Recent project/file list updated to avoid missing entries.
- Default path, as loading and saving path, was set to My Documents.
- Hid tooltip when mouse scroll is made.
- Fixed improper folding behavior in tag based document.
- Fixed improper display when tabbing on folded fragment.
- Fixed improper sign after rename on a file.
- Fixed code style.
- Fixed occasional crash on step over.
- Fixed file lock problem during class building.
- Reduced excessive trigger on code completion (eg, "....."").
Sep 12 2008
NaviCoder IDE 1.0.1 version is now available Bug Fixes:
- Fixed bug while looking up on variable inside switch-statement.
- Background parser - bug fixed to support wider scope of coding style.
Sep 10 2008
NaviCoder IDE 1.0.0 version is now available Major new features:
- Customized styles for different languages added in Options.
- Showing current cursor location in Class View.
Enhancements:
- Hotkeys added and enhanced.
- New scope for searching.
- Added prompt for Replace All.
- Dynamic refresh added in ANT View.
- More customized option added.
Bug Fixes:
- Folding behavior and style on html files corrected.
- Added error highlight on incorrect forward reference symbol.
- Corrected hidden folding box in some specific code.
- Improved tooltip shown for Code Completion.
- Corrected error checking highlight after modification on classpath.
- Fixed "Restore to Default" in ANT option.
- Fixed problem in updating options.
- Fixed problem while moving lot of files.
- Fixed problem while refreshing the workspace
- Fixed the renaming file problem.
- Fixed behavior on double click.
- Fixed shortcuts - Ctrl+o and Shift+Tab.
Aug 19 2008
NaviCoder IDE 0.9.1.0 version is now available Major new features:
- Ant support.
Enhancements:
- Progress bar shown while opening project/workspace.
- Integrated output panes for Build, Run and Ant.
- Ability to turn off the current line highlighting feature.
- Code Completion can be triggered in the following lines.
- Debugger performance enhanced.
- Help page associated with dialogs.
Bug Fixes:
- Code Completion list box's dimension is now saved upon user's change.
- Fixed broswer reload.
- Removed all garbage items in code completion list.
- Fixed the layout problem after upgraded NaviCoder.
- Source path which is outside project scopt is now correctly pointed.
- Crashed on workspace if applying second refresh.
Jun 20 2008
NaviCoder IDE 0.9.1.0 version is now available Enhancement:
- NaviCoder manual added.
Minor changes:
- Rename panes: Build Output -> Output; Search Output -> Search.
Jun 18 2008
NaviCoder IDE BETA 0.9.0.2 version is now available Enhancements:
- Added history for searching text/symbol in the Search pane.
- Added checking on kill focus event of Tab Width value in the Option windows.
- Added to show message when searching reaches the end of document.
- Removed duplicate classpath from jdk profile, and project property in execution.
- Skipped removed files during navigation.
Bug Fixes:
- Compatible with ("Single".equals(arg)) type syntax.
- Ajusted the position of tooltip pop up of local pane.
- Improved the performance in closing document and application.
- Improved lookup on class name of import statement.
- Updated to start background parsing after the rt.jar was completely loaded.
- Used '.' instead of '\' in default run profile.
- Corrected support of instance context in static inner class.
- Blocked modification on JDK Profile in debug mode.
- Fixed "Go To Definition" which producing incorrect unexpected token.
- Fixed to save file with extension change when prompt for reopen.
- Fixed to update the workspace name after saving it from untitled.
- Fixed a crash in renaming tree item to non-showing item.
May 30 2008
NaviCoder IDE BETA 0.9.0.1 version is now available Main features:
Intuitive User Interface (GUI Workspace):
- Support multiple projects and source paths.
- Support of multi-document editing.
- Dockable toolbars and workspace windows.
- Full screen mode for editing
- Project Manager provides comprehensive control on all project elements.
- Class and Package viewers
Advanced Source Code Editor:
- Smart code completion.
- Support parameter guessing feature.
- Code folding.
- Syntax checking and highlighting.
- Highlighted matches words and brackets.
- Auto-indent and outdent, tabs and spaces displays and undo/redo capability.
- Occurrence marker.
- Overview ruler.
- Block selection and Bookmarking.
Feature Rich Debugger:
- Setting breakpoints.
- Stepping through a program.
- Inspecting variables and stack traces.
- Remote Debugging
More great features :
- Written entirely in C++.
- Support of JDK profiles.
- Class, Package and Interface wizard.
- Support of keyboard shortcuts.
- Ability to run program in Command Prompt.
|