Hi all,probably that’s a stupid question, but I can’t get behind.
I’m using Eclipse for Java development. If I access a notes database, I will be prompted in the Eclipse console to put in my password (current ID stored in notes.ini).
But where I have to put in my password?
The Eclipse console don’t accept anything, also the javaw-window.
If I use another IDE, f.e. Textpad, a java-Window is opened and I can write in my password.
Any ideas?