Re: Stand alone usage - early exit of application

2015-07-20 Thread Krzysztof Harpula
Hello, The use case is different. I have an eclipse project. Within eclipse IDE I use IvyDE. However during development sometimes I want to start my application outside of IDE (due to Eclipse performance issues). I do it by a batch file (Windows). From documentation I saw that it is possible to

Re: Stand alone usage - early exit of application

2015-07-19 Thread Jaikiran Pai
If I understand it correctly, you are embedding Ivy within your application and using the Main class as the starting point to embed Ivy? I don't know if the Main class is meant to be used in that way. -Jaikiran On Friday 17 July 2015 01:24 PM, Krzysztof Harpula wrote: Hi, I am starting to use

Stand alone usage - early exit of application

2015-07-17 Thread Krzysztof Harpula
Hi, I am starting to use Ivy. I wanted to create a batch file which launches my application using stand alone ivy launcher. I noticed that my application starts and then immediately terminates. I checked the sources of Ivy launcher and I van see the following piece of code: public static void