p2-browser
p2-browser copied to clipboard
update to Eclipse 4.7 / Oxygen & Tycho 1.0.0; fix typo Signed-off-by: nickboldt
I have switched from Windows to macOS. The UI is completely frozen and can not be used. I think this is due to a too old SWT version being used....
I suspect that i can use command line options to set this up, but the readme does not inform that p2browser cannot be used behind a proxy without configuration.
bump up to Eclipse 4.6 and Tycho 0.26 Signed-off-by: nickboldt
I can provide a patch for that if this feature request is accepted. cheers
A simple modification for the repository address selection dialog to allow to browse the local file system in case the repository to display is local. Useful when working with Tycho
- when started via webstart, proxy configuriation is read from deployment.proxy.\* system properties - when started as plain rcp (not via webstart), proxy configuration is read from http.proxy\* system properties...
Application slently exits being run with Java 8 webstart.
When entering an invalid repo location you get an error message saying no repo was found. As a user I expect this location then to be discarded as it is...