Skip to content

Traction-Rec/ic2-multi-module-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Module (monorepos) project with Illuminated Cloud 2

  • IC2 doesn't function properly if the root module of an IntelliJ project has a content root that contains salesforce submodules
  • This structure is common for multi module projects, especially mono-repos
  • The workaround is to remove the content root from the root module, which presents many downstream issues
    • Can't easily edit files
    • Can't use native "open file" dialogs
    • Files are not searched
    • Files are not easily tracked into VCS
    • etc

This repo is a demonstration of the issue and provides a demo video showing the issue in detail, found under static/demo-showing-ic2-multi-module-issue.mov

demo-showing-ic2-multi-module-issue.mov

About

demonstrate issue with multi modules / monorepos and IC2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published