Hi all,<br>I am using Java to write interpreter for GME metamodel. I succeeded to some extent in getting it, but I am getting some error and could not able solve it.<br><br>1. I used TestBONComponent.java file and compiled it.
<br>2. I opened &quot;C:\ProgramFile\GME\SDK\Java\RegisterComponent.exe&quot; and&nbsp; registered the .class file that was generated in the first step for some paradigm.<br>3. Then I created a model based on the paradigm chosen in Step2.
<br>4. After a creating a model and I tried interpreting it with 'Javacup' symbol shown at the top.<br><br>I am getting the following error. Help me regarding this.<br><br><span style="color: rgb(255, 0, 0);">Exception in Java Interpreter: 
TestComponent.class is not found.</span><br><br><br>What might be the problem???<br><br>Regards<br>Adi<br><br>