The contents of this site, and communications between this site and its users, are protected by database right, copyright, confidentiality and the right not to be intercepted conferred by section 1(3) of the Regulation of Investigatory Powers Act 2000.
The use of those contents and communications by Internet Service Providers or others to profile or classify users of this site for advertising or other purposes is strictly forbidden.
Comments
First I should say: this project is greatly appreciated!
But ...
I just installed the domiclipse from the update site and when trying to create a domiclipse project I get error:
Plug-in "com.comiclipse.java" was unable to instantiate class "com.domiclipse.java.wizards.newProject.DomiclipseProjectCreationWizard".
However I have one question, could I use domiclipse for importind domino database if the server is on a nother machine and I just map network drive ? My thought was that should not be a problem, but just to be sure...
And another thing: what domino versions are supported ? we still use version 6
Posted by jelka At 16:26:38 On 06/06/2008 | - Website - |
Have you added your Notes directory to the PATH? The easiest way to do this is to modify the shortcut which you use to start Eclipse. Open the properties of the shortcut and put "c:program files/lotus/notes" or similar in the Start In field.
You will be able to import databases which are on harddrives. Simplly enter the full path of the database in the Database field.
I use Domiclipse with Notes r6.5 but it should work with 7 and 8. It doesn't work with r5.
I've sent you an email with a few screenshots. Please let me know if you still have any problems.
Regards, Keith
Posted by Frunobulax At 12:36:58 On 08/06/2008 | - Website - |
Posted by Jelka At 10:16:12 On 12/06/2008 | - Website - |
When the project was created, eclipse found many errors, such as "The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files". Then i checked the library in [Domiclipse Notes 8.0.1 JRE], but cannot find the rt.jar, i18n.jar, etc.
Can someone enlightment me?
btw i use Eclipse 3.2.2 & Domiclipse 0.26.
Posted by coc At 06:16:18 On 16/06/2008 | - Website - |
Posted by Jose Murillo At 06:18:37 On 14/09/2008 | - Website - |
I have a question:After i modified a java agent,then click "push change to domino" button,it seems to update succeed.But when i opened the agent from domino,i found it did't work,the agent look like re-initial(all code had been erase).
Please tell me the solution.
My domino vertion is 6.5.1
Eclipse version is My Eclipse 6.0.1GA
Thank you.
Posted by Liu At 02:34:27 On 23/09/2008 | - Website - |
Thanks,
Posted by Niels Johnson At 17:58:44 On 13/11/2008 | - Website - |