Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Code Builder cannot be resolved

It opens in the XTend Editor, but i checked that the pom.xml file that defined it also has an error in the 


On Mon, Sep 28, 2015 at 3:34 PM, Andreas Sewe <andreas.sewe@xxxxxxxxxxxxxx> wrote:
Hi,

> I have lots of errors in the project, most of them pertain to the
> imports used, here is  a screenshot where i am getting the error on
> inluding an import

CodeBuilder is written in Xtend, not Java. It looks like you don't have
the Xtend SDK installed.

To check, in what kind of editor
does"org.eclipse.recommenders.testing/src/org/eclipse/recommenders/testing/CodeBuilder.xtend"
open? The Xtend Editor? Or a plain Text Editor?

Best wishes,

Andreas

--
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/recommenders-dev

Attachment: screenshot2.png
Description: PNG image


Back to the top