Actually, I imported the project as java project. I started importing as a maven project as one suggested before. I will post questions if other things come up again.
Thanks and sorry for spoiling your inbox. With regards, Jason Koh cseweb.ucsd.edu/~jbkoh On Mon, Oct 3, 2016 at 1:21 PM, Jason Koh <[email protected]> wrote: > Hi all, > > I am trying to embed some function (SPIN as talked in another thread) to > jena-arq so that Fuseki can use it smoothly. I was able to import the > entire project into eclipse (Neon) but cannot run Fuseki there. What I am > doing is i) editing and ii) run mvn in the command line (I cannot find > maven build in Eclipse.), iii) unzip target archive in Fuseki and then iv) > run the server using ./fuseki-server > > I would like to build and run the server as a debug mode in Eclipse so > that I don't have to go through all the above steps. > > This is probably due to my lack of knowledge on Eclipse framework, but I > would appreciate if I could learn how to do it. Either direct enlightenment > or pointers to documents will be appreciated. > > Thanks a lot. > > > > With regards, > Jason Koh > cseweb.ucsd.edu/~jbkoh >
