PapyrusSoaML provides a simple SoaML profile for modelling with Papyrus UML in Eclipse.
The following steps describe the installation of PapyrusSoaML within your Eclipse IDE.
- Checkout the project and import the project to Eclipse
git clone https://github.com/cemmersb/PapyrusSoaML.git - Create a new Papyrus model in a new Eclipse project

- Give your model a nice name

- Select your modeling language

- Choose a diagram name that fits to your model

- Select your model in the model explorer

- Select your model Properties

- Add the profile to your model by selecting the + sign in the Properties pane

- Select the entire profile and include all sub profiles

- Start modeling, e.g. a class and select the profile option via the properties

- Finally you'll end up having a modell with the attached profile elements

Thanks to Sebastien Gerard for providing a great tutorial on how to create a custom profile. If you want to learn more about how to create a custom profile, please visit: http://www.eclipse.org/papyrus/usersTutorials/resources/PapyrusUserGuideSeries_AboutUMLProfile_v1.0.0_d20120606.pdf