vogellacompany / codemodify

This Plugin can be used to convert JUnit 3 TestCases to JUnit 4 TestCases and to rmeove outdated Non-Javadoc statements
Eclipse Public License 1.0
9 stars 5 forks source link

"Convert to JUnit 4" not visible in Context Menu #14

Open kwin opened 11 months ago

kwin commented 11 months ago

I don't see a new entry "Convert to JUnit4" in the context menu for the package explorer on neither project, package or class level. This happens with a locally built Code Modifier 1.3.0 in Eclipse 2023-03 (Eclipse IDE for Enterprise Java and Web Developers).

Screenshot 2023-10-18 at 10 22 18
kwin commented 11 months ago

I have just seen it once below "Source" but now I always only see

Screenshot 2023-10-18 at 10 36 05

May be related to #8

vogella commented 11 months ago

Can you send a PR for the update of the readme?

Konrad Windszus @.***> schrieb am Mi., 18. Okt. 2023, 10:26:

Ok, meanwhile found it below "Source". That should be clarified in the readme.

— Reply to this email directly, view it on GitHub https://github.com/vogellacompany/codemodify/issues/14#issuecomment-1767944565, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABCFBQA2VD4BZYQJFKY46DX76HEDAVCNFSM6AAAAAA6FDDCB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRXHE2DINJWGU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

kwin commented 11 months ago

Yes, done in https://github.com/vogellacompany/codemodify/pull/15