FSC and default project configuration

Hi, is it possible to default project configuration to use the FSC rather than manually having to apply it to each project's scala facet ?

Thanks

0
Avatar
Permanently deleted user

+1 !!

I have quite a lot of scala-facets (modules) in my projects and having to iterate thru all of them checking the "Use internal FSC"-option really feels annoying.

--
Andreas

0
Avatar
Permanently deleted user

I also agree with this. Quite a while ago I was giving sugggestions about how this might be done. It was something like this:

If the scala plugin is installed, you should be able to specify a "Scala SDK" in the SDKs section of the Platform Settings. Again, if the scala plugin installed, a section should appear in the Project section of the Project Settings that allows you to specify the project scala SDK. Whenever you add a scala facet to a module, by default it will use the project scala SDK. It should know how to split that off into a compiler and library and use them in the appropriate places.

I think that would help a lot.

Thanks, Nick.

0

We're currently implementing a new compilation subsystem, so it is likely that explicit FSC configuration will be obsolete anyway...

0
Avatar
Permanently deleted user

great news thanks

0

请先登录再写评论。