Skip to content

Building Soot with Eclipse

Eric Bodden edited this page Dec 5, 2013 · 11 revisions

Step1:
Download Eclipse

Step2:
Download heros, jasmin and soot from the link mentioned below by simply integrating it into eclipse. This is a simple .psf file while includes all of them and you donot have to download each of them separately.
https://raw.github.com/Sable/soot/develop/soot.psf

Go to File -> import -> team project set -> Next -> Select the .psf file which you downloaded recently from your disk -> Click Finish

Figure 1

Figure 2

Figure 3

Here you are with the imported heros, jasmin and soot files.

Figure 4

If you are working on soot and after your successful results you want to export a team project file which will be one file including all of your projects than please follow the mentioned below steps

Go to File -> Export -> select Team Project set -> Select the projects that needs to included as team project -> and click Finish. Now your team project file is ready inform of .psf.

Clone this wiki locally