-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged branch idea243.release into idea243.x
- Loading branch information
Showing
48 changed files
with
15 additions
and
1,809 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
...s/plugins/scala/projectHighlighting/downloaded/ScalaPetStoreProjectHighlightingTest.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
package org.jetbrains.plugins.scala.projectHighlighting.downloaded | ||
|
||
import com.intellij.pom.java.LanguageLevel | ||
import org.jetbrains.plugins.scala.projectHighlighting.base.{GithubRepositoryWithRevision, SbtProjectHighlightingLocalProjectsTestBase} | ||
|
||
class ScalaPetStoreProjectHighlightingTest extends GithubSbtAllProjectHighlightingTest { | ||
|
||
override def projectJdkLanguageLevel: LanguageLevel = LanguageLevel.JDK_1_8 | ||
|
||
def githubRepositoryWithRevision: GithubRepositoryWithRevision = | ||
GithubRepositoryWithRevision("pauljamescleary", "scala-pet-store", "a4391027771146daaa4b5a6599d36e6462d645b3") | ||
} |
11 changes: 0 additions & 11 deletions
11
...t-impl/test/org/jetbrains/plugins/scala/projectHighlighting/local/ScalaPetStoreTest.scala
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
scala/scala-impl/testdata/projectsForHighlightingTests/local/scala-pet-store/.gitignore
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
scala/scala-impl/testdata/projectsForHighlightingTests/local/scala-pet-store/.scalafmt.conf
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
scala/scala-impl/testdata/projectsForHighlightingTests/local/scala-pet-store/.travis.yml
This file was deleted.
Oops, something went wrong.
201 changes: 0 additions & 201 deletions
201
scala/scala-impl/testdata/projectsForHighlightingTests/local/scala-pet-store/LICENSE
This file was deleted.
Oops, something went wrong.
85 changes: 0 additions & 85 deletions
85
...cala-impl/testdata/projectsForHighlightingTests/local/scala-pet-store/README.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.