Jump to content

how to see mc forge javadoc?


swordjjjkkk

Recommended Posts

that's really a stupid question and i'm sorry to ask here as my first question. 

at the website ,there are several different version forge, some have javadoc download  some doesn't have.

i download a forge version that have javadoc, in javadoc there are only methods without description , but in eclipse when i hang mouse on methods, there are fully description.

uhhh  i talk too much nonsense.

here is the question,how can i get javadoc with methods description? thank you very much

Link to comment
Share on other sites

There are doc comments in the code itself, but Forge no longer offers a Javadoc download. You can generate one locally if you need to.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

I haven't found a way to generate JavaDoc for the mod and its libraries (including Forge) at the same time, but I don't really know much about the

javadoc

tool.

 

You can probably generate JavaDoc for Forge by cloning the Forge repository, checking out the appropriate branch/commit, setting up the workspace and IDE project and then using your IDE's JavaDoc generation tool.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

Have you looked at the ForgeGradle Cook Book? It tells you have to make a Javadoc JAR. I have not used it before, so I don't know if it generates the Javadoc of your mod, or Forge's Javadoc.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.