SingleLevelGroupByReportExtended.java:[41,2] class, interface, o r enum expected this error is coming when i crete report plugin

Sarika Dalal
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 28, 2016

3 answers

1 vote
Vasiliy Zverev
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.
January 28, 2016

Which namely comand do you use? atlas-create-jira-plugin?

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.
January 29, 2016

It's telling you that the code on line 41 of your java file is wrong.  You need to fix it.  I can't tell you what's wrong with it, other than you've put something on the line that doesn't make sense.  The compiler is expecting a certain type of code, and you're giving it something else.

0 votes
Sarika Dalal
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 28, 2016

atlas-create-jira-plugin-module 

 i create module for report when i use atlas-run it genrate error 

class, interface, o r enum expected this error is coming when i crete report plugin

Vasiliy Zverev
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.
January 28, 2016

Could you provide exact error message from command line.

Suggest an answer

Log in or Sign up to answer