Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 657785
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T22:51:44+00:00 2026-05-13T22:51:44+00:00

I have a Util package with source files in three seperate directories, defined like

  • 0

I have a Util package with source files in three seperate directories, defined like so:

  • src/com/domain/util
  • src/Standard/com/domain/util
  • src/Extended/com/domain/util

The package is built with the first set of files and either one of the second or third set, to create a total of two different implementations of the same interface.

Now, I want to generate javadoc based on those files. How can I specify that? What I really want to do is

javadoc com.domain.util -sourcepath ./src;./src/Standard

to build the javadoc for the standard util package, and

javadoc com.domain.util -sourcepath ./src;./src/Extended

to build the javadoc for the extended util package. This doesn’t work. The only way I’ve found so far to actually make it work is to merge the directory structure of the common classes and the Standard classes into another location and run with that for the standard javadoc, then do the same for the Extended package. Is there another way?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T22:51:44+00:00Added an answer on May 13, 2026 at 10:51 pm

    I ended up writing a script to copy the two directories into a third temp directory and run the javadoc on that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have the following action class: package com.pendulum.web; import java.util.ArrayList; import java.util.List; import javax.servlet.http.HttpServletRequest;
package com.ustr.eMIRnew; import java.util.ArrayList; import java.util.HashMap; import android.R; import android.app.Activity; import android.os.Bundle; import android.widget.ListView;
I have a Java program that loads thirdparty class files (classes I did not
I currently have a custom log manager that internally uses java.util.Formatter . The main
I have a jar file. I want to know which external classes and methods
UPDATE: I have submitted my question to the CXF User's mailing list, here .
Our project in eclipse approximately shows the following folders: application - src - JRE
I have a JTable that is populated using a custom TableModel I created. I
I'm currently using Java 6 (I don't have the option of moving to Java
I have a simple web service method that returns a simple java class as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.