Skip to content

Commit 8bc07e8

Browse files
committed
Add JaMoPP report
1 parent 46b5cf2 commit 8bc07e8

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ JaMoPP can parse Java source and byte code into EMF-based models and vice versa.
66

77
* In Eclipse, after installing JaMoPP, you can load Java files (`.java` and `.class` files) with any [EMF-based](https://www.eclipse.org/modeling/emf/) tool similar to how you load other EMF models.
88
* For stand-alone usage, use the code in [JaMoPPC.java](https://github.com/DevBoost/JaMoPP/blob/master/Utils/org.emftext.language.java.jamoppc/src/org/emftext/language/java/jamoppc/JaMoPPC.java) as a starting point.
9+
* A detailed overview of JaMoPP is provided in [this report](Doc/org.emftext.language.java.doc/publications/2009_JaMoPP_The_Java_Model_Parser_and_Printer.pdf).
910

1011
# Download/Installation
1112

0 commit comments

Comments
 (0)