On 14 November 2011 09:41, Pablo Mendes <[email protected]> wrote: > Hi, > It seems to be an Eclipse problem, not a DBpedia Spotlight one. > All the classes you mentioned are in the module core. We have been using > IntelliJ IDEA because the Scala plugin seems to be better there. So > unfortunately I cannot help with Eclipse. You can try in their mailing list, > or directly with the scala plugin for Eclipse. > > Also, make sure you import the files as a Maven project ,so that all the > dependencies are accounted for.
Maven grumbles quite loudly, and the subprojects don't build independently because the <version> isn't a constant, maybe that's the source of the Eclipse failure. I've attached a patch with the changes that made it work for me (it also sets <relativePath>, because otherwise, several classes were being omitted). -- <Sefam> Are any of the mentors around? <jimregan> yes, they're the ones trolling you
pom-fixes.diff
Description: Binary data
------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________ Dbp-spotlight-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users
