[gme-users] Writing Java Intepreter...........Help needed !!!
Brian Williams
BrianW at isis.vanderbilt.edu
Wed Aug 9 12:01:28 CDT 2006
Hi Adi,
Did you make the class part of a package? If so, in the
RegisterComponent program, you would need to set the path to the
package, then put the classname with the package name, e.g.
MyPackage.TestComponent
Brian
-----Original Message-----
From: gme-users-bounces at list.isis.vanderbilt.edu
[mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf Of Adi
Mallikarjuna Reddy V
Sent: Wednesday, August 09, 2006 10:19 AM
To: gme-users
Subject: [gme-users] Writing Java Intepreter...........Help needed !!!
Hi all,
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.
1. I used TestBONComponent.java file and compiled it.
2. I opened "C:\ProgramFile\GME\SDK\Java\RegisterComponent.exe" and
registered the .class file that was generated in the first step for some
paradigm.
3. Then I created a model based on the paradigm chosen in Step2.
4. After a creating a model and I tried interpreting it with 'Javacup'
symbol shown at the top.
I am getting the following error. Help me regarding this.
Exception in Java Interpreter: TestComponent.class is not found.
What might be the problem???
Regards
Adi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/gme-users/attachments/20060809/e49f40af/attachment.htm
More information about the gme-users
mailing list