Jump to content

Local script not showing up


Recommended Posts

Posted
3 hours ago, camaro 09 said:

make sure it has a script manifest

 

2 hours ago, BravoTaco said:

Example of the script manifest. Place it above your main class:


@ScriptManifest(name = "NameOfScript", author = "YourName", version = 1.0, info = "", logo = "")

 

Made sure it had a manifest. Still not showing up. Even a skeleton structure of a script isn't showing up, if that fact helps.

  • 7 months later...
Posted (edited)

Hey im having similar problem, I have java jdk 1.8.0_92 installed but not sure if I still have JDK 14, do I need to uninstall 14 if its still there or is it impossible for it to be there if I have 1.8? If all that is fine do I need to uninstall/reinstall eclipse? I have been able to make scripts but now they aren't showing up.

Edited by Otterblast
Posted (edited)
58 minutes ago, Otterblast said:

Hey im having similar problem, I have java jdk 1.8.0_92 installed but not sure if I still have JDK 14, do I need to uninstall 14 if its still there or is it impossible for it to be there if I have 1.8? If all that is fine do I need to uninstall/reinstall eclipse? I have been able to make scripts but now they aren't showing up.

When you make a new project you can pick what jdk you want it to use. I have not used eclipse in 5+ years so this might of changed.  Maybe think about switching to the intellij Community becuase that what most setup guilds use.

 

 

 

Edited by Nbacon

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...