User Tools

Site Tools


documentation:ad_cm_tags_manager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
documentation:ad_cm_tags_manager [2015/06/11 06:57]
mooeditor
documentation:ad_cm_tags_manager [2015/06/11 06:58]
mooeditor
Line 1: Line 1:
 <code java>\\ <code java>\\
-/**\\ +\\
-* The HelloWorldApp class implements an application that\\ +
-* simply displays "Hello World!"​ to the standard output.\\ +
-*/\\+
 class HelloWorldApp {\\ class HelloWorldApp {\\
 public static void main(String[] args) {\\ public static void main(String[] args) {\\
Line 10: Line 7:
 }\\ }\\
 </​code>​ </​code>​
- 
-~~COMPLEX_TABLES~~