TopComponent not running
"Graeme" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
The Help/About dialog will show you the path used for User Directory and Cache Directory. Compare the IDE dialog to your installed dialog and you will see they are different. For Windows look in the program files/yourapp/etc folder there should be a conf file. Change this property: default_userdir to use the user directory your IDE about dialog displays. When you launch your installed app next time it will load the configuration from your IDE user directory. This might help determine if the issue is missing/corrupt configuration information vs missing binaries. If it works correctly using the IDE directory - compare the files for differences - especially the layer.xml file.