05-04-2012 06:02 AM
We have changed nuxeo plugin folder structure a bit. Now the hierarchy goes like this:
project
|_ bin (it contains our nuxeo jar build scripts)
|_ config (our plugin configuration files)
|_ plugin (now this is the folder where the actual nuxeo plugin folder structure goes)
|_ bin
|_ src
|_ pom.xml
We are able to generate nuxeo plugin uxing ant script; but how can we use nuxeo hot reload facility. Is there anyway we can confgiure it to use our classpath scheme?
05-04-2012 07:18 AM
In your eclipse, add the nuxeo nature to your project. At this moment, the project classpath is not well restored. You should edit it manually in eclipse for restoring your projects and third parties dependencies. Once this solved, you should be able to associate it in the nuxeo deployment view.
05-04-2012 07:42 AM
Slacoin thanks for your reply; when I added nuxeo nature to my project, it created main and test empty folders in bin (thats no issue). But after adding nature, neither the nuxeo build jar utility worked fine nor the hot deploy worked.
05-04-2012 10:14 AM
If the bin folders are empty, this explain why nothing is hot-reloaded. Do you let eclipse automatically rebuild your projects ? If not not, did you build your pro ject ?
09-04-2012 01:28 PM
Bump!<br/>Did you get the solution from one of the following answers or by yourselves? If so, please mark it as accepted or share your own.<br/>Thanks
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.