diff --git a/facet_basics/META-INF/plugin.xml b/facet_basics/META-INF/plugin.xml new file mode 100644 index 000000000..01841ba44 --- /dev/null +++ b/facet_basics/META-INF/plugin.xml @@ -0,0 +1,43 @@ + + com.yourcompany.unique.plugin.id + Plugin display name here + 1.0 + YourCompany + + + most HTML tags may be used + ]]> + + + most HTML tags may be used + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/facet_basics/facet_basics.iml b/facet_basics/facet_basics.iml new file mode 100644 index 000000000..8ab62dee5 --- /dev/null +++ b/facet_basics/facet_basics.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file