190-701  Exam

Exam # of questions Description  Update
190-701 77 190-701 IBM Lotus Notes Domino Application Develo... 02/15/2011
[Practice Test]   [Download Study Guide(PDF)]  [Update Exam]

190-701 - Exam Information
  • Description:190-701 IBM Lotus Notes Domino Application Development Update
  • Passing Score:75%
  • Practice Test - Number of questions:77 questions
  • Simulation Test - Number of questions:77 questions
  • Simulation Test Duration:41 minutes
  • Has explanations:No

Question of the day

Russell is using Eclipse to debug a Java agent he has written in Domino Designer. When he imports the Java code into Eclipse, it will not compile. What does he need to do to correct this?

Answer(s)

  1. Eclipse can debug the Domino agent without full compilation.
  2. Import theNotes.jar file into the Eclipse Java project.
  3. Select "Enable external debugger" in the Agent Properties before exporting the code.
  4. Add importibm.eclipse.* to his Java agent.
Correct Answer

Import theNotes.jar file into the Eclipse Java project.