rombert / ereviewboard

A mylyn-based Eclipse integration for Review Board
46 stars 31 forks source link

no option ‘create review’ #154

Open jlak-coder opened 7 years ago

jlak-coder commented 7 years ago

why can not find the option ‘create review request ’ on team under the right install

rombert commented 7 years ago

Have you installed the Subclipse integration ? https://github.com/rombert/ereviewboard/wiki/Subclipse-integration

aaabidunique commented 7 years ago

@rombert I have installed subclipse and its subclipse integration also.I can see that in installtion detail in eclipse. Mylyn Reviews Connector: ReviewBoard Subclipse Integration (Optional) 0.13.4 org.review_board.ereviewboard.subclipse.feature.group eReviewBoard developers

Above integration is present but i am not to see any create review request from team menu.

FYI I have used different version of subclipse and none worked. Currently running Eclipse : 4.6.2 Subclipse : 4.2 EReviewboard : 0.13.4

Edit: It's weird create review is only possible if you try to create from project root, not from individual directory or file.

P.S I am able to create review request from project root.

rombert commented 7 years ago

@aaabidunique - that is expected, the option is only enabled on the project root. If you think this should be done otherwise feel free to raise a new issue, but unless some is willing to contribute it I won't have the time to look into it.

@jlak-coder - do you have Subclipse installed and is the project managed by Subclipse? Otherwise the option will not appear.