- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Scala Intellij files no longer seem to work
Sun, 2010-02-07, 17:09
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.
Sun, 2010-02-07, 20:17
#2
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.
Sun, 2010-02-07, 20:57
#3
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
Sun, 2010-02-07, 21:57
#4
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
Sun, 2010-02-07, 23:17
#5
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
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.