After installing the SDK and tools, you can start creating the application:
- Open Eclipse and got to File | New | Other..., select Service Fabric Project, and click Next:

Select a wizard dialog
- Enter the project name, PackSFApplication, and click Next:

ServiceFabric Project Wizard dialog
- Select Stateful Service, name the service PacktStatefulService, and click Finish:

Add Service dialog
- When the Open Associated ...