Skip to main content



      Home
Home » Newcomers » Newcomers » Javadoc not working with module projects(Keep getting javadoc errors when one module project depends on another)
Javadoc not working with module projects [message #1848246] Thu, 25 November 2021 19:06
Eclipse UserFriend
I am using Eclipse 2021-06. I have two projects with module-info.java, one of which depends on the other. The module-info files have the content, and the project properties are set, so that the dependent project builds and runs just fine. However, Javadoc complains it cannot find the imported module. I played around with module-path and add-module in the VM, which worked when putting a JavaFX library on the module path, but I cannot get it to work when depending on another project in the workspace. Are there any general instructions on how to use Javadoc with modules?
Previous Topic:Updating Eclipse do not work
Next Topic:Eclipse is occasionally unresponsive
Goto Forum:
  


Current Time: Fri Jul 11 05:36:22 EDT 2025

Powered by FUDForum. Page generated in 0.48592 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top