How to create a .table extention jbehave file using IntelliJ

163 Views Asked by At

I need to create a .table file to keep the data for Jbehave using intelliJ. (As an example like this ,org/trader/stories/trades.table ) But .table file extension isn't populated when I create the file and mentioned that .table extension is not available.

Is there a separate plugin for that ?.

1

There are 1 best solutions below

2
On

In IDEA you can create files with any extensions, just associate it with a plain-text or try to use this plugin https://plugins.jetbrains.com/plugin/6629?pr=idea