So here is a fabulously irritating bug in the NetBeans CLI. The basic syntax for opening a NetBeans project from the CLI looks like this: C:\Program Files\NetBeans 7.2.1\bin>netbeans –open <project path> And for project paths that do not contain spaces this works as expected. However, if the path to your […]