Textual editor - CodEd

Extensible text editor based on the OSGi platform (Apache implementation of OSGi -Felix).Component based system build on the Java platform working with dynamically loaded components. For this editor is developed many components to improve functionality.

  • Plugin Manager

  • Syntax Support

  • Code Explorer
Code Explorer   As a Class Browser it shows classes (inheritance) and members (fields, methods, properties) in two filtered views, similar to the windows explorer. On the left the Explorer docked in the editor. The Classes view (top) displays classes and inheritance relations for the current module. The Members view (bottom) show the filtered members for the selected class.

 

  • File Explorer

Quickly browse your folders, files and other shell objects. Like windows explorer in component for dynamic link on editor.

file tree

  • Find/Replace, Cut/Copy/Paste, Undo/Redo, Change Case, Anotation, Block indent

actions

  • This low functionality component is developed to demonstrate power of framework and dynamicaly load component to CodEd