Skip to content

Commit e2979f4

Browse files
author
naraesk
authored
Update README.md
1 parent cd5db26 commit e2979f4

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

generator/README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,10 @@
11
# README #
22

3-
## What is this repository for?
3+
*This component is deprecated and will be replaced by generator2.*
44

55
The generator takes a famix, dynamic, and/or hismo model as input and generates a software visualization that can be explored using the ui component.
66

77
## How do I build and run the generator?
88
* [Maven](../wiki/Maven) is used as build management system. It is used to build the generator, to run testcases and to run the mwe2 workflows
99
* All pre-configured Run configurations are accessible via *Run → Run Configurations → Maven Build*
1010
* For a detailed description of the different Maven configurations, click [here](new link)
11-
12-
## Contribution Guidelines
13-
14-
* Don't commit generated files like in *tmp*, *xtend-gen* and *src-gen*
15-
* Commit only working and tested code
16-
* Write tests and change existing tests if necessary
17-
* Generator Workflows (.mwe2) belong to *org.svis.generator.run*
18-
19-
## Further Documentation
20-
21-
* [Overview](../wiki/Generator%20Overview)
22-
* [Generation Process](../wiki/Generation%20Process)
23-
* [Maven](../wiki/Maven)
24-
* [Testing Process](../wiki/Testing%20Process%20Generator)
25-
* [Xtend Coding Guidelines](../wiki/Xtend%20Coding%20Guidelines)
26-

0 commit comments

Comments
 (0)