Missing packages in eclipse

Gilles Duboscq gilles.m.duboscq at oracle.com
Fri Oct 23 14:10:07 UTC 2015


Are you importing the projects from jvmci?
Next to where you cloned the graal repository, there should be a 'jvmci' directory and a 'truffle' directory.
You should import the projects from these directories as well.

 Gilles

On 23/10/15 16:09, Manas Thakur wrote:
> Hi Juan,
> 
> I tried doing the same, but I’m getting the same result.
> 
> Regards,
> Manas
> 
>> On 23-Oct-2015, at 7:34 PM, Juan Fumero <juan.fumero at ed.ac.uk> wrote:
>>
>> Hi Manas, 
>>  you can try
>>
>> $ mx ideclean
>> $ mx eclipseinit  
>>
>> and import the projects into Eclipse again. 
>>
>> Cheers
>> Juan
>>
>> On Fri, 2015-10-23 at 19:25 +0530, Manas Thakur wrote:
>>> Hello All,
>>>
>>> I followed the procedures given at https://wiki.openjdk.java.net/display/Graal/Eclipse <https://wiki.openjdk.java.net/display/Graal/Eclipse> for adding graal as a project in eclipse. However, most of the files show the dependency errors for jdk.vm.ci.*
>>>
>>> What should I do to proceed with a clean eclipse project?
>>>
>>> Regards,
>>> Manas
>>>
>>>
>>>
>>
>>
>>
>> -- 
>> The University of Edinburgh is a charitable body, registered in
>> Scotland, with registration number SC005336.
>>
> 


More information about the graal-dev mailing list