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
New page: GN IDE http://mitex.hit.bg/Genedit.zip Requiurements: # Microsoft Windows # Java Runtime Environment http://debian.fmi.uni-sofia.bg/~spooler/wiki/index.php?title=GN_IDE |
No edit summary |
||
Line 1: | Line 1: | ||
GN IDE | '''Genedit''' is a graphic editor and simulating tool for [[generalized net]]s, part of the Generalized Nets [http://en.wikipedia.org/wiki/Integrated_development_environment 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 model]]s 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. | |||
== Software installation == | |||
# Microsoft Windows | Genedit has the following requirements: | ||
# Microsoft Windows (for the server only) | |||
# Java Runtime Environment | # Java Runtime Environment | ||
http:// | ; Installation | ||
* Download and extract the following zip file: [[Image:Fairytale down blue.png|15px]][http://mitex.hit.bg/Genedit.zip ZIP, 3,1 Mb] | |||
* If you are not running Windows, please download swt.jar and graphics library for your operating system. | |||
** [[Image:Fairytale down blue.png|15px]] [http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/download.php?dropFile=swt-3.3-gtk-linux-x86.zip SWT for Linux] | |||
** [http://www.eclipse.org/swt/ SWT Official Page] | |||
** [http://cairographics.org/introduction Cairo 0.4.0 - Graphics Library for X Window Platforms] | |||
* Running the software under Windows: Click <code>run.bat</code> - this starts both the IDE and the server. | |||
[[Category:Software]] | |||
[[Category:Generalized nets]] |
Revision as of 20:13, 28 October 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.
Software installation
Genedit has the following requirements:
- Microsoft Windows (for the server only)
- Java Runtime Environment
- Installation
- Download and extract the following zip file: File:Fairytale down blue.pngZIP, 3,1 Mb
- If you are not running Windows, please download swt.jar and graphics library for your operating system.
- Running the software under Windows: Click
run.bat
- this starts both the IDE and the server.