facebook

Dev style is launching when running eclipse plugin junits

  1. DevStyle
  2.  > 
  3. Getting Help
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #549360 Reply

    villaa19
    Participant

    I’m trying to debug as junit plugin and and dev style is popping up like if I just started eclipse.
    Is there a way that I can disable this for junits? I would even disable devStyle plugin but I can’t do that without getting rid of darkest dark theme. Please help

    Attachments:
    You must be logged in to view attached files.
    #549368 Reply

    Aaron Lara
    Member

    Hello @villaa19. There’s a System property you can use to disable the DevStyle Startup. You can try adding -Dgenuitec.disable.devstyle.startup=true to your VM Arguments.
    Let us know any concern.

    Cheers,
    Aaron Lara

    #549389 Reply

    villaa19
    Participant

    Oh ok thanks for the quick response. So are you saying I add this to the eclipse.ini or the vm arguments under the run/debug configuration?

    #549478 Reply

    Aaron Lara
    Member

    In either of them should work.

    Cheers!

    #550197 Reply

    villaa19
    Participant

    I tried both way and the only way it works is in the vm arguments once the junit has been run. I tried using it in the eclipse.ini and that doesn’t inhibit it like you said it would

    #550204 Reply

    Aaron Lara
    Member

    Looks like using JUnit’s run configuration is the best way in this case (see screenshot). Looks like JUnit won’t read the arguments from eclipse.ini file, apologies.

    Have a good day!
    Aaron Lara

    Attachments:
    You must be logged in to view attached files.
    #550208 Reply

    villaa19
    Participant

    Cool, thanks Aaron!

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Dev style is launching when running eclipse plugin junits

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in