jackdreilly / SparkADMM

ADMM implementation on Spark Cluster
7 stars 2 forks source link

Problems with intelliJ #5

Closed JojoG closed 12 years ago

JojoG commented 12 years ago

I have some problems actually:

jackdreilly commented 12 years ago

3) Don't use git bash for sbt. Just use cmd. we have to configure your computer to use sbt 2) no idea. we'll have to take a look together

1) are you referring running a single file?

In the configuration, the main class refers to the name of the object residing in a package. The name of the file is ignored. Try experimenting with tdifferent numbers of objects inside files, and change their name, and change the configuration until you get a good feel of how it works.