]
Viacheslav Kabanovich closed JBIDE-8375.
----------------------------------------
Saving state of KB project should not invoke creating KB objects for
projects without KB nature
-----------------------------------------------------------------------------------------------
Key: JBIDE-8375
URL:
https://issues.jboss.org/browse/JBIDE-8375
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JST
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M1
In WebKbPlugin, at creating save participant, implementation of case
ISaveContext.FULL_SAVE prevents KB project from creating for projects without KB nature,
but implementation of case ISaveContext.PROJECT_SAVE fails to do that. The latter case
should use the same call KbProjectFactory.getKbProject(p, false, true); as the former.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: