Skip to content

Building Soot with Eclipse

mmustafa88 edited this page Dec 16, 2013 · 11 revisions

Step1:
Download Eclipse Download Eclipse IDE from following link: http://www.eclipse.org/downloads/

Step2:
Use the link mentioned below to download a simple .psf file or use the URL in eclipse to import team project set. This integrates heros, jasmin and soot into eclipse instead of downloading each of them manually. For detailed steps please see screen shots below:
https://raw.github.com/Sable/soot/develop/soot.psf

Go to File -> import -> team project set -> Next -> Enter the above URL -> Click Finish

Figure 1

Figure 2

Figure 3

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

Figure 4

After successfully completing the aforementioned steps, you can also export a team project file that includes all of your projects by using following 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