cancel
Showing results for 
Search instead for 
Did you mean: 

Can we configure Nuxeo IDE hot reload?

SMAH_Haider
Star Contributor
Star Contributor

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?

4 REPLIES 4

slacoin_Lacoin
Star Contributor
Star Contributor

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.

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.

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 ?

Julien_Carsique
Elite Collaborator
Elite Collaborator

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

Getting started

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.