Error in main java class

ankur19
ankur19 edited July 2018 in Java client
@sujith when i to run test main class under sample folder the i am getting error like “selection does not contain a main type”

Kindly help
  • sujith
    The javakiteconnect is a multi-module project. You need to set up both modules properly in the project structure with library dependencies. Make sure to add kiteconnect (module) library dependency to sample module.

    In Run configurations, use classpath of module: sample and main is Test.
  • ankur19
    @sujith can you provide setup documentation also with api.
Sign In or Register to comment.