Service Virtualization

 View Only

devtest-ext-template.zip 

May 05, 2016 12:50 PM

Has a sample extension project with Ant build file in place. No sample classes are included - these would be obtained elsewhere

Statistics
0 Favorited
3 Views
1 Files
0 Shares
3 Downloads
Attachment(s)
zip file
devtest-ext-template.zip   162 KB   1 version
Uploaded - May 29, 2019

Tags and Keywords

Comments

May 05, 2016 04:46 PM

Hi Koustubh,

Here are some notes I had on creating extensions using the example project:

 

Pre setup:
- install ant
- install eclipse
- edit itkoext-build/build.properties file to point to {{LISAHOME}} folder

- add apache-ant bin folder into the classpath


Creating a new project:
make copy of template folder
edit project name and import file path in build.xml and build-main.xml
run terminal command "ant setup-eclipse" in project folder to build eclipse project
import project in eclipse

 

To deploy the extension simply run deploy from the Ant view in eclipse.

May 05, 2016 04:09 PM

Can you provide some information on how this can be used? Any steps for someone who wants to get started on this?

Related Entries and Links

No Related Resource entered.