- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Scala Eclipse Plugin and maven
Thu, 2009-02-26, 11:24
Hi.
I installed the eclipse plugin, and tested it fine with a scala only
project. However when I import a maven project, with both a src/main/java
and src/main/scala project it seems I am unable to use the scala perspective
in terms of editing scala files etc. I cannot create scala classes.
Has anyone got all of this working ?
Thanks in advance for your help,
regards,
Ross.
Thu, 2009-02-26, 13:57
#2
Re: Scala Eclipse Plugin and maven
Excellent, thanks for your help, working nicely!
Regards,
Ross.
Josh Suereth wrote:
>
> Make sure the project has a scala nature.
>
> Right-click on the project in package explorer. Select "Add Scala
> Nature" in the scala submenu.
>
> I have a wiki page about this somewhere on http://code.google.com/p/esmi
>
> Let me know of you have any other issues.
>
> Sent from my iPhone
>
> On Feb 26, 2009, at 5:24 AM, rossputin wrote:
>
>>
>> Hi.
>>
>> I installed the eclipse plugin, and tested it fine with a scala only
>> project. However when I import a maven project, with both a src/
>> main/java
>> and src/main/scala project it seems I am unable to use the scala
>> perspective
>> in terms of editing scala files etc. I cannot create scala classes.
>>
>> Has anyone got all of this working ?
>>
>> Thanks in advance for your help,
>>
>> regards,
>>
>> Ross.
>>
>>
Make sure the project has a scala nature.
Right-click on the project in package explorer. Select "Add Scala
Nature" in the scala submenu.
I have a wiki page about this somewhere on http://code.google.com/p/esmi
Let me know of you have any other issues.
Sent from my iPhone
On Feb 26, 2009, at 5:24 AM, rossputin wrote:
>
> Hi.
>
> I installed the eclipse plugin, and tested it fine with a scala only
> project. However when I import a maven project, with both a src/
> main/java
> and src/main/scala project it seems I am unable to use the scala
> perspective
> in terms of editing scala files etc. I cannot create scala classes.
>
> Has anyone got all of this working ?
>
> Thanks in advance for your help,
>
> regards,
>
> Ross.
>
>