jedit 4.4.2
| Author |
|
| License |
Open Source |
| OS |
Windows2000, Windows2003, WinXP, Linux, Mac OS X |
| Date Released |
November 18, 2011 |
| Downloads |
256 |
| Filesize |
5.40 MB |
| Install Support |
Instal And Uninstall |
| Keywords |
, , , , , |
| Your Rating |
- click to rate
|
|
 [ View full size screenshot ] |
Download jedit Add to Watch List Report SpywarejEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development behind it. To download, install, and set up jEdit as quickly and painlessly as possible, go to the Quick Start page.
While jEdit beats many expensive development tools for features and ease of use, it is released as free software with full source code, provided under the terms of the GPL 2.0.
The jEdit core, together with a large collection of plugins is maintained by a world-wide developer team.
Some of jEdit's features include: * Written in Java, so it runs on Mac OS X, OS/2, Unix, VMS and Windows.
* Built-in macro language; extensible plugin architecture. Dozens of macros and plugins available.
* Plugins can be downloaded and installed from within jEdit using the "plugin manager" feature.
* Auto indent, and syntax highlighting for more than 130 languages.
* Supports a large number of character encodings including UTF8 and Unicode.
* Folding for selectively hiding regions of text.
* Word wrap.
* Highly configurable and customizable.
* Every other feature, both basic and advanced, you would expect to find in a text editor. See the Features page for a full list.
Features: General * Combines the best functionality of Unix, Windows and MacOS text editors.
* Runs on any operating system with a Java 2 version 1.3 or higher virtual machine - this includes MacOS X, OS/2, Unix, VMS and Windows.
* Efficient keyboard shortcuts for everything
* Comprehensive online help
* Unlimited undo/redo
* Copy and paste with an unlimited number of clipboards (known as "registers")
* Register contents are saved across editing sessions (4.2)
* "Kill ring" automatically remembers previously deleted text (4.2)
* Rich set of keyboard commands for manipulating entire words, lines and paragraphs at a time
* "Markers" for remembering positions in files to return to later
* Marker locations are saved across editing sessions
* Any number of editor windows may be open, each window may be split into several areas, each area can view a different file. Alternatively, different locations in one file can be viewed in more than one area
* Multiple open windows and split windows are remembered between editing sessions (4.2)
* Rectangular selection
* Multiple selection (sometimes known as "discontinuous" or "additive" selection) for manipulating several chunks of text at once
* Word wrap
Source Code Editing * Intelligent bracket matching skips quoted literals and comments
* Auto indent
* Commands for shifting the indent left and right
* Commands for commenting out code
* Soft tabs option
* Abbreviations
* Folding, with two fold modes: indent-based, and explicit (where the buffer is parsed for "{{{" and "}}}")
Search and Replace * Both literal and regular expression search and replace supported
* Multiple file search and replace; search in either the current file, all open files, or all files in a directory
* "HyperSearch" option to show all found matches in a list
* Reverse search supported
* Incremental search supported
* Option to replace occurrences of a regular expression with the return value of a BeanShell script. As far as I know, no other text editor offers comparable functionality!
File Management * Any number of files can be opened at once
* Supports a large number of character encodings including UTF8 and UTF16
* Automatic detection of several character encodings (4.2)
* Automatic compression and decompression of GZipped (.gz) files
* Any character encoding supported by Java can be used to load and save files
* Multi-threaded I/O system supports pluggable "virtual file systems" for listing directories and loading files:
o FTP plugin adds support for loading and saving files on FTP servers
Download jedit Add to Watch List Report Spywarejedit - Copyright notice
Using
jedit Free Download crack, warez, password, serial numbers, torrent, keygen, registration codes,
key generators is illegal and your business could subject you to lawsuits and leave your operating systems without patches.
We do not host any torrent files or links of jedit on rapidshare.com, depositfiles.com, megaupload.com etc.
All jedit download links are direct jedit full download from publisher site or their selected mirrors.
Avoid: oem software, old version, warez, serial, torrent, jedit keygen, crack.
Consider: jedit full version, full download, premium download, licensed copy.
jedit - Latest User Reviews
Write a Review jedit - The Latest Versions History
| Version |
Date Released |
Status |
Release Notes |
| jedit 4.4.2 |
Nov 18, 2011 |
New Release |
|
| jedit 4.3.2 |
May 10, 2010 |
New Release |
· Fixed Standalone TextArea build target
· Fixed a NPE that happens when an error occurs before the view is loaded
· Fixed bug #2927555: beanshell load() fails w/ exception
· Fixed a memory leak which held closed View and EditPane when using
· global bufferset scope.
· When removing text from the buffer, the event contentRemoved was sent before making the buffer dirty
· Fixed leaky memory usage after some specific text operations.
· Worked around a memory leak in Sun Java 6 where the sun.font.GlyphLayout is cached and reused while holding an instance to the char array
· When setting a new message in the status bar in a macro called from the
· Macro menu the message was cleared immediately
· don't log an error when the API docs are not available. Provide a link
· to the online docs instead
· RFC edit mode was misplaced in catalog and was never matching anything because text edit mode glob was more global and checked first |
| jedit 4.3pre18 |
Aug 5, 2009 |
New Release |
Bug Fixes
- When using the quick syntax edition, if the operation is cancelled, do not
send a propertiesChanged event (Matthieu Casanova)
- Fixed bug #2882702 - Right Click menu shows up to the left of the mouse
pointer in a multiple monitor environment.
- Fixed bug #2881152 - Bufferset Order is incorrect after a "save as".
(#2882756 - Shlomy Reinstein)
- Fixed bug #2806043: Token.tokenToString() throws
ArrayIndexOutOfBoundsException on the END token. (Shlomy Reinstein)
- When switching back from fullscreen mode to normal, check property to decide
whether to show status bar in normal or plain view. (Shlomy Reinstein)
- Fixed restoring of view bounds from perspective.xml for dual-monitor
environments. This was broken by a fix in the previous version for users who
switch from a dual-monitor environment to a single-monitor environment, and
now should be fixed indefinitely. (Shlomy Reinstein) |
| jedit 4.3pre17 |
Jul 5, 2009 |
New Release |
|