Light Text Editor
Light (also known as LTEC) is a text editor application for editing, viewing and searching through raw text documents.
Features
- Simple light-weight text editor.
- Cross-platform, tested on Windows, Linux and OSX.
- Simple File Manager for accessing important files quickly.
- Search tools using Linux or Win32 applications (unxutils).
- Create PDF Documents with PDF create tools.
- Built on Java 1.5 and the Clojure programming language.
| Feature | Description | Status |
| Basic Text Editing Features | Save, Open Files, Search, Find in Files, some syntax highlighting. | Stable |
| Search Features | External and Internal Find and Grep Unix-like utilities, Advanced Search Syntax Highlighting | Stable |
| Regex Helper Utility | Tool to help detect if regex matches are found | Stable |
| OS File Utilities | Access OS specific utilites, quickly launch file managers, create directories, launch cygwin prompt, etc | Alpha |
| Quick File Access Database | Tool to quickly access files of interest | Stable |
| Create PDF Documents | Create PDF Document Tool | Alpha |
| External Text Editor Scripts | Run external scripts offline that access the editor's functionality | Alpha |
| Java, HTML,XHTML and other language utilties | Quickly create ant scripts, Junit test-cases, or other language specific utilities | Alpha |
Quick Start and Installation
GENERAL
Install: The best way to install and use Light is to install all of the files into
c:\usr\local\projects\light_edit (/usr/local/projects/light_edit on Linux) directory. For example, light_edit is LIGHT_HOME:
Z:\> cd "c:\usr\local\projects\light_edit"
Z:\> dir will return the following output CHANGELOG, TODO, ...
Java Runtime 1.5 or greater is required.
WIN32
In a win32 environment (Cygwin or through the Windows Command Line), the best way to launch Light is to execute the light.bat batch script.
Z:\> light.bat (or ./light.bat in cygwin)
Light Log Viewer
Light Logs is a sub project of the light text editor. The light log viewer is a simple desktop application for viewing log files that are generated by a web server. But it may also be useful for viewing other text files. This application is especially useful for viewing logs generated by a J2EE Servlet container like the Apache Tomcat or a full J2EE Application Server like Weblogic or Websphere.
Click here for more information on the Light Log Viewer.
Latest version for the Light Log Viewer is 0.8.20090715