Editing Petals ESB source code

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (6)

View Page History
h1. Eclipse configuration for Petals source code

h2. Use the good right source code formatter for Java files

You can define it by following these steps :
* click on "*Apply*" to save.

h2. Use the good right source code formatter for XML files

Configure your XML formatter as following:
* go to *Window \-> Preferences*, then select *XML \-> XML Files \-> Editor*,
* copy apply the following configuration:
!formatter-xml.png!

h2. Use the right source code formatter for Apache Ant files

Configure your XML formatter as following:
* go to *Window \-> Preferences*, then select *Ant \-> Editor \-> Formatter*,
* apply the following configuration:
!ant.png!

* click on "*Apply*" to save.

Configure your *Save actions* as following:
* go to *Window \-> Preferences*, then select *Java \-> Editor \-> Save Actions*,
* copy apply the following configuration:
!SaveActions.png!

Configure the Petals SonarQube Server as following:
* go to *Window \-> Preferences*, then select *SonarQube \-> Servers*,
* copy apply the following configuration:
!sonar.png!