Twitter github

Eclipse Tip: Launch Validation

I was helping a colleague debug an issue in regards to self-hosting today and the solution took a lot longer to find given how simple the problem was. The problem could have been easily solved if we validated our launch configuration before we actually launched. There’s an option to validate (off by default) to prevent headaches:

Note that if you have a really large product, validation can take a little while so that’s why this option is off by default.

Thanks for using PDE!