LibGDX Project unable to reverse to sequence diagram

Hi everyone,

image

I understand that my source folder is the issue but I have tried every folder. It would be great if someone could help me take a look at my code or could try reversing it :slight_smile:

Here is the full project: Google Drive - Virus scan warning

The source folder to be specified for reverse Java to sequence diagram should be based on the package statement of the source file. i.e. according to your sample the class DesktopLauncher is under pcakage com.mygdx, therefore the source path to be specify should be the parent directory of com under desktop directory.

image

Feel free to contact me for any questions.

1 Like

image

I’m not sure what you mean… Which would it be for me based on the screenshot? :slight_smile:

image
It still looks like this to me… I’m not sure what I am doing wrong

are you able to provide a video on how you reached that? :slight_smile:

See video attached.

1 Like

Thank you very much! I got it now :slight_smile:

1 Like