Installation
-
Install Eclipse
-
Install SVN client
- Install a SVN client you want to use for Eclipse, like Subversive, to import the projects. Or use an extern SVN client as you wish.
-
Install Pure::Variants v3.2
- Download the pure::variants plugin
- Community Edition http://www.pure-systems.com/pvce-update/
- Open Eclipse -> Help -> Install new Software
- Add the archive file you downloaded before and install all features.
-
Import MultViewEvaluation (MVE) plugin
- Import the plugin project svn://svn.code.sf.net/p/multiviewevalution/svn/ multiviewevalution-svn
- Browse the URL and choose a version and a trunk you want to work with.
- If there are any errors, check the Java version
- Java Compiler (Properties) should be set to 1.7 if you have problems here.
-
Run Configuration
- Open Run -> Run Configurations
- Eclipse Application -> right click -> new
- Main Tab
- Name the configuration as you like, maybe MVE-Plugin
- Choose as Execution environment: JavaSE – 1.7
- Plug-ins Tab
- Launch with: “plug-ins selected below only”
- Make sure all packages “com.ps.*” are selected
- Press button: (Add Required Plug-ins)
- Then button (Validate Plug-ins) and (Apply)
- Now you can run your configuration.
Related
Wiki: Home
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.