Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » single javadoc from multiple projects?
single javadoc from multiple projects? [message #6691] Mon, 28 April 2003 09:03 Go to next message
Jari Kujansuu is currently offline Jari KujansuuFriend
Messages: 5
Registered: July 2009
Junior Member
Hi,

Is it possibly somehow to generate single combined javadoc from several
projects? Our system is divided into 13-20 different projects depending
what configuration we are actually deploying and because can't generate
javadocs from multiple projects (at least in 2.0.2 = WSAD) they are not
that userfriendly...


--
Jari Kujansuu
HUT / INIT
+358 9 451 5679
Re: single javadoc from multiple projects? [message #7323 is a reply to message #6691] Mon, 28 April 2003 09:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: m_heisterberg.hotmail.com

Do an Ant script that copies the source and builds the JavaDoc is what I
would do. A simple solution to an otherwise diffecult problem.

lekkim


"Jari Kujansuu" <Jari.Kujansuu@hut.fi> wrote in message
news:b8iqpl$dch$1@rogue.oti.com...
> Hi,
>
> Is it possibly somehow to generate single combined javadoc from several
> projects? Our system is divided into 13-20 different projects depending
> what configuration we are actually deploying and because can't generate
> javadocs from multiple projects (at least in 2.0.2 = WSAD) they are not
> that userfriendly...
>
>
> --
> Jari Kujansuu
> HUT / INIT
> +358 9 451 5679
>
>
Re: single javadoc from multiple projects? [message #7333 is a reply to message #7323] Mon, 28 April 2003 09:48 Go to previous messageGo to next message
Jari Kujansuu is currently offline Jari KujansuuFriend
Messages: 5
Registered: July 2009
Junior Member
Mikkel Heisterberg wrote:

>Do an Ant script that copies the source and builds the JavaDoc is what I
>would do. A simple solution to an otherwise diffecult problem.
>
>
>
I was thinking something that would be possible, but as I don't have any
experience with ANT yet I was hoping if there would have been some way
in Eclipse to do that ...well time to learn ANT.


--
Jari Kujansuu
HUT / INIT
+358 9 451 5679
Re: single javadoc from multiple projects? [message #7447 is a reply to message #6691] Mon, 28 April 2003 15:49 Go to previous message
Martin Aeschlimann is currently offline Martin AeschlimannFriend
Messages: 71
Registered: July 2009
Member
In 2.1, the javadoc wizard allows you to select multiple projects.

Jari Kujansuu wrote:
> Hi,
>
> Is it possibly somehow to generate single combined javadoc from several
> projects? Our system is divided into 13-20 different projects depending
> what configuration we are actually deploying and because can't generate
> javadocs from multiple projects (at least in 2.0.2 = WSAD) they are not
> that userfriendly...
>
>
Previous Topic:newbie question - formating of Java files
Next Topic:Execute "Organize Imports" from within code?
Goto Forum:
  


Current Time: Sun Sep 01 03:21:28 GMT 2024

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

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

Back to the top