Revision: 4119
          http://vexi.svn.sourceforge.net/vexi/?rev=4119&view=rev
Author:   clrg
Date:     2011-05-10 12:46:02 +0000 (Tue, 10 May 2011)

Log Message:
-----------
Updated readme for Vunit

Modified Paths:
--------------
    trunk/org.vexi-vexi.vunit/README

Modified: trunk/org.vexi-vexi.vunit/README
===================================================================
--- trunk/org.vexi-vexi.vunit/README    2011-05-10 02:15:59 UTC (rev 4118)
+++ trunk/org.vexi-vexi.vunit/README    2011-05-10 12:46:02 UTC (rev 4119)
@@ -1,5 +1,5 @@
+RUN MANUALLY
 
-
 Example arguments to run the 'test' tests (just a dummy testsuite).
 
 -t org.vexi.vunit.runner.main
@@ -7,3 +7,45 @@
 ../org.vexi.vunit/src 
 ../org.vexi.vunit/src_dev 
 vunit.test_template=test_tests
+
+
+ECLIPSE SETUP
+
+1. Install VexiDev Eclipse plugin
+
+2. Check out from Subversion or unpack .vexi files:
+
+org.vexi-vexi.vunit
+org.vexi-vexi.vunit-runner
+org.vexi-vexi.widgets
+
+3. Set up Vexi Library called VUNIT
+
+Window -> Preferences -> Vexi Preferences -> Vexi Libraries
+
+Assign the directories:
+
+org.vexi-vexi.vunit/src_main
+org.vexi-vexi.vunit-runner/src_main
+org.vexi-vexi.widgets/src_main
+
+4. Set up Vexi project files for your test suite (Project Properties).
+
+For example, org.vexi-vexi.widgets has the folders:
+org.vexi-vexi.widgets/src_main
+org.vexi-vexi.widgets/src_poke*
+org.vexi-vexi.widgets/src_test
+
+* Not required
+
+Now you may right click and:
+
+Run As -> Vunit Test
+
+NB At time of writing there is a bug in VexiDev.  Right click to run does
+not work.  Instead, after performing the right click run, go to:
+
+Run -> Run configurations
+
+Double click on 'Launch Vunit' and it will create a Run Configuration for
+the test in question.
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to