SebasHein
SebasHein
@laurentschoelens I can confirm that it is doeing what you described. If intention is to have only a e.g. abstract base class or interface for a class (or all classes)...
Ok thanks This is what I wanted to know :-) After reading documentation and some trial and error I was not able to found a solution. As written above I...
I tried to do so and used tycho 4.0.9 together with maven 3.9.8. Within settings.xml I created both a http and https proxy section. Downloads from central are working fine...
With -X -e maven shows an authentication failed exception. I found within release notes (https://github.com/eclipse-tycho/tycho/blob/main/RELEASE_NOTES.md) that it is possible to switch back to old custom P2 transport (with -Dtycho.p2.httptransport.type=JavaUrl). It...
Thanks for your reply but as I answered already above I did manage tycho 4 to work. There is no intention to go back to tycho 3. I am aware...