Error message when updating tools

Hello,

I received the following warning/error:

-

In order to enable the BugsubmitterErrorManager, you must set the following system property in your IDE start script: org.openide.ErrorManager=org.netbeans.SBSErrorManager. Note that this setting is shared with the Experimental Logger module, and only one of these facilities can be used per start of the IDE.

-

I am not sure where the IDE start script resides in my file directory, or even what the file name would be.

Any help would be great.

Thank you,

Russell

[581 byte] By [mrrlongo] at [2007-9-30 14:40:34]
# 1
ide.cfg holds your start options.Check the <install-dir> /bin directoryand add the option on a new line.-Alexis
am74686 at 2007-7-5 14:21:11 > top of Java-index,Administration Tools,Sun Connection...
# 2

Thanks, I believe this may help and I will hand over the points for the answer. One question however: I did not see an ide.cfg file in the bin directory. I know that for some applications, it may not be a requirement. Can I create the file if it doesn't exist, and just drop the line in?

mrrlongo at 2007-7-5 14:21:11 > top of Java-index,Administration Tools,Sun Connection...
# 3
So maybe you're using the latest 4.0 Q (or nightly) builds (good for you, this release seems really coool). In this case, look here - nb4install/etc/netbeans.confOtherwise, the ide.cfg really should be there.--Alexis
am74686 at 2007-7-5 14:21:11 > top of Java-index,Administration Tools,Sun Connection...