Skip to content

JetBrains/intellij-compiler-indices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

official JetBrains project build

Compiler Indices for IntelliJ IDEA Scala Plugin

This repository contains two separate sbt projects:

  • sbt-idea-compiler-indices: sbt plugin that creates bytecode indices after sbt compilation tasks
  • scala-compiler-indices-protocol: protocol used for communication between the sbt plugin and the Scala plugin for IntelliJ IDEA

Due to problems with depending on cross-versioned artifacts from sbt plugins, the protocol and sbt plugin are two separate sbt builds. To use an updated version of the protocol from the sbt plugin, it must be published first (locally)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages