nuxeo-ide
Bonjour J'ai installé les exemples “Cookbook” de la section “How to configure document types, actions and automation chains” ensuite j'ai configuré l'IDE pour travailler en Eclipse: mvn eclipse::clean
mvn eclipse::eclipse j'ai aussi packagé le ...
0 votes
1 answers
1 comments
1917 views
Hello! I have create an operation on IDE and in some case it should send to user interface warning, message as in case of validation forms, i didn't find any way to do that? Thanks!
1 votes
1 answers
0 comments
1911 views
I'm trying to follow this tutorial: http://doc.nuxeo.com/display/Studio/Use+Content+Automation But I have an issue. I'm unable to find the “Automation Chains” option in the menu that it says to open. Under the “Automation” menu the only option ...
0 votes
1 answers
0 comments
1766 views
Hi, Is there an easy way to view the JavaDoc within Eclipse IDE other than browsing it in a browser? I tried to attach the location of Javadoc to nuxeo-core-5.6.jar but my IDE says “The current path belongs to container 'Nuxeo SDK' which does not ...
0 votes
1 answers
1 comments
1449 views
Hello, I need to use jquery-ui and his ressources for some JS components but i don't know how to add all css/js/json/png files from the downloaded zip file from the jquery-ui web site. Can i do that ? Thanks, Jeremy
0 votes
0 answers
0 comments
2399 views
Hi all! Problem: Can´t make the bundle chemistry work as expected. Detail all the steps to make this work: 1 - download de SDK 5.7.2. 2 - download the nuxeo chemistry project in github https://github.com/nuxeo/nuxeo-chemistry . 3 - change to ...
0 votes
1 answers
1 comments
2320 views
Do all of the following Eclipse downloads work with the Nuxeo IDE plugin and Nuxeo 5.7? Eclipse IDE for Java EE Developers Eclipse IDE for Java Developers Eclipse Standard (4.2 or 4.3)
0 votes
0 answers
0 comments
1305 views
Hello, Sometime i only have the possibility to add one type of document, It's possible to bypass the popup menu and directly move to the document creation layout ? If i can't, i think i have to do a User Action who do the job. Thanks
0 votes
1 answers
0 comments
2171 views
Hi, In my webengine site, I use a basic java/.ftl file instructions to generate a tree. My Java method : *public getViewTree(@PathParam(“index”) int index) { String sectionpath = path[index]; ctx.setProperty… … return getView(“tree”).arg(“doc”, new ...
0 votes
0 answers
0 comments
1462 views
Vous pouvez aussi me répondre en français… J'ai écris en anglais en passant avoir plus de chance d'être répondu! Newbie, how to add nuxeo sdk, can't find the folder with “bin” and “nxserver” as suggested in the documentation: ...
0 votes
0 answers
2 comments
1927 views
Please let me know the process for the same.
0 votes
2 answers
1 comments
1690 views
Bonjour, J'ai développé un plugin, qui utilise une librarie externe. J'ai placé cette librairie dans le répertoire nuxeo.war/lib/, et je peux déployer avec l'EDI. Mais quand je veux faire un export manuel, par “mvn clean install” ou par clic droit ...
0 votes
1 answers
0 comments
2302 views
Hi, I developed some jar library, and put it as user library in Nuxeo IDE. Now, when I update my library, and replace the previous one, the changes are not taken into account by the server (even though I restarted it). What should I do to force ...
0 votes
2 answers
7 comments
1662 views
Hi, Is it possible to create a user and manage their groups and permissions programatically? Plese tell me step By Step , Because i have study Api but i dont know How to use it
0 votes
2 answers
0 comments
1525 views
Hi How i get Nuxeo Service by java Code , and how i create new Documet Type By java Code. and What i have 2 Do ? Plese Reply ….. I want create my own Application by writing Some Code Plese Guide ME What i have 2 do?
0 votes
2 answers
0 comments
1750 views