Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:3500:0200 [2023/04/05 05:49] – removed - external edit (Unknown date) 127.0.0.1 | docs:3500:0200 [2025/06/12 04:00] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | [< | ||
| + | ====== General Guidelines ====== | ||
| + | The following section describes the common steps required to add programming extensions to the // | ||
| + | |||
| + | * All extensions (except scripts running on the client) have to be written in the Java programming language. | ||
| + | * As all extensions implement some standard Java interface exposed by // | ||
| + | * The name of the Java package where the extension will reside is not mandated and is up to a programmer. | ||
| + | * The resulting extensions may be packaged into one or several jar files. These jar files have to be placed into the '' | ||
| + | * If running AwareIM as a Windows service modify the files '' | ||
| + | |||
| + | {{simplenavi>: | ||