How to create supporting files such as (.json), (.ftl), (.properties) while developing a new plugin?
Confluence User - 12 Apr, 2021
I have opened the project in IDE and have extends the required class but struggling to find how to create the following files:
.json
.properties
.ftl
Can someone explain please?
newplugindevelopment;plugins