I have to enable Notes Security for Eclipse Components while running Notes 8.0.2 from Eclipse IDE. Designer Help gives the following hints:
- Enable Notes security from the IDE by doing the following:
Locate notes_plugin_customization.ini in \framework\shared\eclipse\plugins\com.ibm.notes.branding_3.0.0..
Uncomment the following two lines by removing the leading # (pound) character.
#com.ibm.rcp.security.auth/loginEnabled=true
#com.ibm.rcp.security.auth/loginConfigName=NOTES
These settings worked with Notes 8.0 and 8.0.1 but the notes_plugin_customization.ini isn’t part of the “com.ibm.notes.branding” PlugIn anymore under 8.0.2.
Is there any other way to enable Notes Security wile running Notes 8.0.2 from IDE?