neilcsmith-net commented on issue #5727: URL: https://github.com/apache/netbeans/issues/5727#issuecomment-1488352023
> I told you already /tmp is not on a separate partition. No, you said you had one partition _aside_ from root, and that has 40GB of space. You did not say how much space was on the root partition, which is where I assume from what you said where `/tmp` is. > If you disable indexing it renders creating a Netbeans Application project (which is my goal) incapable. Just tested this. Run through the wizard and use the `dev-SNAPSHOT` version for the NetBeans version. Then open up the POM in the parent project and change `netbeans.version` to the required version, eg. `RELEASE170` for the latest. Clean and build the parent project, then run the app project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
