Skip to content

Demo-Project to use IntelliJ IDEA to validate simple architecture constraints (here: layering) using scopes

Notifications You must be signed in to change notification settings

marckanneg/idea-scopes-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idea-scopes-demo

Demo-Project to use IntelliJ IDEA to validate simple architecture constraints (here: layering) using scopes

Howto

  • clone the project
  • start IntelliJ IDEA
  • File -> Open -> Choose Project
  • Open DefaultBeerInitializer.java and you should see a validation of our layered architecture

How this Works

  • Scopes are defined (e.g. using File -> Settings -> Scopes)
  • Rules are defined (e.g. using Analyze -> Analyze Dependencies -> Edit Rules Icon)

(see Screenshots in screenshots subfolder for more details)

About

Demo-Project to use IntelliJ IDEA to validate simple architecture constraints (here: layering) using scopes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published