This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Scala Intellij files no longer seem to work

5 replies
Anthony B. Coates
Joined: 2009-09-12,
User offline. Last seen 2 years 35 weeks ago.

Hi. I downloaded the Scala sources again today from scratch. I notice
that the Intellij '.ipr' and '.iml' files have moved from the main
directory to 'src/intellij'. However, when I open the project file from
there, no sources show up in the project. It looks (to me) like the files
have been moved without adjusting the paths to the sources. Is that
possible? Does anyone have it working with the new Intellij file
locations?

Thanks very much in advance for any advice,

Cheers, Tony.

extempore
Joined: 2008-12-17,
User offline. Last seen 35 weeks 3 days ago.
Re: Scala Intellij files no longer seem to work

On Sun, Feb 07, 2010 at 04:09:02PM -0000, Anthony B. Coates (Londata) wrote:
> Hi. I downloaded the Scala sources again today from scratch. I
> notice that the Intellij '.ipr' and '.iml' files have moved from the
> main directory to 'src/intellij'. However, when I open the project
> file from there, no sources show up in the project. It looks (to me)
> like the files have been moved without adjusting the paths to the
> sources. Is that possible? Does anyone have it working with the new
> Intellij file locations?

It is more than possible: after receiving no response for a long while
about them, I made the command decision to simply move them. Since I
don't use intellij, whatever other changes would have to take place for
them to remain useful were not made. My impression from the email I
received after that commit is that even our intellij-using trunk users
might prefer we remove them from the repository, which would get my vote
too. Regardless, they could not be left in the root.

Anthony B. Coates
Joined: 2009-09-12,
User offline. Last seen 2 years 35 weeks ago.
Re: Scala Intellij files no longer seem to work

Thanks for letting me know. I guess I didn't receive any of those
e-mails, which is why I didn't reply. I suppose that means you also will
be removing the Eclipse '.classpath' and '.project' files as well, yes?
Just so I know. Thanks,

Cheers, Tony.

On Sun, 07 Feb 2010 17:23:32 -0000, Paul Phillips
wrote:

> On Sun, Feb 07, 2010 at 04:09:02PM -0000, Anthony B. Coates (Londata)
> wrote:
>> Hi. I downloaded the Scala sources again today from scratch. I
>> notice that the Intellij '.ipr' and '.iml' files have moved from the
>> main directory to 'src/intellij'. However, when I open the project
>> file from there, no sources show up in the project. It looks (to me)
>> like the files have been moved without adjusting the paths to the
>> sources. Is that possible? Does anyone have it working with the new
>> Intellij file locations?
>
> It is more than possible: after receiving no response for a long while
> about them, I made the command decision to simply move them. Since I
> don't use intellij, whatever other changes would have to take place for
> them to remain useful were not made. My impression from the email I
> received after that commit is that even our intellij-using trunk users
> might prefer we remove them from the repository, which would get my vote
> too. Regardless, they could not be left in the root.

milessabin
Joined: 2008-08-11,
User offline. Last seen 33 weeks 3 days ago.
Re: Scala Intellij files no longer seem to work

On Sun, Feb 7, 2010 at 7:16 PM, Anthony B. Coates (Londata)
wrote:
> Thanks for letting me know.  I guess I didn't receive any of those e-mails,
> which is why I didn't reply.  I suppose that means you also will be removing
> the Eclipse '.classpath' and '.project' files as well, yes?  Just so I know.

They're staying.

Cheers,

Miles

Anthony B. Coates
Joined: 2009-09-12,
User offline. Last seen 2 years 35 weeks ago.
Re: Scala Intellij files no longer seem to work

OK, if support for IDEs is remaining in the source tree, could you please
put the attached in the 'src/intellij' directory; I have updated the
paths. Thanks,

Cheers, Tony.

On Sun, 07 Feb 2010 19:47:42 -0000, Miles Sabin
wrote:

> On Sun, Feb 7, 2010 at 7:16 PM, Anthony B. Coates (Londata)
> wrote:
>> Thanks for letting me know. I guess I didn't receive any of those
>> e-mails,
>> which is why I didn't reply. I suppose that means you also will be
>> removing
>> the Eclipse '.classpath' and '.project' files as well, yes? Just so I
>> know.
>
> They're staying.
>
> Cheers,
>
>
> Miles

milessabin
Joined: 2008-08-11,
User offline. Last seen 33 weeks 3 days ago.
Re: Scala Intellij files no longer seem to work

On Sun, Feb 7, 2010 at 8:46 PM, Anthony B. Coates (Londata)
wrote:
> OK, if support for IDEs is remaining in the source tree, could you please
> put the attached in the 'src/intellij' directory; I have updated the paths.

Done,

https://lampsvn.epfl.ch/trac/scala/changeset/20818

Cheers,

Miles

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland