FitNesse management of imported jar packages

Source: Internet
Author: User

As follows: There are many jars that need to be introduced, and the paths are different, so it's more troublesome to add a prune jar

!*> Setup
!define Test_system {Slim}
!define Local_path {C:\Users\qiuwy\.m2\repository}
!path ${local_path}\org\slf4j\slf4j-api\1.6.4\slf4j-api-1.6.4.jar
!path ${local_path}\org\slf4j\slf4j-log4j12\1.6.4\slf4j-log4j12-1.6.4.jar
!path ${local_path}\log4j\log4j\1.2.16\log4j-1.2.16.jar
!path ${local_path}\net\sf\json-lib\json-lib\2.4\json-lib-2.4-jdk15.jar
!path ${local_path}\org\apache\httpcomponents\httpclient\4.3.1\httpclient-4.3.1.jar
!path ${local_path}\org\apache\httpcomponents\httpcore\4.3\httpcore-4.3.jar
!path ${local_path}\org\json\json\20090211\json-20090211.jar
!path ${local_path}\org\kohsuke\stapler\json-lib\2.1\json-lib-2.1-jdk15.jar
!path ${local_path}\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar
!path ${local_path}\org\slf4j\jcl-over-slf4j\1.6.4\jcl-over-slf4j-1.6.4.jar
!path ${local_path}\com\funshion\ssh2\0.0.1\ssh2-0.0.1.jar
!path ${local_path}\net\sf\json-lib\json-lib\2.4\json-lib-2.4-jdk15.jar
!path ${local_path}\net\sf\ezmorph\ezmorph\1.0.6\ezmorph-1.0.6.jar
!path ${local_path}\commons-beanutils\commons-beanutils\20030211.134440\commons-beanutils-20030211.134440.jar
!path ${local_path}\junit\junit\4.11\junit-4.11.jar

*!

Then came to think of a way, is to use the jar to put out in a directory, as long as the introduction of the path under the *.jar on the line

Next time, if you want to increase the deletion of jar,fitnesse files, don't change

Just add or remove the corresponding jar package under this path.

As follows:

!*> Setup
!define Test_system {Slim}
!define Local_path {C:\Users\qiuwy\.m2\repository}
!path ${local_path}\jarpackage\*.jar

*!

FitNesse management of imported jar packages

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.