Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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] Fri, 26 November 2021 00:06
Steve Vestal is currently offline Steve VestalFriend
Messages: 37
Registered: March 2013
Member
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 Apr 26 07:18:58 GMT 2024

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

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

Back to the top