alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Spring Framework example source code file (readme.eclipse.txt)

This example Spring Framework source code file (readme.eclipse.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Spring Framework tags/keywords

add, add, advanced, check, click, click, december, jdk, run, run, select, select, spring-tests, user

The Spring Framework readme.eclipse.txt source code

This 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

 

new blog posts

 

Copyright 1998-2021 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.