Difference between revisions of "Artefact:Template/org/oogenerator/examples/tutorial/Example0010 HelloWorld"

From OOModels
Jump to navigationJump to search
m
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
| Meta_Domain  = Domain:it/development/formatting
| Meta_Domain  = Domain:it/development/formatting
| Meta_Category = Type:org/oomodels/wiki/Template
| Meta_Category = Type:org/oomodels/wiki/Template
| Meta_Download = true
| Meta_Maturity = final
| Meta_Maturity = final
| Meta_AddTypeToCategory    = true
| Meta_AddCategoryToCategory = true
}}
}}


== Code ==
{{AutoUpload}}
 
==Code==


<div class="code">
<div class="code">
  <span class="oogintro">G-2.0-plain_java-1.0</span>
  <span class="oogintro">G-2.0-plain_java-1.0</span>
<span class="oogcomment">⊰
    This templates creates a text with the famous words "Hello, world!".
⊱</span>
   
   
     Hello, world!
     Hello, world!
   
   
</div>
</div>

Latest revision as of 11:10, 18 February 2009

Classification
Type Type:org/oogenerator/Template/2.0
Domain Domain:it/development/formatting
Category Type:org/oomodels/wiki/Template
Maturity final
More
Download Code
Namespace (more)

OOGenerator main package

create new pages

Do not edit manually!

Code[edit]

G-2.0-plain_java-1.0
⊰
   This templates creates a text with the famous words "Hello, world!".
⊱

    Hello, world!