Schmortopf

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

Showing revision 1
 Java development IDE in Java

 Author:   J. Plaz, S. Heiss
 Homepage: http://www.snowraver.org/java/Schmortopf.detailed/index.htm
 Family:   JavaBasedEditors, IDEFamily
 Platform: Sun Java Virtual Machine
 License:  Open source

The Schmortopf IDE is driven by a JavaCC? generated parser. It has code-completion, syntax styling, object and text search actions, projectdefinitions, integrated JavaDoc? generation and display, integrated creation of simple or signed JAR and JNLP archives and an UML feature.

It has a complete automatic dependency mechanism, so that the JavaC? compiler only compiles a minimal set of classes of your project. The IDE compiles all files one initial time after a project has been loaded and envokes the compiler incrementally for all later compiler starts.

The code-completion makes no difference between projectfiles, Java JDK source files, and sourcefiles or class files in additional jar libraries. This way you can jump around between these files using CodeCompletion? and object search seamlessly. The structure of classfiles automatically is translated (using reflection) into java syntax.

The IDE needs a JSDK of version 1.5 or later.

 Screenshot:

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences
Edit revision 1 of this page | View other revisions | View current revision
Edited July 11, 2009 4:27 pm (diff)
Search: