Gelcon
Gelcon
> Hi It is hard to understand your second image 😄. I see the file is called CallsFromEntry. If this is the result of Callsfrom of the startGUI method, it...
> I looked at the url to check the main method, but i could not find your method startGUI(...) > >  Oh my god. The first is probably a...
> you could go through all classes and check for methods called run(), and then you add them to your entrypoints list. Or you can especially look up the class...
> you could go through all classes and check for methods called run(), and then you add them to your entrypoints list. Or you can especially look up the class...