Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Fix PlainJavaProject for multi project #141

Open
lyricallogical opened this issue Sep 10, 2012 · 0 comments · Fixed by lepidum/android-plugin#4 · May be fixed by #142
Open

Fix PlainJavaProject for multi project #141

lyricallogical opened this issue Sep 10, 2012 · 0 comments · Fixed by lepidum/android-plugin#4 · May be fixed by #142

Comments

@lyricallogical
Copy link

PlainJavaProject.settings is fragile in multi project.

https://github.com/jberkel/android-plugin/blob/1bb02ab88dc125417cdaccd00cf89ee45540b18b/src/main/scala/PlainJavaProject.scala

autoScalaLibrary in GlobalScope := false,

settings in GlobalScope affects other projects. It shuold not use.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant