eclipse - multiple projects jqassistant -


i have multiple maven projects related each other in eclipse. need check projects e.g. cyclic dependencies. have folder contains constraints in every single project.

is there possibility check rules (constraints) jqassistant without putting them folder in each project ? maybe there way define rules in root project , let tool know projects has search for.

thanks help

tino

ps: sorry bad english :)

there's 1 way share rules between projects creating plugin, i.e. jar file containing rules.

the documentation provides examples for

  1. the structure of such plugin
  2. how plugin used jqassistant.

would solve problem?


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

Nuget pack csproj using nuspec -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -