VRL-Studio / VRL

Visual Reflection Library
http://vrl.mihosoft.eu
29 stars 18 forks source link

Rename Plugin Jars when installing plugins and support .vrlplugin extension #74

Closed miho closed 6 years ago

miho commented 6 years ago

Plugin jars are just copied to the plugin folder. To prevent plugin duplicates, we should rename plugin jars to match the plugin identifier (just like the plugin folder).

Furthermore, VRL should support the .vrlplugin format. This would allow as to publish plugins as artifacts with separate maven classifier.