[Soot-list] Problem with running newly created analyses in eclipse

Manar missmanar1987 at gmail.com
Mon Mar 21 03:16:20 EDT 2016


Hi where you able to add fix the classpath issue ?? I'm having he same 
problem as well !!


On Tuesday, July 8, 2014 at 2:50:26 PM UTC-5, Modhi Alsobiehy wrote:

> Right click on the project and choose " configure build path"
> Add all soot required jars from " add external jars"
>
> I encountered the same problem when i mistakenly add the jars twice with 
> different paths so make sure you don't double add them!
>
> -Best,
> Modhi
>
> On Jul 8, 2014, at 3:45 PM, "Manas Thakur" <manast... at gmail.com 
> <javascript:>> wrote:
>
> When I try to run my own analysis in eclipse, it gives the following error:
> *Exception in thread "main" java.lang.RuntimeException: couldn't find 
> class: java.lang.Object (is your soot-class-path set properly?) Try adding 
> rt.jar to Soot's classpath*
> I am able to do the same and run it via command-line. How to add "rt.jar" 
> to soot-classpath in eclipse? I want a solution such that it's added 
> permanently, and my analysis runs just by clicking the run button in 
> eclipse menu (I've already given the other parameters in the source code).
>
> Regards,
> Manas
>
> _______________________________________________
> Soot-list mailing list
> Soot... at CS.McGill.CA <javascript:>
> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20160321/6e0ad263/attachment-0003.html 


More information about the Soot-list mailing list