|
Spring Framework example source code file (readme.eclipse.txt)
The Spring Framework readme.eclipse.txt source codeThis readme describes how to run the tests in this folder using the Eclipse IDE. 1) Select "Run..." from the Run drop-down menu 2) Create a new "JUnit" launch configuration - call it "Spring-tests" or some similar name 3) Check the option to "run all tests in the selected project, package or source folder". 4) Click search and select this folder (tests) 5) Click on the "Classpath" tab and then "User Entries" 6) Select "Add External Jars" and add tools.jar from your JDK. 7) Select "Advanced", then "Add folders". 8) Add the "spring/target/test-classes" folder 9) "Apply" the changes 10) Run! -- Adrian Colyer, December 2005. Other Spring Framework examples (source code examples)Here is a short list of links related to this Spring Framework readme.eclipse.txt source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.