Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Used for tagging text files to achieve font, color, graphic, and hyperlink effects on web pages.

File Extensions 
NameDescription
.htmlHypertext Markup Language is a standardized system for tagging text files.


Attributes
NameDescriptionDefault ValueSupported Values
SourceObject Source Location Type

SCM

SCM
Target LocationPath to where the file should be deployed to.$OA_HTML/


Related Project Properties
NameDescriptionDefault Value
Source folder for web files (e.g. web).html
Target directory for html files (e.g. $XXAR_TOP/html).$OA_HTML

Sample Build Commands 

N/A - Build commands not supported for this type.


Sample Deploy Commands 
Code Block
languagebash
themeEclipse
cp $SOURCE_FILE $OA_HTML/;


Considerations

None