Error in Eclipse?

Ne
3

I have the following problem: I wrote a plugin on my laptop and then exported it as a file system to be able to continue it on my computer.

I imported it exactly as it is on my laptop.

Also, I added all the other jars needed for that.

So my question is why am I having bugs in the code on the PC that I do not have on my laptop, even though everything is the same, why could that be?

Already thank you for reading the question.

Cr

Maybe a different Java version?

Le

Because the two development environments are probably different.

Va

Do you get an error message?