How to enable Notes Security from Eclipse IDE for Notes 8.0.2?

I have to enable Notes Security for Eclipse Components while running Notes 8.0.2 from Eclipse IDE. Designer Help gives the following hints:

  1. 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?

Subject: Answer: add ENABLE_EARLY_AUTHENTICATION=0 to notes.ini