[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Is there any way to specify default settings for Run/Debug configurations?

Hi,

Which version of Eclipse do you use? In 2.1, you have at least two options:
1. you can run all unit tests from a project, source folder or package. If
this is what you want, you need to have only one junit launch configuration
2. in the popup menu of configurations there is a 'duplicate' entry, which
creates a copy from the selected launch config. Use this and set the proper
test class may shorter than copy the vm arguments.

HTH,
Regards,
Csaba

"Alexey Maslov" <alexm@xxxxxxxxxxxxx> wrote in message
news:b6c1le$g83$1@xxxxxxxxxxxxxxxx
> Hi!
>
>    We have a lot of unit tests all of which must have the same VM
> arguments defined. It there any way to set default values to be included
> in each new JUnit configuration entry in Run/Debug?
>
>    Thank you in advance.
>
> --
> Best regards,
>    Alexey Maslov
>