You need to log in before you can comment on or make changes to this bug.
On Solaris hgk is in /usr/demo/mercurial so this needs to be on one's path before starting Netbeans IDE for Mercurial | View... to work.
Ensure user's PATH is setup for hg view command on Solaris to include /usr/demo/mercurial Also check that hgext.hgk is in the user's ~/.hgrc file and if not add it with null value: [extensions] hgext.hgk =