Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c2b55e1c8fc767344f0589b67417c8013ac8998a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
-------------------------------------------------------------------------------

--------------------------
! Papyrus Code Templates !
--------------------------

In Eclipse workbench, select "Window" -> "preferences" 

In the opened window, in the left tree, select:
"Java" -> "Code Style" -> "Code Templates"

On the right, click on the button: "Import..."

Select the place where the file "Papyrus Code Templates.xml" is.


-------------------------------------------------------------------------------

--------------------
! Papyrus Formater !
--------------------

In Eclipse workbench, select "Window" -> "preferences" 

In the opened window, in the left tree, select:
"Java" -> "Code Style" -> "Formatter"

On the right, click on the button: "Import..."

Select the place where the file "Papyrus Formatter profile.xml" is.

-------------------------------------------------------------------------------

Back to the top