Skip navigation.

K.L Repository

Posts tagged with "Java IDE"

Features JCreator v3

Features JCreator v3

LEPro
The capabilities of the editor

Selection margin with line numbers
JCreator gives you the option of viewing line numbers in the selection margin.



Instant colour syntax highlighting
With syntax highlighting, you can easily distinguish between keywords, methods, comments and plain text. All colors can be customized to your preferences. The syntax parser works with syntax configuration files which you can modify to your needs. The parser handles up to four keyword lists and up to four embedded languages. A new feature is to export the settings to xml based files and to print the document in colors.



Unlimited Undo/Redo capability



Visible display of tabs and spaces



Code Folding [screenshot]
You can collapse logical hierarchical sections of your code as you are working in other parts of the file. This allows quick navigation within the source and provides and overview of the class methods. A folding point can be any block of code: class, module, def, if, else, for, and so forth.



A powerful search and replace engine for single and multiple documents
The result of the search will be displayed in the output view



Auto-indent
When you begin a new line, auto-indent positions your cursor at the same initial position as the text on the previous line.



Word completion
With the word-completion function you can complete half typed words. If they are already mentioned somewhere in the text.



External file modification detection
JCreator will automatically ask to reload a file when it has been altered outside the editor.



Customizable keys



Bookmarking capabilities



Format text capabilities
Change cases, spaces to tabs, comments etc.



Advanced edit commands
Advanced edit commands for selecting and deleting text.



Code Templates [screenshot]
The Code Templates are abbreviations you may expand to strings while editing the code. They are expanded in the text by entering the abbreviations and pressing either Space,Enter or Tab. You can also trigger the code template popup-list using the shortcut defined in the edit menu.



Go to last change option
The cursor will move to the position were you made the last change.

IntelliJTM IDEA

IntelliJTM IDEA is an intelligent Java IDE intensely focused on developer productivity.
It provides a robust combination of enhanced development tools, including refactoring, J2EE support, Ant, JUnit, and version controls integration. Packaged with an intelligent Java editor, coding assistance and advanced code automation tools, IntelliJ IDEA enables Java programmers to boost their productivity while reducing routine time consuming tasks.
January 2010
S M T W T F S
December 2009February 2010
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30