cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Javadoc Popup in Eclipse throwing error for methods/constructors for Windchill API

FS_9776388
5-Regular Member

Javadoc Popup in Eclipse throwing error for methods/constructors for Windchill API

We are using Eclipse to develop Windchill customizations, but we're having some issues displaying the javadoc popup for Windchill's API.

 

For classes the popup gives me the javadoc information as expected, e.g. SearchCondition:

FS_9776388_2-1678877139445.png

 

 

But when I try to get information about the constructor for SearchCondition the javadoc popup throws an error message: "Note: This element has no attached source and the Javadoc could not be found in the attached Javadoc."

FS_9776388_0-1678876791336.png

 

Here you can see that the javadoc location is specified for the codebase:

FS_9776388_1-1678876995384.png

 

As a workaround I can open the javadoc in the browser, but it would be great to access the javadoc directly in Eclipse. Is there a way to achieve this?

 

 

 

 

 

3 REPLIES 3

What version of Windchill are you using? PTC's javadocs were improperly formatted when they first went to java 11 in Windchill 12.0.0.0:

https://www.ptc.com/en/support/article/CS335782

FS_9776388
5-Regular Member
(To:RandyJones)

I'm on Windchill 12.0.2.8

The problem I was mentioning was fixed in 12.0.2.6 so this is not your problem. I don't have any other ideas - maybe someone else does.

Top Tags