DevBoost / JaMoPP

JaMoPP can parse Java source and byte code into EMF-based models and vice versa. It preserves source formatting and can be used for code analysis and refactoring.
17 stars 18 forks source link

How to use JaMoPPC step by step ? #23

Closed Tanboula closed 10 years ago

Tanboula commented 10 years ago

Hello, I want to use JaMoPPC to convert a java project to a single xmi file, so I created a simple project to test than I downloaded the project JaMoPPC from this URL : http://code.google.com/p/sare/source/browse/?r=320#svn%2Fsandbox%2Falopez%2FJamoppc Can you please explain how to use JaMoPPC step by step for a beginner and thank you.

mirkoseifert commented 10 years ago

Please ask this question on the EMFText mailing list (emftext-users@mail-st.inf.tu-dresden.de). There have been many users of JaMoPPC before and they can probably help you out.