Becoming a D2 developer on the job

Step 1: Create a default plug-in with Eclipse

In the File menu, select New Project. Then, select DecisionDeck Plugin. Give a short name, e.g. mytest, select Require base plugin and Contribute to UI. Then click on Finish.

Eclipse should create a new project named d2-mytest-plugin.