Hello All,
I have an open source java project in Eclipse & have a folder contains the javadoc of this project & I need to associate the java doc to this project. can any one tell me how I do this?

Recommended Answers

All 3 Replies

I assume you are aware of what
/**
*
*/
comments have to do with this?
anyway, this link might help you out a bit

no I didn't need this. I already have the java doc as a folder of this open source & I need to link it to its open source.

Don't have Eclipse here at this instant, but it's something like:
right click project > Properties > Build Path > Libraries > select librray jar in list > Edit > add path in Documentation tab.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.