JavaDocs don't work on Eclipse?

Discussion in 'Plugin Development' started by Phinary, Jul 21, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Phinary

    This isn't a huge issue, but for some reason the javadocs don't work for me. I followed the guide on BukkitWiki and I have http://jd.bukkit.org/apidocs/ set to my JavaDocs, but whenever I mouse over something, it says something like this:

    boolean org.bukkit.World.createExplosion(Location arg0, float arg1)
    Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found.


    Any suggestions?
     
    ZeusAllMighty11 likes this.
  2. Offline

    ZeusAllMighty11

    Same happens to me!
     
  3. Offline

    McLuke500

    Did you set the java docs URL for the craft bukkit jar?
     
  4. Offline

    Phinary

    I did exactly what the guide told me to do. I set the URL at Right Click - Properties - Javadoc Location
     
  5. Offline

    McLuke500

    Javadoc URL?

    Try right clicking the craft bukkit jar in eclipse and finding the jardoc url
     
  6. Offline

    Phinary

    Just tried that, didn't work unfortunately
     
  7. Offline

    russjr08

    I'm having the same problem and have tried both ways.. Strange.
     
  8. Offline

    Cirno

    You have to click "Apply" and then "Ok"
    Other then that, I don't know. It works for me :/
     
Thread Status:
Not open for further replies.

Share This Page