I am quite new to developing plugins with Eclipse and wondered if anyone can help me with an issue or pointers as to where I am going wrong. I am trying to compile a plugin for use in a Lotus Notes Update Site DB for XPages.
I downloaded the plugin code from: https://github.com/timtripcony/oauth4domino/tree/master
Then I imported it into my plugin project in Eclipse and it doesn't appear to be building because when I view the original developers video https://www.youtube.com/watch?v=yxpTdbsuMaE at 10:44 he has the "Features" & "Plugins" folders and some jar files and I can't get mine to build them. Or am I doing something wrong?
Developers Eclipse Environment
My Eclipse Environment (Update Site greyed out and no Features or Plugings folders) Build All doesn't seem to build anything.