Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA Rich text Editor Source code

Gonchik Tsymzhitov
Community Champion
October 10, 2017

Hi! 

Who knows where located a souce code for this module 

com.atlassian.jira.plugins.jira-editor-plugin ? 

In my instance used 1.2.30 version

Thanks 

 

Cheers, 

Gonchik Tsymzhitov

1 answer

1 accepted

0 votes
Answer accepted
Deleted user April 23, 2018

Late answer, but it's likely in jira-editor-plugin-1.2.31-sources.jar in the jira source code ../dependencySources/ directory.

I was able to find this by searching through JARs in this directory with:

grep -lir "editor" *.jar
Gonchik Tsymzhitov
Community Champion
April 23, 2018

Hi Steven!

 

Thank you! 

I forgot to set the answer here:) in fact, the way was the same:) 

 

Cheers,

Gonchik Tsymzhitov

Suggest an answer

Log in or Sign up to answer