eclipse - How to understand the code flow in nuxeo -


recently have downloaded nuxeo code, sdk , nuxio ide development purpose. able build project run sdk , importing project eclipse. nuxeo guys know, it's huge project , document doesn't contains details code flow. so, sucked. develop , fix bugs need know existing code structure, functionality of each projects(modules/bundles) , how identify code flow if user click on button. so, please me

it depends on ui want debug. if it's jsf ui, buttons associated "action" contributed xml file. can follow thread.

your question generic give more details. development guidelines and/or how-to fix bugs? in latter case, depends on each kind of bug, nuxeo version, original code writer (nuxeo legacy code or customized code), use of nuxeo studio or not...


Comments

Popular posts from this blog

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

java - Unable to make sub reports with Jasper -

Integrity error when loading fixtures for Selenium testing in Django -