Jira plugin development problem with eclipse

Angelo Diego Crabolu February 7, 2013

I'm trying to write my first jira plugin but a get an error in eclipse (as far as I can tell property configured https://developer.atlassian.com/display/DOCS/Set+Up+the+Eclipse+IDE+for+Windows)

I get some resolve errors

The import com.atlassian.jira.issue.views cannot be resolved

The import com.atlassian.jira.util.JiraVelocityUtils cannot be resolved

Any Idea why?

1 answer

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.
February 7, 2013

Do you have the jira-core dependency enabled. It is disabled by default in the pom.xml and JiraVelocityUtils is in that package.

Angelo Diego Crabolu February 10, 2013

I did a atlas-mvn eclispe:clean eclipse:eclipse as well and everything worked

tahnks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events