I have Notes 8.0.1 installed.
I want to develop an App using the Notes.jar.
Where can I get the JavaDoc and Sources so I can set up the Notes.jar in the IDE to get code completion etc.
Does Domino Designer provide these?
I have Notes 8.0.1 installed.
I want to develop an App using the Notes.jar.
Where can I get the JavaDoc and Sources so I can set up the Notes.jar in the IDE to get code completion etc.
Does Domino Designer provide these?
Subject: Notes.jar JavaDoc and Sources
Domino Designer currently does not have any auto-complete functionality in 8.x or 8.5.0. You can use Eclipse to get auto-complete functionality and then copy and paste your code into Designer. As for documentation, all the Notes/Domino Java classes are documented in the Designer Help file (IBM Developer).