- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Re: Question on IntelliJ IDEA 90.193, OS X, and Scala plugin
Mon, 2009-11-30, 00:43
Should've thought to look inside the app directory. Duh. Many thanks,
Ken
On Nov 29, 2009, at 5:03 PM, Louis Botterill wrote:
Ken
On Nov 29, 2009, at 5:03 PM, Louis Botterill wrote:
Hi,
On my system for example, the Scala plugin directory can be found here:
/Applications/Maia-IC-90.193.app/plugins/Scala/lib/
and the set of jars for the plugin can be found in there.
The recommended version (see other threads) is 0.3.177 for the 90.193 version of IDEA (this version appears to work, later versions do not).
cheers, Louis
2009/11/29 Kenneth McDonald <kenneth.m.mcdonald@sbcglobal.net>First, where does one place the Scala plugin in the OS X filesystem? I've found /Users/Ken/Library/Preferences/IntelliJIdea90CE, which would seem to be the obvious master directory, but can't find the auto-downloaded (incompatible) plugin anywhere in that directory structure, so don't no where to install a nightly build.
Second, any recommended nightly builds for OS X users with IDEA 90.193 (Community Edition)?
Thanks,
Ken
--
www.chillipower.com
http://louisbotterill.blogspot.com/
Please consider your environmental responsibility before printing this e-mail
~> find ~/Library/Application\ Support/IntelliJIdea90
/Users/jason/Library/Application Support/IntelliJIdea90
/Users/jason/Library/Application Support/IntelliJIdea90/.DS_Store
/Users/jason/Library/Application Support/IntelliJIdea90/Scala
/Users/jason/Library/Application Support/IntelliJIdea90/Scala/lib
/Users/jason/Library/Application Support/IntelliJIdea90/Scala/lib/scala-compiler.jar
/Users/jason/Library/Application Support/IntelliJIdea90/Scala/lib/scala-library.jar
/Users/jason/Library/Application Support/IntelliJIdea90/Scala/lib/scala-plugin-runners.jar
/Users/jason/Library/Application Support/IntelliJIdea90/Scala/lib/scala-plugin.jar
/Users/jason/Library/Application Support/IntelliJIdea90/Scala/lib/scalap.jar
On Mon, Nov 30, 2009 at 9:42 AM, Kenneth McDonald <kenneth.m.mcdonald@sbcglobal.net> wrote: