Configuration of an IDE

There are two files ready to be integrated with an IDE for Java:

Notes7-pseudo-sources.zip

Pseudo-source code - a zipped archive with source files defining the interfaces. Sources of classes are provided with empty bodies just to serve the generation of the javadoc documentation. They cannot be used to produce the real Notes API :-)

Notes7-pseudo-javadoc.zip

Javadoc documentation - a zipped archive with the generated HTML documentation by the standard javadoc toll from JDK.

This is an example how to configure these files in a build path of an Eclipse project referencing the Notes API already:

The fields "Source attachment" and "Javadoc location" were changed to point to the files mentioned above.

Configuration dialogs of other IDEs for Java (NetBeans, IntelliJ) contains similar settings.

Enjoy improved convenience and productivity! :-)

SourceForge.net LogoSupport This Project