INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/19 17:22:13 toconnor 1.1.2.1: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by:
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<parcel language="Java" xmlns:parcel="scripting.dtd">
|
||||
<script language="Java">
|
||||
<locale lang="en">
|
||||
<displayname value="SayHello"/>
|
||||
<description>
|
||||
Prints Hello in a Writer document
|
||||
</description>
|
||||
</locale>
|
||||
<functionname value="SayHello.start"/>
|
||||
<logicalname value="SayHello.start"/>
|
||||
<languagedepprops>
|
||||
<prop name="classpath" value="SayHello.jar"/>
|
||||
</languagedepprops>
|
||||
</script>
|
||||
</parcel>
|
||||
Reference in New Issue
Block a user