JLatex provides unified API, which is used to generate documents in LaTeX format. Framework consists of Java classes intented to provide 1:1 LaTeX features compatibility.
Enabling intellisense(also called CodeInsight or AutoCompletion) for Vim Editor. Intellisense is supported for many languages and can be built for any language of your choice.
(Almost) all a scholar in the Humanities needs (polytonic Greek fonts, stylistic and metrical analysis tools, search engines on TLG and PHI) concentrated in only one Linux Live CD, ready to use everywhere at home or at University, without installation
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
SiSMS alows you to read Siemens SMI/SMO files, which are archieved SMS (short messages) by Siemens mobile phones. SiSMS supports EMS, message saving and printing, searching in SMI/SMO files, and more.
A simple java text editor design to work cross-plataform and with a friendly user interface. This editor is intended to have a single class, allowing the text editor to be easily usd as a tool in larger systems.
AurigaDoc is a java-xml based documentation tool for writing documents in xml format and converting them to other formats like HTML, DHTML, PDF, PostScript, Formating object(FO), RTF, Java Help, HTML Help, Oracle Help, etc. AurigaDoc is not an xml editor
The Umber project provides simple, flexible, "earthy" Java
tool libraries for developers. The tools supplement common tasks like
XML handling, data processing, and PDF generation, but without the
complex and arcane APIs of most modern implementations.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Alexandria.bib is a bibliography groupware web managment system. It manages the content of LaTex .bib files and share bibliography between users. It is written in java.
JResEditor eases the editing of java resource files. It provides validation and allows easy comparison of multiple resource files. The GUI allows easy navigation to any key and provides wizards to create keys and new resource files.
Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
RSane Publisher allows a team of authors to easily maintain shared documents. Publisher speeds authoring of large structured documents, especially technical, business, and reference materials. Runs on Java, JBoss, and Tomcat.
Vim4J is a new fork of the Vim code with a GUI implemented in Java AWT code. The main project goal is to provide not only a standalone Java-based GUI Vim application, but to also provide an Vim component suitable for embedding into a Java-based IDE.
Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
Notes is a programmer text editor for linux and windows. Use Notes to edit HTML, JavaScript, CSS, Java, JSP, PHP, Perl, ASP, C, C++, Pascal, Delphi, Visual Basic, Assembly, etc.
The right plugins for you, users of the java text editor... jext!
Here you'll find them and you'll be able to send yours or improve the already existing ones.
The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
A run-time configurable character stream tokenizer that allows the user to define token classes via regular expressions. The developer is not limited to predefined notions of whitespace, commenting, or word modalities.
A simple open source platform in Java supporting add-ins.
Add-ins for text, and for syntax highlighting source code are provided.
Aesop is a fledgling Eclipse wannabe looking for add-in developers.
Aesop makes use of JEditTextArea and JavaHelp.
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen