Hi, On Thu, Jul 24, 2014 at 12:33 PM, <[email protected]> wrote:
> Hi, > I am trying to run a simple Java calculator akka program as written in > http://blog.coralic.nl/2013/08/30/parallelism-simplified-by-akka-in-java/. > >From the error message you posted it seems like you are trying to use the akka.Main class, although the above example does not use it. Without knowing what you exactly do, it is impossible to help. > > I am using Eclipse and import the akka dependencies into the project. > I still recommend you to download Activator and start with one of the templates. It also generates an Eclipse project which you can open from Eclipse and has all the proper dependencies, etc. set up. -Endre > > > On Thursday, July 24, 2014 5:05:11 PM UTC+8, [email protected] wrote: >> >> Hi, >> I am new to java akka model. For your information, i have a java akka >> program running in eclipse. Unfortunately, i cannot run the sample program. >> They is not error message but what i receive is "you need to provide >> exactly one argument: the class of the application supervisor actor". Can >> anyone help on this issue? Thanks. >> > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - The software stack for applications that scale Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
