Please check our Instructions to Authors and send your manuscripts to nifs.journal@gmail.com. Next issue: September/October 2024.
Deadline for submissions: 16 November 2024.
Genedit: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Import Gennete files |
||
Line 7: | Line 7: | ||
* Start a [[generalized nets model simulation|GN simulation]]. | * Start a [[generalized nets model simulation|GN simulation]]. | ||
* Undo/Redo edit operations. | * Undo/Redo edit operations. | ||
* Check model for errors. | * Check model for errors. | ||
* (New) Import GN models from [[Gennete]] (TeX files with graphical structure, exported by Gennete). | |||
== Software installation == | == Software installation == | ||
Line 15: | Line 16: | ||
; Installation | ; Installation | ||
* Download and extract the installation file <code>Genedit.zip</code> {{download-ext|http://mitex.hit.bg/Genedit.zip|ZIP| | * Download and extract the installation file <code>Genedit.zip</code> {{download-ext|http://mitex.hit.bg/Genedit.zip|ZIP|approx. 4000}} | ||
* If your OS is not Microsoft Windows, please download <code>swt.jar</code> and graphics library for your operating system. | * If your OS is not Microsoft Windows, please download <code>swt.jar</code> and graphics library for your operating system. | ||
** SWT for Linux {{download-ext|1=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/download.php?dropFile=swt-3.3-gtk-linux-x86.zip|2=ZIP|3=4345}} | ** SWT for Linux {{download-ext|1=http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/download.php?dropFile=swt-3.3-gtk-linux-x86.zip|2=ZIP|3=4345}} |
Revision as of 15:51, 8 November 2008
Genedit is a graphic editor and simulating tool for generalized nets, part of the Generalized Nets Integrated Development Environment (GN IDE). Genedit is written on Java by Dimitar Dimitrov.
The software is in development phase and up to now it is able (to some degree) to:
- Load and save GN XML files.
- Display generalized net models in both graphical and tree view.
- Insert new objects in the model, which can be manually edited in a text/XML editor, or directly in the IDE using drag-and-drop.
- Start a GN simulation.
- Undo/Redo edit operations.
- Check model for errors.
- (New) Import GN models from Gennete (TeX files with graphical structure, exported by Gennete).
Software installation
Genedit has the following requirements:
- Microsoft Windows (for the server only)
- Java Runtime Environment
- Installation
- Download and extract the installation file
Genedit.zip
ZIP (approx. 4000 Kb) - If your OS is not Microsoft Windows, please download
swt.jar
and graphics library for your operating system. - Running the software (under Microsoft Windows): Click
run.bat
- this starts both the IDE and the server.