0

On the evosuite documentation website, they have a unhelpful video.

The video shows that when you right click the text editor in eclipse, there is an evosuite icon after "replace with", but I haven't figured out how I can do that after I tried different answers on website.

I put evosuite.jar in the folder of eclipse plugins and then use plug-in from Existing JAR Archives functions of eclipse to import it.

Am I anywhere close?

Any suggestion will be appreciated. Thanks in advance

dnlcrl
  • 5,022
  • 3
  • 32
  • 40
jaycee0905
  • 1
  • 1
  • 1

2 Answers2

4

It looks like the update site is here: http://www.evosuite.org/update/

Paste this URL into your Eclipse Install manager's work with text box (Help -> Install new software...), select evosuite and next. Follow the instructions to install.

Andrew Eisenberg
  • 28,387
  • 9
  • 92
  • 148
  • it looks like the update site is down, is there any backup site? – dnlcrl Oct 07 '14 at 18:54
  • How do you know it's down? Did you navigate to the url in a browser? That would correctly give you a 403 error since the server does not allow directory listing in a browser. You must add the url to your Eclipse update manager. If that doesn't work, then you should contact the maintainers of the plugin to tell them this. – Andrew Eisenberg Oct 07 '14 at 19:29
  • I assumed it is down because it don't work it eclipse, anyway I will contact the maintainers, thanks. – dnlcrl Oct 07 '14 at 20:24
  • Have you any repsonse ? I have same problem. – Grzesuav Dec 08 '14 at 13:32
0

You may have to de-select the option “Group items by category” to see EvoSuite listed if you harness the power of Andrew Eisenberg's answer

Karan Bhandari
  • 370
  • 3
  • 12