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 - Error Specify an application name or use
Summary: Error Specify an application name or use
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: bruno.flavio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-30 18:09 UTC by Nenesta
Modified: 2017-05-15 14:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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