-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Feature Request: Allow the name of the main application class to be customised #1774
Copy link
Copy link
Open
Labels
status: feedback-reminderWe've sent a reminder that we need additional information before we can continueWe've sent a reminder that we need additional information before we can continuestatus: waiting-for-feedbackWe need additional information before we can continueWe need additional information before we can continuestatus: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged
Description
Feature Request:
Allow the name of the main application class to be customised
Why
Since each Application is opened as a separate project in an IDE - I is not always nice to have {MetaData.Name}Application as the main application name but only as Application.
It would be nice if this is as an option for the initializr.
History / References
This was changed in 2014 in isssue:
- Issue Allow the name of the main application class to be customised #60 Allow the name of the main application class to be customised
- commit fd85022
- later moved with d0985d3
Workaround:
- use non valid chars in the name, then it fallback to
fallbackApplicationName="Application".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: feedback-reminderWe've sent a reminder that we need additional information before we can continueWe've sent a reminder that we need additional information before we can continuestatus: waiting-for-feedbackWe need additional information before we can continueWe need additional information before we can continuestatus: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged