-
Notifications
You must be signed in to change notification settings - Fork 0
jakecobb/xnat-infovis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
xnat-infovis :: xNAT Information Visualization Project Developing in Eclipse ===================== xnat-infovis is built with Maven. You can setup for Eclipse by running: $ mvn -DdownloadSources=true -DdownloadJavadocs=true eclipse:eclipse Then use Import -> Existing Projects into Workspace. If the pom.xml changes, you can rerun mvn eclipse:eclipse and then refresh the project. Running Unit Tests in Eclipse ============================= After setting up above, you need to get Maven to copy the resources once (or again after you've added new ones). After that, you can run the JUnit tests in Eclipse as normal. The copy command is: $ mvn resources:resources resources:testResources
About
xNAT Info Vis Project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published