Affected: Inspector 2019.1 HPA, Inspector 2019.1.1 HPA

Not affected:

Unknown: Inspector 2018.x HPA


The Inspector HPA start-up dialog is shown when it's started the first time. The user can then check the "Don't show this again" checkbox, which should cause the dialog not to appear on subsequent start-ups. However, some users have reported that the checkbox appears at every start-up, regardless of the state of the checkbox. If this happens to you, please do the following:

1) Open the Inspector.properties file located in <your Windows user directory>/.inspector (e.g. C:\Users\UserName\.inspector\Inspector.properties)

2) Check if the following line exists:

SHOW_HPA_COMMAND_LINE_LAUNCH_TIP=java.lang.Boolean false

If it exists, but the value is set to 'true', change the value to 'false'. If it doesn't exist, copy the above line into a new line in the file.

3) Check if the following line exists:

SHOW_HPA_CONFIG_LAUNCH_TIP=java.lang.Boolean false 

If it exists, but the value is set to 'true', change the value to 'false'. If it doesn't exist, copy the above line into a new line in the file.


The dialog should now no longer be shown on HPA start-up.