NET-A-PORTER / scala-uri

Simple scala library for building and parsing URIs
Other
261 stars 33 forks source link

4.0 import intellij #44

Closed sksamuel closed 9 years ago

sksamuel commented 10 years ago

I get some weird error about module not found: org.scala-sbt#sbt;0.13.0-RC2 in Intellij when using 4.0

Might just be my setup but thought I'd flag it.

theon commented 10 years ago

Thanks Sam.

Only two of us went to brewdog the other Wednesday. I was trying to keep an eye out for you, but didn't see you. Sorry if we missed you.

sksamuel commented 10 years ago

I forgot about it until after. Doodle doesn't send reminders. And I was too embarrassed to mention it :\ On 7 Feb 2014 08:31, "Ian Forsey" notifications@github.com wrote:

Thanks Sam.

Only two of us went to brewdog the other Wednesday. I was trying to keep an eye out for you, but didn't see you. Sorry if we missed you.

Reply to this email directly or view it on GitHubhttps://github.com/NET-A-PORTER/scala-uri/issues/44#issuecomment-34417584 .

theon commented 10 years ago

That's okay :) I think we will be doing it again sometime. I'll let you know.

theon commented 10 years ago

Was this using the Intellij 13 SBT support? I've never had much luck with that and still use sbt-idea.

I did just try it and didn't get that error, but had a different problem where didn't seem to pull in scalatest.

sksamuel commented 10 years ago

Yes I use the sbt built into intellij.

When are we all going to get together and write a proper scala build tool? Surely would only take about 1 hour to write something as (un)usable as sbt ?

On 23 February 2014 21:47, Ian Forsey notifications@github.com wrote:

Was this using the Intellij 13 SBT support? I've never had much luck with that and still use sbt-idea https://github.com/mpeltonen/sbt-idea.

I did just try it and didn't get that error, but had a different problem where didn't seem to pull in scalatest.

Reply to this email directly or view it on GitHubhttps://github.com/NET-A-PORTER/scala-uri/issues/44#issuecomment-35844757 .

theon commented 9 years ago

Closing as the project seems to work with the latest Intellij