Are JAR files in WebContent/WEB-INF/lib available to Java design elements in Domino Designer?

岁酱吖の 提交于 2019-11-28 12:38:30

They are after you do:

Project -> Properties -> Java Build Path -> Libraries -> Add JARS...

update:

Frantisek Kossuth tells us about a nice shortcut in his comment:

in Package Explorer view (Java perspective, or add this view to XPages/Domino Designer perspective), simply right click JAR file and use "Build Path/Add to Build Path" menu

Brian Moore

I had a similar problem (Accessing methods from imported jars in managed beans). It seems you need to import them in your machine/server's file system.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!