Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| vendors:cisco:uc:cvp:cvpstudio [2018/05/17 19:56] – ↷ Page moved from code:java:vendors:cisco:uc:cvp:cvpstudio to vendors:cisco:uc:cvp:cvpstudio gerardorourke | vendors:cisco:uc:cvp:cvpstudio [2018/11/07 10:11] (current) – [To compile CVP Call Studio Java Code] gerardorourke | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== To compile CVP Call Studio Java Code ===== | ===== To compile CVP Call Studio Java Code ===== | ||
| - | add the below two " | + | Add the below two " |
| C: | C: | ||
| C: | C: | ||
| + | Call Studio provides a location to place components that are to be shared across all applications: | ||
| + | CallStudio/ | ||
| + | |||
| + | Individual classes are placedin the classes subdirectory and JAR file archives are placed in the lib subdirectory. | ||
| + | |||
| + | (right click) and select Export the Java to a JAR file and enter the jar folder & name as per | ||
| + | C: | ||
| + | |||
| + | It will appear in Call Studio in the folder configured in the Java , e.g. | ||
| + | |||
| + | < | ||
| + | public String getDisplayFolderName() | ||
| + | { | ||
| + | return " | ||
| + | </ | ||
| + | | ||
| ==== ICM Req ==== | ==== ICM Req ==== | ||