Project not showing up after import in Business Central

Latest response

I have created a Maven project in the JBoss Developer Studio and run a test case there. Everything works fine. Now I want to put the project on my EAP running BRMS. I clone the repository, and it shows up under the "File Explorer: Repositories". Next I try edit the project. I go to "Authoring -> Project Authoring" and I see nothing. I see "org.myorg / --- / ---" and the "---" dropdowns are empty. What have I done wrong?

Responses

I am facing same issue. Does anyone have solution for this?

Hello,

I assume you import your project by clicking Authoring -> Administration, Repositories -> Clone Repository.

I'm not sure why this is not working. I will file a bug report.

In the meantime, an easy workaround is to first create your project in Business Central, push that to your git repository, make changes in that repository with eclipse/copy over your changes and pull the changes in Business Central.

Hope that helps!

Creating kmodule.xml under src\main\resources\META-INF fixed my issue.

Thanks, Ravi T

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.