I'm creating Eclipse product and would like to set my own perspective by default opening after workspace launching. I saw that it can be solved via setting this parameter:
-perspective ID
but I can't understand where to set this parameter. I tried to set it into VM arguments and to Program Arguments, but it didn't help me at all. I saw these questions on the SO : 1, 2, 3, article_1 and article_2. Maybe I did smth wrong? But I still can't find any solution for this problem.