سؤال

It used to work but now I don't know what is the matter. I'm trying to start the project but it can't find a file that is seemingly provided. What could be the specific issue?

enter image description here

I've checked that the file really is there and that the folder is on the Java build path. What more needs to be done? I use eclipse juno and this error is part of a larger project that I'm doing, it's a small game that uses the jme3 engine and it did work to package it, now I've power cycled my laptop and reinstalling everything then I can't seem to get back to where I were. Any ideas?

هل كانت مفيدة؟

المحلول

Check permissions for that file or the folder it is in. Whenever an app cannot find a file that is actually there, it usually has something to do with permissions.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top