HR fix for issue 175932
Petr Hejl <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Bug 175932: GF v3 is missing in new Web Project wizard after activation The preinstalled GFv3 server is not available for Java EE activated via FoD. Problem is caused by registering server instance before the server plugin is available (recognized via FS event). The fix loads the plugin directly in such situation. As the fix takes place only in this situation it should be reasonably safe and isolated. Reviewed by Vince Kraemer, Milan Kuchtiak & Martin Schovanek (QE). https://netbeans.org/bugzilla/attachment.cgi?id=91564