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.
JNotePad is a very flexible text editor. With lots of modules, cou can create your own user-friendly editor. By choosing only the modules YOU need, you get a very productive editor.
Wikiviz is an open-source wiki processing application. It is a front end visualization for wikis that non-technical users can use to create wiki documents. WikiViz is a WYSIWYG editor written in Java with a Swing GUI.
A simple opensource 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.
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.
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
Chaperon is a LALR(1) parser, which parse structured text documents and
generate XML documents as output. It includes a parser generator like yacc
and a regex scaner like lex. As input use Chaperon a grammar written in XML.
Plb4jEdit adds IDE like behaviour (syntax highlighting, plugins, macros, console commandos for compile & run/debug, code completion, source structure view via SideKick-Plugin) for the programming language PL/B (e.g. http://www.sunbelt-plb.com) to the ope
You may manage your bibliography with this tool: export to BibTeX and HTML, shortcut for citation in LaTeX-code, internationalization... Due to lack of time this project is stalled, please see JabRef on http://jabref.sourceforge.net/.
It's a tools generating some graphics interfaces for applications in Java language. It's to gain a lot of time while building some windows. The Swings classes are very difficult to use! (especially the Layouts)
We describe the windows content in XML!
ResBundleEdit is a localization tool for Java resource bundles. It shows several languages side-by-side, includes search and replace, bulk copy-paste, etc. A must for any internationalized application.
A diary/journal editor and maintenace program that can be used with several journalling services. You can use it to synchronize, edit, and view entries from several journalling services from one client.
a cross-platform application to decode, search, browse, view, print, and export TLG/PHI BetaCode texts. Project is currently being ported from wxWindows to Java. (For more info, see the project homepage at http://wxtlg.sourceforge.net)
The most powerful non-commercial translation memory software (TM tool) with enhanced capabilities, like networking/collaboration (http, rpc), encoding conversion, project management capabilities, email capability with attachments, file tree diff etc.
JCurricula is a web-application designed to build a professional and good-looking Curriculum Vitae. jCurricula will create a cv in PDF format, ready to be printed or viewed. JCurricula is a java servlet.
This is a Vi plugin for the Java IDE Eclipse. It will allow you to be in a vi environment as long as you are in an Eclipse text editor that implements the interface ITextEditor.
ZWebEdit is a Java applet that is designed to replace the <textarea> tag with a rich Java text editor designed for editing HTML / code in a browser. ZWebEdit does not create a its own filesystem; it is designed to work with Zope or standalone.
The Docbook Plugin for Eclipse will allow generating documents within Eclipse IDE environment to various file formats that docbook supports using docbook xsl. Possible future enhancements could include support for docbook dsssl and apache's FOP support.
A JSP template engine that enables developers to write JSP emails, JSP XML files, static (precompiled) HTML files and any other text format. The syntax is almost identical to JSP but it is not required to run inside a webserver.
Java version of the Chord (a.k.a. ChordPro) program for guitar player
music sheet formatting. By the authors of the 1991 version of chord (version 3.5.1)
jMerge is a graphical tool for viewing and resolving differences between two files. jMerge is written entirely in Java and attempts to provide a simple yet powerful user interface.
A framework that allows textprocessing to be integrated into any Java application in a generic manner. It represents an approbiate abstraction of the necessary elements and offers a generic interface to the application that needs a textprocessing service.
A highlighter for XML documents, written in Java. Uses regular expressions to search a set of DOM nodes, and transparently handles highlighting matches that span multiple elements. Highlight events are passed to a user defined highlighter for processing.