mercedes-benz / sechub-plugin-intellij

intellij plugin for sechub
MIT License
5 stars 4 forks source link

Rename packages used by intellij plugin #116

Closed de-jcup closed 9 months ago

de-jcup commented 10 months ago

Situation

It becomes cumbersome to check if there are problems with sechub library or inside intellij plugin itself.

Wanted

It shall be clear at a first glance if the problem is at plugin side or in library

Solution

move common java plugin parts (eclipse + intellij) to

com.mercedesbenz.sechub.plugin

intellij parts shall be at com.mercedesbenz.sechub.plugin.idea