Search results
"tag:java"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
How to extend Notes 8: coupling custom LiveText recognisers to a Java action
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
29-Jul-2010 12:40:57 |
|
2
|
How to extend Notes 8: using the other built in LiveText recognisers with Java actions
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
28-Jul-2010 14:28:57 |
|
3
|
How to extend Notes 8: coupling LiveText to a Java action
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
27-Jul-2010 13:39:34 |
|
4
|
How to extend Notes 8: coupling text selection to Java action
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
26-Jul-2010 12:23:37 |
|
5
|
Detecting if a sideshelf view is detached
Found this great tip on how to detect if a view was detached from the parent windows that is if a sidebar plugin was opened standalone. I'm thinking that this could be very useful and used in a variery of ways to allow further functionality in a sidebar ... |
06-Jul-2010 13:19:22 |
|
6
|
Java 4-Ever Trailer - funny as hell
A must see. Nerdy as hell but man it's funny!! Java 4-Ever Trailer |
05-Jul-2010 16:24:52 |
|
7
|
Formally promoted in the Twitterverse...
It always feels good to help out a fellow Yellowhead and especially be appreciated afterwards (by Mike Myers aka @stickfight on Twitter) :-) "if formally declare @lekkim a god of domino java to be worshiped above all others" Thanks Mark and happy I ... |
05-May-2010 09:23:39 |
|
8
|
Java class line numbers for plugin developers
If you've been tasked with developing and/or debugging Java extensions for the Notes 8 client you know that line numbers has been missing from the stacktraces produced by Notes. This can be a real problem when trying to debug stuff in a production ... |
14-Apr-2010 15:29:16 |
|
9
|
How to get started with plugin development
I get a lot of questions (via e-mail and IM) on how to get started with plugin development for the Lotus Notes platform. Instead of answering them all individually I thought I would (finally) write a general purpose blog post to try and answer these ... |
19-Mar-2010 12:39:05 |
|
10
|
Complete guide to manually uninstalling "plugins" from Lotus Notes
As you probably know installing and uninstalling Java extensions ("plugins") into the Lotus Notes client is easy using either File Application Install, File Application Application Management or the widget catalog. Sometimes however this doesn't work ... |
17-Mar-2010 14:56:05 |
|
11
|
Doing Java plugins? Then you need to checkout this OpenNTF.org project
Props goes out to the Java UI Team (Ryan Baxter, Adam Geheb, Stanton Sievers) for publishing the Java UI API Exerciser plugin showing how to use the Java UI API for the Notes client. If you're doing Java plugins for the Notes client you definitely want ... |
08-Feb-2010 17:53:56 |
|
12
|
Actually showing the password prompt when developing Java for Notes
If you're developing console applications in Java that access Notes resources and you're testing them in Eclipse you have experienced the following. You run your application to test it from Eclipse. It accesses a Notes resource and you haven't granted ... |
02-Feb-2010 13:41:04 |
|
13
|
Developing Java plugins and applications for Notes on 64 bit
I just upgraded my Thinkpad from Windows Vista 32 bit to Windows 7 64 bit and besides being amazed at the speed improvements (thanks to moving of Windows Vista) I needed to think about how I develop Java for Notes in general. When moving to 64 bits there ... |
01-Feb-2010 12:56:10 |
|
14
|
Extending DDE - creating custom context menus
Part of my new LotusScript.doc release is of course finding ways to make it even easier to use and use the API that's now supplied as part of LotusScript.doc. Central to all this is extending DDE to make LotusScript.doc accessible in a variety of ways. ... |
09-Jan-2010 12:54:55 |
|
15
|
Signed demo plugin on OpenNTF
Today Niklas Heidloff tweeted about a new demo Java extension that have been published on OpenNTF. Besides being a very nice demo example it also has another noticeable difference from all other Java extensions that have been published so far. The ... |
11-Nov-2009 10:34:53 |
|
16
|
PKCS#12 keystore to Java keystore conversion
I wrote a small program for converting a PKCS#12 keystore containing private and public key to a Java keystore suitable for signing Java extensions (plugins/features). See KeystoreUtil for download, installation, usage and of course the source code. |
04-Nov-2009 08:30:58 |
|
17
|
Notes 8.5.1/Eclipse 3.4 guide updated to Notes 8.5.1 GOLD
The post has been updated with the install_id and rcp.base for Notes 8.5.1 GOLD. Get it here... |
20-Oct-2009 13:52:39 |
|
18
|
Why you should get Notes/Domino 8.5.1 if you take Notes as a PLATFORM seriously
Yesterday Ed asked "Notes/Domino 8.5.1 available: So what do you think?" so I thought I would take a little time and reflect over the new release. I have to admit that I have been running 8.5.1 as my production client for so long that it's difficult to ... |
13-Oct-2009 09:57:37 |
|
19
|
Configure Eclipse 3.4 for Notes 8.5.1
With the eminent release of Notes 8.5.1 it will become important for all you plugin guys and gals to update your configuration to work with Notes 8.5.1. This post will address this. One of the really nice things about this new release is how Lotus ... |
30-Sep-2009 12:42:08 |
|
20
|
Domino Server Extensions: RunJava or Eclipse Plugins? - PLEASE GO VOTE!!
A little while back I mentioned that Bob Balfe was inquiring about Domino server extensions in Java and whether it was of interest to us as developers (JavaAPI for Servertasks - Documented and Supported). Interesting? Are you kidding me? It would be VERY ... |
04-Aug-2009 07:52:00 |



