mortaxx Softworks: Software by Christian Hecht

NewsProductsDownloadsRegisterImprintAboutContact
JWorkPlanFlatFusionRecPointXFTLEditHoliday cashSimpleMovieList

 

>> Screenshot |


FTLEdit 0.5b


What is FTLEdit?

FTLEdit is a simple source code editor for HTML/CSS/Javascript and Java files. One special feature is the integrated browser preview, wwhich displays the currently edited file with the default browser of the system, even if it contains unsaved changes.

Functions

  • Editor area with line numbers and syntax coloring for HTML/CSS/Javascript and Java code.
  • Current selected directory is shown in a tree view next to the source code editor.
  • Integrated browser preview with the respective standard browser of the system - the preview can be updated at any time, even if the source code has not yet been saved.
  • Last working directory is reopened at next program start.
  • Switch between display and edit mode to prevent accidental changes.
  • Integrated context menu with important functions like Find/Replace, Undo/Redo and so on.
  • Encoding for saving files can be defined in user settings.
  • Code structure view (Outline) for Javascript and Java code.
  • Bookmark view for quick navigation between code places. The set bookmarks are saved per file and are also available again after a program restart.
  • Existing shortcuts: CTRL + S = Save, CTRL + H = Find/Replace dialog, CTRL + F2 = Set/delete bookmarks, F2 = Jump to next bookmark.

System requirements

FlatFusion is completely written in Java, so to execute the program, a Java runtime environment (JRE) or Java developer kit(J2SE) in version 1.6 or higher must be correctly installed on the computer. FlatFusion was tested with the operation systems Linux Mint 19.2, Mac OS X 10.14 Mojave und Windows 10 (64 Bit).

Installation

Simply unpack the downloaded ZIP file into any directory.
For Mac OS X it is not recommended to copy the FTLEdit program file directly into the Applications folder. Please create instead a FTLEdit folder inside the Applications folder and copy the program file into this folder.
Under Windows, start the program with the ftledit_run.bat batch file contained in the ZIP file.
On Linux and MacOS, start the program with the ftledit_run.sh script included in the ZIP file or open a terminal, change to the corresponding directory and enter "java -jar ftledit.jar".

License

FTLEdit includes and uses some other java libraries and is distributed under the "Simplified BSD License" (2-clause license) released. Sourcecode is available on Github.

FTLEdit is Open source The version downloadable on this web site can be used without every restriction as long as desired without any costs. In case you should find the software useful, however, and want to achieve a small donation, then spend me a coffee.

References

Questions or problems

Please don't hesitate to submit questions about FTLEdit or to report any error or problem with the application. Simply send a mail to or use the contact form. I will reply to you as soon as possible and try to help you. Please understand that FTLEdit is developed in my spare time so i can not guarantee for an immediate reaction.