For example I am in "User" entity class and can add new fields. But other comands, like web, gwt, system and others are not available. How to naviagate back withou exiting the console?
Type: Posts; User: ypitomets; Keyword(s):
For example I am in "User" entity class and can add new fields. But other comands, like web, gwt, system and others are not available. How to naviagate back withou exiting the console?
After creating new project with command:
project --topLevelPackage com.package.test
Created ROOT/pom.xml
Created SRC_MAIN_RESOURCES
Created SRC_MAIN_RESOURCES/log4j.properties
Created...