Menu

Installation

Andreas Kretschmer
  1. Install Eclipse

  2. 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.
  3. Install Pure::Variants v3.2

  4. 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.
  5. Run Configuration

    • Open Run -> Run Configurations
    • Eclipse Application -> right click -> new
      • Main Tab
        1. Name the configuration as you like, maybe MVE-Plugin
        2. Choose as Execution environment: JavaSE – 1.7
      • Plug-ins Tab
        1. Launch with: “plug-ins selected below only”
        2. Make sure all packages “com.ps.*” are selected
        3. Press button: (Add Required Plug-ins)
        4. 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.