Error when importing Grinder to Eclipse: No marketplace entries found to handle clojure-maven-plugin -


i want import grinder(java load testing tool)into eclipse new project. these environment: win7 64bit jdk 1.6 32bit eclipse-java-luna-sr2-win32  these steps: 
  1. eclipse--import git uri ,i used git link provided official

  2. eclipse--file--import--maven--existing maven projects,i use directory contain source files downloaded git

  3. then eclipse started build , handle dependency,when process over,eclipse gave error info: ” no marketplace entries found handle clojure-maven-plugin:1.3.15”

    i don’t modify pom file ,and use default maven plugin of eclipse:m2e.i don’t install maven , other library. try delete “c:\users\g.m2\repository”,and redo these steps ,however,it doesn't work.

    plz me,thanks!

not sure purpose. planning develop/enhance grinder tool. if yes, should connect developers in grinder site.

and if planning use tool , trying configure eclipse scripting purpose, should try grinderstone. note outdated , works specific version of software. otherway, can use pydev in eclispe scripting can't run there.

hope helps..


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -