sorry of possible annoying you with questions about Eclipse and Sphinx4 but:
A month ago or so, i checked out sp4 from the svn repository and followed the steps in the tutorial to set up sp4 in eclipse. Everything worked out perfectly but yesterday i updated from the svn repository and i realized that the demos are now in an apps folder and some other stuff has changed since the last month.
And of course there had been some errors in the problems tab of eclipse. So i tried to solve the problems but nothing worked. I than made a fresh checkout from svn and followed the steps of the tutorial again and the progress stopped at the compiling step with ant:
BUILD FAILED
/Users/jeckyll/studium/eclipse_projects/sphinx4/build.xml:229: The following error occurred while executing this line:
/Users/jeckyll/studium/eclipse_projects/sphinx4/build.xml:270: srcdir "/Users/jeckyll/studium/eclipse_projects/sphinx4/src/demo" does not exist!
I looked in the forums here but nothing worked out.
So do you have any hints or ideas what the possible mistake i'm making could be?
Thanks in advance
Regards,
norman
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
sorry of possible annoying you with questions about Eclipse and Sphinx4 but:
A month ago or so, i checked out sp4 from the svn repository and followed the steps in the tutorial to set up sp4 in eclipse. Everything worked out perfectly but yesterday i updated from the svn repository and i realized that the demos are now in an apps folder and some other stuff has changed since the last month.
And of course there had been some errors in the problems tab of eclipse. So i tried to solve the problems but nothing worked. I than made a fresh checkout from svn and followed the steps of the tutorial again and the progress stopped at the compiling step with ant:
BUILD FAILED
/Users/jeckyll/studium/eclipse_projects/sphinx4/build.xml:229: The following error occurred while executing this line:
/Users/jeckyll/studium/eclipse_projects/sphinx4/build.xml:270: srcdir "/Users/jeckyll/studium/eclipse_projects/sphinx4/src/demo" does not exist!
I looked in the forums here but nothing worked out.
So do you have any hints or ideas what the possible mistake i'm making could be?
Thanks in advance
Regards,
norman
Hi Norman,
I've changed the repository layout to ease the setup of IDEs. The current procedure is just as follows.
1) Add all subfolders of the src-directory as source-root-folder to your project.
2) add the lib/js.jar, lib/jsapi.jar and tags.jar as libraries.
That's it. :-)
Note: Please update your working copy again, because I've fixed your above mentioned build-error.
Best regards,
Holger
Holger!
Thanks so much. Everything works fantastic now!
Regards,
norman