Skip to content

Commit 36a1eed

Browse files
committed
Removed the deprecation notice.
1 parent d705091 commit 36a1eed

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# **MOVED AND DEPRECATED**
2-
3-
**Please, note: this repository moved [to the MDSD tools organization](https://github.com/MDSD-Tools/TheExtendedJavaModelParserAndPrinter) where further development will take place. Thus, this repository is deprecated and will be not maintained.**
4-
51
# The Extended Java Model Parser and Printer (JaMoPP)
62

73
JaMoPP can parse Java source code into EMF-based models and vice versa. It can be used for code analysis and refactoring.
@@ -43,6 +39,8 @@ If the model code needs to be re-generated, there are the following possibilitie
4339

4440
# Sources on GitHub
4541

46-
[https://github.com/PalladioSimulator/Palladio-Supporting-EclipseJavaDevelopmentTools](https://github.com/PalladioSimulator/Palladio-Supporting-EclipseJavaDevelopmentTools)
42+
[https://github.com/MDSD-Tools/TheExtendedJavaModelParserAndPrinter](https://github.com/MDSD-Tools/TheExtendedJavaModelParserAndPrinter)
43+
44+
Former repository: [https://github.com/PalladioSimulator/Palladio-Supporting-EclipseJavaDevelopmentTools](https://github.com/PalladioSimulator/Palladio-Supporting-EclipseJavaDevelopmentTools)
4745

4846
Original repository: [https://github.com/DevBoost/JaMoPP](https://github.com/DevBoost/JaMoPP)

0 commit comments

Comments
 (0)