Hi and welcome to Pivot! I'm excited to have you doing your GSoC project with us !
So, as far as your specific error -- I assume you tried to run your program from the command line?! Did you create a .jar file? We're you using ScriptApplication? What was the exact command line that you used?? The more details you give us, the easier it will be to help. Thanks, ~Roger Whitcomb On April 28, 2016, at 4:36 AM, Bikramjeet Singh <singh.bikramje...@gmail.com> wrote: HI, I need to use Apache pivot for my GSoc project this year and I was beginning to learn how to use it from tutorials. So while following the basic steps of setting up the project and trying the code given in hello world! Tutorial I'm receiving the error "Application class name is required". What should I do? Thanks