Configure Eclipse 3.4 for Notes 8.5 plug-in development
So ever since I got one of the first drops of Notes 8.5 and with increasing effort since the public beta of Notes 8.5 came out I have been trying to get my Eclipse IDE ready for Notes 8.5 plug-in development no without success. Shout outs to IBM have been unsuccessful... :-(
Notes 8.5 is built on Expeditor 6.2 which in turn is based on Eclipse 3.4 (codenamed Ganymede). I couldn't get my Eclipse 3.2/Expeditor 6.1 toolkit combo to work with Notes 8.5 and without an Expeditor toolkit for Expeditor 6.2 I couldn't get my Eclipse 3.3/3.4 to work.
Finally today I managed to get my Eclipse IDE configured by piecing together different pieces of information found via Google. Below is a description on how to configure the latest build of Eclipse Ganymede (3.4 RC2) for Notes 8.5 plug-in development and debugging. Only caveat I have discovered so far is that I manually have to update the classpath for SWT libraries (e.g. org.eclipse.ui.swt) every time I restart Eclipse.
Once you have gone through the steps in the description (see link below) you should be able to run plug-in projects in Eclipse 3.4 using Notes 8.5.
Good luck!! :-)
Re: Configure Eclipse 3.4 for Notes 8.5 plug-in development
Re: Configure Eclipse 3.4 for Notes 8.5 plug-in development
War File on domino web server
Hi ,
I guess lotus notes 6 and 7 versions are not J2ee complaint . How one create a JSP file on domino and not able to deploy a war ( Web archive file) on domino 7 server.
Is it possible to deploy war on lotus notes 8 and 8.5 . I guess one has to use another server ( apache to host a war file).
Can you pls help me understand this.
I am a domino developer with some java knowlegde
Thanks
Sushant
Re: Configure Eclipse 3.4 for Notes 8.5 plug-in development
Re: Configure Eclipse 3.4 for Notes 8.5 plug-in development
- install_id=1223118568130
- rcp.base_version=6.2.0.200809220947
Re: Configure Eclipse 3.4 for Notes 8.5 plug-in development
And you can see the rcp base version in the folder "C:\Program files\IBM\Lotus\notes\framework\rcp\eclipse\plugins". There's a sub directory beginning with "com.ibm.rcp.base_" following this version number, e.g. "com.ibm.rcp.base_6.2.0.200809220947" for rcp base version "6.2.0.200809220947".