[gme-users] Lesson 8 - Building Java Based Interpreters

Kevin Smyth kevin.m.smyth at gmail.com
Wed Nov 14 12:54:56 CST 2018


The Class should be gmetutorial.MyBONComponent, without the ".java".

Kevin

On Tue, Nov 13, 2018 at 9:34 PM Marcus Brumfield <mib21 at msstate.edu> wrote:

> Hello All,
>
> I am currently going through the GME tutorial for Lesson 8 - Building Java
> Based Interpreters. I am using Eclipse to create a project. So far I have a
> class (MyBONComponent.java) that implements BONComponent, where I used the
> code from TestBONComponent.class.
>
> My problem is registering the Java component. The full path of
> MyBONComponent.java is C:\Users\mib21\Documents\GME\src\gmetutorial, where
> gmetutorial is the package. When I ran JavaCompRegister.exe, I used
> C:\Users\mib21\Documents\GME\src for the ClassPath and
> gmetutorial.MyBONComponent.java as the Class. I am getting an error in GME
> that states, "Component execution failed: Class not registered:
> 'Mga.Interpreter.MyBONComponent'". Has anyone ran across this issue? If so,
> how can this be resolved?
>
> --
> Marcus I. Brumfield
> _______________________________________________
> gme-users mailing list
> gme-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/gme-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.isis.vanderbilt.edu/pipermail/gme-users/attachments/20181114/0357707a/attachment.html>


More information about the gme-users mailing list