BuildXPages Deployment Automation Tools – v1.0.0
After quite a bit of work I have finally published the first release of BuildXPages! What is BuildXPages? BuildXPages is a project which is useful if you are interested in Automating tasks that are...
Sharing Tips, Tools and Techniques for XPages Developers
After quite a bit of work I have finally published the first release of BuildXPages! What is BuildXPages? BuildXPages is a project which is useful if you are interested in Automating tasks that are...
A common task with XPages development is to installing some plugins that provide additional functionality. If you do any plugin development of your own, you end up doing this task a lot more as...
Last year I finally figured out how to use JRebel with Domino, and I posted a how-to video. I thought I would do a quick follow up to say how it’s going. It is...
When you do XPages OSGi Library development in eclipse, you will often have to edit xml files (or xhtml) that have a different file extension than .xml These are files such as XPages theme...
When developing plugins for Domino in Eclipse, one of the drawbacks is the constant ‘restart task http’ to pick up any new changes in your class files. It may only take 30 seconds but...
This is a very rough blog post! I am responding to a question on twitter about how to upload plugins to an Update Site NSF automatically (e.g. from a build server) So I thought...
When developing OSGi plugins for Notes/Domino I use the XPages SDK for Eclipse OpenNTF project which makes setting up your Target Platform and Java Runtime-Environment a breeze. Also included in the project’s releases section...
A couple of months back I did a blog post demonstrating how you could modify the source code of the extension library designer tooling, to allow your own plugins to make contributions to the...
As mentioned in the previous post, I have just started using the fantastic Bootstrap4XPages plugin project. During the setup process there was one very minor thing that really annoyed me, so I thought I...
Recent Comments