I know running:
play netbeansify
configures the IDE for the Play Framework.
My Problems:
- I have no JavaDoc for the Play Framework
- I cannot navigate to the Play Source
Has anyone managed to get that done.
BR, Rene
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
It’s been long since I used Netbeans so I can’t give you the To link the full steps, but:
I assume once the source is linked the Javadoc in it will be available. There is not too much, I warn you (this is not like Maven projects where you have the 3 jars: source, binary and javadoc). But the code is simple and self-explanatory.