David Stein

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
David Stein created a post, Scala plugin can't resolve Java symbols?
In code containing the following import statement, I get complaints about "Connection" being unresolved:import _root_.java.sql.{Connection, DriverManager}<snip>private var pool: List[Connection] = ... -
David Stein created a post, this forums site = slow?
Is it me, or is this forums site exceptionally slow? Have you guys considered faster hardware?DS -
-
David Stein created a post, Installation on OpenSolaris 2008.11?
Are there specific installation instructions for IntelliJ IDEA 8.0.1 on OpenSolaris 2008.11? I assume I can just use the Linux download.Also, any tips on improving the appearance of menu fonts? I... -
David Stein created a post, getting started with the Scala plugin? also, Maven problem?
I'm new to IDEA. I installed the latest Scala plugin, but I don't seem to have the option to create a Scala project when I click "New Project". Should I see something related to Scala there?I tri...