The past time I’ve been working on setting up a modern infrastructure for CPN Tools. It’s not done yet – I’ll post on this site when it is ready – but here are some teasers. First of all, modern distributed version control with Gitlab: Continuous integration and cross-compiling on 3 platforms where applicable using Jenkins: […]
Tag: Java
Actual certificate
Is it just me or are actual certificates totally boring and fake-looking until put them thru the shop-mill? (Also, have fun spotting all the references…) […]
I may need to grow boobs.
Ok, I may need to grow me some boobs. I’ve now had two blonde moments today. Both were obscure errors that turned out to be something like, well, this… […]
I’m the Shakespeare of commit-messages.
I’m like the William Shakespeare of commit-messages. Yes, those are indeed words, but put together like that they make no sense. […]
Beautiful.
Java API changes and different versions running on clients and continuous integration server. Beautiful. […]
Advanced Visualization in CPN Tools 4
In this video, I go thru some of the new high-level visualization primitives available in CPN Tools 4. http://www.youtube.com/watch?v=9ZcrCt05S2I To create your own extension, simply implement the Extension interface (or inherit from the AbstractExtension class). Pack your class file and everything you need to run in a jar-file and drop it in the plugins directory […]