Configuring the environment.yaml file with EASeJ Tools
IBM® Enterprise Application Service for Java® Tools (EASeJ Tools) help you quickly create an EASeJ environment configuration YAML file to configure your application deployment.
With a click, you can create an environment.yaml file in your local GitHub configuration repository. You then can use EASeJ Tools to add valid settings. EASeJ Tools messages and hover assistance help you learn about and select appropriate values for YAML settings. Hover your cursor over a setting to view its description from the schema. The schema provides values for completion for some settings with predefined values (boolean, enum). The EASeJ Tools full assistance option provides assistance completion for app.version and maven.version settings.
The following image shows example messages and assistance for an incorrect
java setting. The messages state that a number type is
expected and that valid values are 8, 17, and
21.

See the following topics to install and learn more about EASeJ Tools. After you've used EASeJ Tools, click
Provide feedback to open a survey and tell us about your experience. EASeJ Tools is currently in a beta release and your feedback is
welcome.
Currently, EASeJ Tools can access an EASeJ instance on IBM Cloud® only.