play 2, scala, how can I configure eclipse project to view source?

367 views
Skip to first unread message

Kostas kougios

unread,
Dec 7, 2011, 5:15:08 PM12/7/11
to play-fr...@googlegroups.com
I run

play eclipse

to create the eclipse project, but sources were not attached to jars, any idea how that can be done?

Thanks

Kostas kougios

unread,
Dec 7, 2011, 5:18:19 PM12/7/11
to play-fr...@googlegroups.com
(for play v2.0)

Hendra

unread,
Dec 8, 2011, 2:49:46 AM12/8/11
to play-framework
First, get into the play console by running:
play

Then in play console, type:
eclipse with-sources

It is using sbteclipse:
https://github.com/typesafehub/sbteclipse

On Dec 8, 9:18 am, Kostas kougios <kostas.koug...@googlemail.com>
wrote:
> (for play v2.0)

Nicolas Leroux

unread,
Dec 7, 2011, 5:19:24 PM12/7/11
to play-fr...@googlegroups.com
It is not yet implemented for play 2. Please be patient.


Nicolas


On Dec 7, 2011, at 11:18 PM, Kostas kougios wrote:

(for play v2.0)

--
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/-/S6b2_h5o5JYJ.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.

Konstantine Kougios

unread,
Dec 8, 2011, 4:03:54 PM12/8/11
to play-fr...@googlegroups.com
tried eclipse with-sources but it gives me a lot of warnings and it
doesn't work:

[warn] ==== Typesafe Repository: tried
[warn]
http://repo.typesafe.com/typesafe/releases/org/springframework/spring-tx/3.0.6.RELEASE/spring-tx-3.0.6.RELEASE-javadoc.jar
[warn] [NOT FOUND ]
aopalliance#aopalliance;1.0!aopalliance.jar(doc) (155ms)
...
[warn] :: net.sourceforge.nekohtml#nekohtml;1.9.15!nekohtml.jar(src)
[warn] :: net.sourceforge.cssparser#cssparser;0.9.5!cssparser.jar(src)
[warn] :: net.sourceforge.cssparser#cssparser;0.9.5!cssparser.jar(doc)
[warn] :: org.w3c.css#sac;1.3!sac.jar(doc)
[warn] :: org.w3c.css#sac;1.3!sac.jar(src)
[warn] :: commons-io#commons-io;2.0.1!commons-io.jar(doc)
[warn] :: commons-io#commons-io;2.0.1!commons-io.jar(src)


Cheers

Konstantine Kougios

unread,
Dec 8, 2011, 4:04:14 PM12/8/11
to play-fr...@googlegroups.com
ah,ok thanks

Meglio

unread,
Feb 25, 2012, 9:37:17 AM2/25/12
to play-fr...@googlegroups.com
Hi Nicolas. Is it still not implemented for Play2?

Adam

unread,
Feb 25, 2012, 12:11:57 PM2/25/12
to play-fr...@googlegroups.com
On Sat, Feb 25, 2012 at 08:37, Meglio <x.me...@gmail.com> wrote:
Hi Nicolas. Is it still not implemented for Play2?

 Try (replace JavaSE-1.6 with whatever version of Java you use):
eclipsify with-source=true execution-environment=JavaSE-1.6

~Adam~
Reply all
Reply to author
Forward
0 new messages