Steps to Reproduce: 1. Add new import to project import suggestions 2. Try to use the import in the editors Actual results: Imports do not show up Expected results: Import should show up Additional info: Workaround is to for example save one of the following file types: .java .class pom.xml kmodule.xml .drl .gdst .rdrl
master: https://github.com/droolsjbpm/guvnor/commit/3f0e99617 I also added support for rdslr and templates. Since changes in these should also fire a rebuild.
First of all: I believe that the following commit should also be cherry-picked to 6.0.x branch: https://github.com/droolsjbpm/guvnor/commit/ce171b863ab294e9fedab75813b762368b012674 Then: This two additional commits related to this issue will resolve the problem of import suggestions refresh in the data modeller. (no longer server restart is needed) guvnor project: URL: http://github.com/droolsjbpm/guvnor/commit/7954edae8 kie-wb-common project: URL: http://github.com/droolsjbpm/kie-wb-common/commit/0daaac8e6 If we want to have a separate BZ for the import suggestions refresh problem, this two commits can be moved to a new BZ. Plese confirm this with Rikkola.
Sure, both https://github.com/droolsjbpm/guvnor/commit/3f0e99617 and https://github.com/droolsjbpm/guvnor/commit/ce171b863ab294e9fedab75813b762368b012674 can be cherry-picked to 6.0.x
(In reply to Toni Rikkola from comment #4) > Sure, both > https://github.com/droolsjbpm/guvnor/commit/3f0e99617 > and > https://github.com/droolsjbpm/guvnor/commit/ > ce171b863ab294e9fedab75813b762368b012674 > can be cherry-picked to 6.0.x Once this is a blocker+ and this should be.
6.0.x guvnor: https://github.com/droolsjbpm/guvnor/compare/c57bd45...ebe7092 kie-wb-common: https://github.com/droolsjbpm/kie-wb-common/commit/3b4b33da2