This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 269687

Summary: Error Specify an application name or use
Product: groovy Reporter: Nenesta
Component: CodeAssignee: bruno.flavio
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Nenesta 2017-01-30 18:09:02 UTC
Reproducibility: Happens every time

STEPS:
  * Open dialog New Project > Groovy
  * Set project name
  * Click on button "Finish"

ACTUAL:
  Error message appears: "Error Specify an application name or use --inplace to create an application in the current directory".
  Maybe Netbeans is issuing the command `grails create-app' without the proper project name as argument.

EXPECTED:
  Project to be created