ComponentManager is not working

Sudarshan Agrawal September 23, 2012

Hi ,

I am trying to import

<u></u>

com.atlassian.jira.ComponentManager

<u></u>

In Jira 5 but it is not working. It is showing that the import com.atlassian.jira.ComponentManager can not be resolved.

<u></u>

But i have around 15 other imports to com.atlassian.jira.* package and all are working.

<u></u>

<u></u>

<u></u>

2 answers

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 23, 2012

You need to enable the jira-core dependency and rebuild the Eclipse project. It is disabled by default.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 23, 2012

Yes, it's a bit more complex to get at in v5. Still there, but it looks like it's being deprecated.

Try using ComponentAccessor instead.

Suggest an answer

Log in or Sign up to answer