Message from discussion
Best Development environment for Play2/Scala, experiences
Received: by 10.180.106.102 with SMTP id gt6mr1979338wib.0.1349663039822;
Sun, 07 Oct 2012 19:23:59 -0700 (PDT)
X-BeenThere: play-framework@googlegroups.com
Received: by 10.180.105.1 with SMTP id gi1ls6277119wib.2.canary; Sun, 07 Oct
2012 19:23:46 -0700 (PDT)
Received: by 10.180.84.234 with SMTP id c10mr1973062wiz.4.1349663026701;
Sun, 07 Oct 2012 19:23:46 -0700 (PDT)
Received: by 10.180.84.234 with SMTP id c10mr1973061wiz.4.1349663026680;
Sun, 07 Oct 2012 19:23:46 -0700 (PDT)
Return-Path: <paulo.sique...@gmail.com>
Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com [74.125.82.47])
by gmr-mx.google.com with ESMTPS id e5si835042wiw.0.2012.10.07.19.23.46
(version=TLSv1/SSLv3 cipher=OTHER);
Sun, 07 Oct 2012 19:23:46 -0700 (PDT)
Received-SPF: pass (google.com: domain of paulo.sique...@gmail.com designates 74.125.82.47 as permitted sender) client-ip=74.125.82.47;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of paulo.sique...@gmail.com designates 74.125.82.47 as permitted sender) smtp.mail=paulo.sique...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-wg0-f47.google.com with SMTP id ge7so2708077wgb.4
for <play-framework@googlegroups.com>; Sun, 07 Oct 2012 19:23:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=Mb3l/Qd62sAHAqza39y0UYxOzD+sZa9ynE0zrYcToMY=;
b=bGfMzppA27Px4WkxWiROub3jR9X9FkCHtSTOBQvX5Xy8iJOnR05Bmu2jgZBFw5C+v0
vs83GSQlfUz5Izn0xJwd/S94hxrhWplp6a6z4WczizNTRbWSXvU3w6Yb7xS/pprQnNNO
mlKNnO6GlLZhG1x619cHw/viwDoabovCmVGVG9uqwyVsDVLO8RoH9DPnQFz0Hc4IDZMw
/gUpRnh0E/u/fqH8ogdGPZjfforCwfLwDB9/rQvjmBIOnzcaebUyirsM+rYoI/wd+om9
V1FZ2g/3nwtbXHV153AWgpNRkrvBps8vdXAiiL2Iwg8s1MU44DyM7WhaSmvNUWsYYkMg
DiAg==
MIME-Version: 1.0
Received: by 10.180.87.34 with SMTP id u2mr17836965wiz.3.1349663026481; Sun,
07 Oct 2012 19:23:46 -0700 (PDT)
Received: by 10.194.28.2 with HTTP; Sun, 7 Oct 2012 19:23:45 -0700 (PDT)
Received: by 10.194.28.2 with HTTP; Sun, 7 Oct 2012 19:23:45 -0700 (PDT)
In-Reply-To: <05f76c50-5f87-4f1a-859e-39c9e9c99512@googlegroups.com>
References: <85eaa0df-0093-442c-bf1c-572d827c7f44@googlegroups.com>
<05f76c50-5f87-4f1a-859e-39c9e9c99512@googlegroups.com>
Date: Sun, 7 Oct 2012 23:23:45 -0300
Message-ID: <CAGeLGgv3v9L4pVqiyZWX+4cpwuFvYVW-WC0Aw2uu3h0m_VD...@mail.gmail.com>
Subject: Re: [play-framework] Re: Best Development environment for
Play2/Scala, experiences
From: "Paulo \"JCranky\" Siqueira" <paulo.sique...@gmail.com>
To: play-framework@googlegroups.com
Content-Type: multipart/alternative; boundary=f46d044280f642895f04cb82e934
--f46d044280f642895f04cb82e934
Content-Type: text/plain; charset=ISO-8859-1
O have to say that NetBeans works quite ok as well. Only thing lacking is a
good auto complete of scala code inside templates - but I guess no tool
does this yet right?
[]s,
Paulo "JCranky" Siqueira
http://jcranky.com
http://lojinha.paulosiqueira.com.br
Em 07/10/2012 22:45, "James Roper" <jrop...@gmail.com> escreveu:
> Both IntelliJ and ScalaIDE (eclipse) work fine with Play2, sometimes there
> are a few hiccups, but generally they are fine. As to whether you use an
> IDE or a text editor, that's purely a matter of personal preference, I use
> a mixture depending on my current task.
>
> Play produces a .gitignore file for you when it creates an application,
> making git very easy, but really you can use anything you want, it makes no
> difference.
>
> Specs2 is what Play comes with out of the box for unit testing, but again,
> Play is test framework agnostic, it doesn't matter.
>
> On Sunday, 7 October 2012 13:52:34 UTC+11, Christian Espinoza wrote:
>>
>> Hi, I'm wondering about what's the best set of tools for development with
>> Play2/Scala?
>>
>> ie IDE(seems that Play2 works better with simple editors than IDEs like
>> Eclipse), SVC, unit testing, and others..
>>
>> Please, could someone share some experience about it?
>>
>> Thanks in Advance
>> Christian
>>
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/play-framework/-/04ZpOJxxHXYJ.
> To post to this group, send email to play-framework@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framework+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/play-framework?hl=en.
>
--f46d044280f642895f04cb82e934
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<p>O have to say that NetBeans works quite ok as well. Only thing lacking i=
s a good auto complete of scala code inside templates - but I guess no tool=
does this yet right?</p>
<p>[]s,</p>
<p>Paulo "JCranky" Siqueira<br>
<a href=3D"http://jcranky.com">http://jcranky.com</a><br>
<a href=3D"http://lojinha.paulosiqueira.com.br">http://lojinha.paulosiqueir=
a.com.br</a></p>
<div class=3D"gmail_quote">Em 07/10/2012 22:45, "James Roper" <=
;<a href=3D"mailto:jrop...@gmail.com">jrop...@gmail.com</a>> escreveu:<b=
r type=3D"attribution"><blockquote class=3D"gmail_quote" style=3D"margin:0 =
0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Both IntelliJ and ScalaIDE (eclipse) work fine with Play2, sometimes there =
are a few hiccups, but generally they are fine. =A0As to whether you use an=
IDE or a text editor, that's purely a matter of personal preference, I=
use a mixture depending on my current task.<div>
<br></div><div>Play produces a .gitignore file for you when it creates an a=
pplication, making git very easy, but really you can use anything you want,=
it makes no difference.</div><div><br></div><div>Specs2 is what Play comes=
with out of the box for unit testing, but again, Play is test framework ag=
nostic, it doesn't matter.<br>
<br>On Sunday, 7 October 2012 13:52:34 UTC+11, Christian Espinoza wrote:<b=
lockquote class=3D"gmail_quote" style=3D"margin:0;margin-left:0.8ex;border-=
left:1px #ccc solid;padding-left:1ex"><div>Hi, I'm wondering about what=
's the best set of tools for development with Play2/Scala?</div>
<div><br></div><div>ie IDE(seems that Play2 works better with simple editor=
s than IDEs like Eclipse), SVC, unit testing, and others..</div><div><br></=
div><div>Please, could someone share some experience about it?</div><div>
<br></div><div>Thanks in Advance</div><div>Christian</div></blockquote></di=
v>
<p></p>
-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;play-framework" group.<br>
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msg/play-framework/-/04ZpOJxxHXYJ" target=3D"_blank">https://groups.go=
ogle.com/d/msg/play-framework/-/04ZpOJxxHXYJ</a>.<br>=20
To post to this group, send email to <a href=3D"mailto:play-framework@googl=
egroups.com" target=3D"_blank">play-framework@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:play-framew=
ork%2Bunsubscribe@googlegroups.com" target=3D"_blank">play-framework+unsubs=
cribe@googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/play-framework?hl=3Den" target=3D"_blank">http://groups.google.com/gro=
up/play-framework?hl=3Den</a>.<br>
</blockquote></div>
--f46d044280f642895f04cb82e934--