Hi,
when running a module project, I get the following messages in the IDE log:
[INFO] WARNING [org.netbeans.modules.netbinox]: Cannot compute install
area. No common prefix between /usr/share/netbeans-incubator-10.0-vc5/
and
/home/peter/NetBeansProjects/ProjectManagement/DocsTree/target/netbeans_clusters/docstree
[INFO] INFO [org.netbeans.modules.netbinox]: Install area set to
file:/usr/share/netbeans-incubator-10.0-vc5/
I do understand the cause (NetBeans platform is set to
"/usr/share/netbeans-incubator-10.0-vc5/" while it uses
"/home/peter/NetBeansProjects/ProjectManagement/DocsTree/target/netbeans_clusters/docstree"
as execution context is in
"/home/peter/NetBeansProjects/ProjectManagement/DocsTree/target/netbeans_clusters/docstree"),
but I'd like to know if I could change the installation folder for Netbinox?
Kind regards
Peter
---------------------------------------------------------------------
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