Build failing with Amazon ProfileCredentialsProvider -


   //   this.s3client = new amazons3client(new profilecredentialsprovider());         this.s3client = new amazons3client(); 

if uncomment first line, project build failing saying doesn't recognise package ( com.amazonaws.auth.profile) , encountered error @ profilecredentialsprovider().

but if use second line, ok. why happen?


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -