Hi Nitin, Thanks for your response, I know that’s the best way to do that. But as I have described at the beginning, due to security restrictions in my company, I am not able to install the software by downloading from Eclipse GUI (Help Install New Software) because our proxy server prohibits that.. Therefore it doesn't help me to place the URLs in Eclipse :(
Therefore I have to download the relevant packages, unzip it and install it via command line. Do you know where I can download the Eclipse IDE UI packages to install it manually? Thanks in advance and regards Hakan Keles FIT5 - SAP & Big Data Services Telefon: +49 711 911-26530 Dr. Ing. h.c. F. Porsche Aktiengesellschaft Sitz der Gesellschaft: Stuttgart Registergericht: Amtsgericht Stuttgart HRB-Nr. 730623 Vorsitzender des Aufsichtsrats: Dr. Wolfgang Porsche Vorstand: Oliver Blume, Vorsitzender Lutz Meschke, stv. Vorsitzender Andreas Haffner, Detlev von Platen, Albrecht Reimold, Uwe-Karsten Städter, Michael Steiner Die vorgenannten Angaben werden jeder E-Mail automatisch hinzugefügt. Dies ist kein Anerkenntnis, dass es sich beim Inhalt dieser E-Mail um eine rechtsverbindliche Erklärung der Porsche AG handelt. Erklärungen, die die Porsche AG verpflichten, bedürfen jeweils der Unterschrift durch zwei zeichnungs- berechtigte Personen der AG. -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Nitin Dahyabhai Gesendet: Mittwoch, 26. Juli 2017 09:04 An: General discussion of project-wide or architectural issues. <[email protected]> Betreff: Re: [wtp-dev] Need for WST package > On Jul 26, 2017, at 2:02 AM, Keles, Hakan, Dr. Ing. h.c. F. Porsche AG > <[email protected]> wrote: > > Hi guys, > > Thank you all for your responses. I think the wtp repo link which Tom sent me > is exactly what I need ! > Thank you very much. > > The only problem is that when I try to install wtp now I have another > dependency at the installation. > The installer in the command line and the logs tell me that I need the > Eclipse IDE UI “bundle” (version between 3.13.0 – 4.0.0). > It looks like your starting version was not Oxygen, but rather Neon. Instead of dealing with a downloadable repository, it’s simpler to make sure that http://download.eclipse.org/releases/neon/ and http://download.eclipse.org/webtools/repository/neon/ are both listed on your Available Software Sites preference page ( http://help.eclipse.org/oxygen/topic/org.eclipse.platform.doc.user/reference/ref-p2-siteprefs.htm?cp=0_4_1_10 ) and then just retry your original installation steps. If you actually are on Oxygen, you would use http://download.eclipse.org/releases/oxygen/ and http://download.eclipse.org/webtools/repository/oxygen/ (as a pair) instead. If you are invoking the P2 Director from the command line with the -repository switch, you can specify multiple repository URLs in the value by separating them with a comma (by which I mean to just add a pair listed above to your invocation). _______________________________________________ wtp-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/wtp-dev _______________________________________________ wtp-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/wtp-dev
