Share

XML Encoded Source

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Editor or IDE for XES

You are viewing a single message from this topic. View all messages.

  1. 2005-12-22 09:36:11 UTC
    I don't use Eclipse or JEdit.
    I use Netbeans.

    JEdit is only an Editor with plugins feature like EMACS. So it can be turned in an IDE. It is simpler than full blown IDEs.

    Netbeans and Eclipse are big free IDEs with a lot of feature. But they are also very complex.

    Netbeans is from Sun and doesn't support SWT. It has a smoother learning curve than Eclipse.

    I think that Eclipse has a bigger user community and is more used in commercial products.

    PS: It must be possible to display optionally XES files as text file (like if processed with an XSLT) and edit them like that using a JEditorKit.
    the JEditorKit is a class that can be used to do code highlighting. It makes possible to store internally XES code as a document model and I guess that both Eclipse and Netbeans work like that.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.