You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of release 0.2, there is a dependency on a nbproject\project.properties file, however the file does not get created within the given projects area and was at the time created in the build (development) location resulting in failures when trying to leverage the build.
This issue needs to resolve proper nbproject\project.properties creation and usage and avoid crashes in fresh environments.