Thanks!
As I'm using Snap $NB_HOME is read-only. It worked in the following way:
cp $NB_HOME/config/Modules/org-netbeans-modules-masterfs-linux.xml
$NB_USER_DIR/config/Modules/org-netbeans-modules-masterfs-linux.xml
Added the mentioned line to the
$NB_USER_DIR/config/Modules/org-netbeans-modules-masterfs-linux.xml
On 6/13/19 5:53 PM, Tim Boudreau wrote:
This *should* work:
Manually edit
$NB_HOME/platform/config/Modules/org-netbeans-modules-masterfs-linux.xml
add or edit the enabled property:
<param name="enabled">false</param>
That will have the side effect of disabling any modules with a direct
dependency on masterfs-linux, but presumably that is expected.
-Tim
On Thu, Jun 13, 2019 at 2:29 AM Laszlo Kishalmi <[email protected]>
wrote:
I would like to know how to prevent a module from loading. Actually
testing NETBEANS-2291 would require disablong masterfs.linux in favor of
using masterfs.nio2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists