0

project: lwjgl is installed because I am trying to make a 3d game. presently I am trying to figure out how Minecraft random terrain generation works. however i am unable to run the project.

When I try to run my project with plugins test in eclipse oxygen, it gives me the error:

java.io.FileNotFoundException: Plugin directory test_plugins not found.
    at net.java.games.util.plugins.Plugins.scanPlugins(Plugins.java:82)
    at net.java.games.util.plugins.Plugins.<init>(Plugins.java:76)
    at net.java.games.util.plugins.test.PluginTest.<init>(PluginTest.java:92)
    at net.java.games.util.plugins.test.PluginTest.main(PluginTest.java:119)

when i click on any of the plugin names it only gives me:

unable to open external editor C\users\hp\desktop\Jad.exe

I have uninstalled any remnants of Jad or Jadclipse that i can find on my computer. am i doing something wrong? or is there something i might have overlooked?

I am trying to run the project as a java application, it then gives me 3 options: cache line size, plugins test, and XMP file. all 3 of these options give me error messages.

  • May be its a possible duplicate of this and can help you out : https://stackoverflow.com/questions/22978170/java-io-filenotfoundexception-in-eclipse – Adya May 07 '18 at 05:12
  • yes, I saw that earlier. didn't help. I don't think it the same problem. is there a way to permanently delete jad from eclipse? –  May 07 '18 at 05:18
  • yes, Help->About eclipse-> installation details->installed software then uninstall whatever you want. – Adya May 07 '18 at 05:22
  • I did that, but it doesn't seem to have affected the problem. –  May 07 '18 at 05:24
  • What you actually want to do? – Adya May 07 '18 at 05:25
  • to run the project, that is possible in eclipse, correct? –  May 07 '18 at 05:26
  • Your comment is incomplete, mention in question details what your project is all about and what you want to do clearly -Shadow – Adya May 07 '18 at 05:27
  • Why have you installed lwjgl? Specify whats your project all about? – Adya May 07 '18 at 05:31

0 Answers0