Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javadoc for Widget etc. missing from online help #385

Open
kasemir opened this issue May 11, 2018 · 6 comments
Open

Javadoc for Widget etc. missing from online help #385

kasemir opened this issue May 11, 2018 · 6 comments
Assignees

Comments

@kasemir
Copy link
Owner

kasemir commented May 11, 2018

Online help used to contain Javadoc for Widget, properties, .. which should include basics of macros, but that section is missing from online help. Need to add back in.

#384

@kasemir kasemir self-assigned this May 11, 2018
@kasemir
Copy link
Owner Author

kasemir commented May 18, 2018

When building the product, need to execute this to add the API to the online help:

cd org.csstudio.display.builder.editor.rcp 
ant -f javadoc.xml clean all

@kasemir kasemir closed this as completed May 18, 2018
@claudio-rosati
Copy link
Collaborator

Not working. I still cannot see anything: the API link is broken.

@kasemir
Copy link
Owner Author

kasemir commented May 21, 2018

Are you building the API doc via

cd org.csstudio.display.builder.editor.rcp 
ant -f javadoc.xml clean all

before invoking maven?

@claudio-rosati
Copy link
Collaborator

yes

@claudio-rosati
Copy link
Collaborator

and now is done from Maven itself

@claudio-rosati
Copy link
Collaborator

@kasemir
I found the problem: it seems my product's pom.xml was still not good enough, taking Display Builder's jars from somewhere else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants