|
|
Re: Generating and building IncQuery Project [message #1446777 is a reply to message #1413934] |
Fri, 17 October 2014 09:41   |
Ali AKAR Messages: 31 Registered: July 2009 |
Member |
|
|
Hi Zoltan,
I don't have any Xtext-based product installed.
Like the model, edit and editor plugins generated by EMF, I extended the
generator adapters to generate a new project type for me. Inside the
project, I generate queries, i.e. eiq files, and specific java classes
and API to call my queries.
I configure correctly the project with the xtext and incquery nature
during the generation.
Everything is running in an Ant script.
I fixed the problem by running "org.eclipse.ant.ui.antRunner" instead of
"org.eclipse.ant.core.antRunner".
Best regards,
Ali
Le 29/08/2014 22:15, Zoltan Ujhelyi a écrit :
> Hi Ali AKAR,
>
> I don't have a full solution to your problem, but I am trying my best to
> guess what happens. What I can see here is that the Xtext builder
> infrastructure is not correctly initialized because some required
> service is not available; however, I have never seen such an issue before.
>
> I would like to get some additional information:
> * Do you have any additional Xtext-based product installed? If yes, it
> might be possible that there is some previously unknown conflict between
> that plug-in and ours.
> * Can you please elaborate what do you mean by 'I extended the EMF
> Generator to generate an EMF-IncQuery project'? * Does the same issue
> come forth if you create your IncQuery project using the wizard provided
> by IncQuery? If not, I would be interested in having a look at a sample
> project generated by your solution - it might be easier to spot the
> difference.
>
> Cheers,
> Zoltán
|
|
|
|
Powered by
FUDForum. Page generated in 0.07971 seconds