Is it possible to have a password protected Eclipse update site? -


i have eclipse update site set on private network. i'd make available external customer, not world @ large. eclipse support authentication/authorization update sites?

obviously zip contents of site , email them, i'd see if there's simpler process.

searching stackoverflow, i've found this question, doesn't shed light on subject.

the best option i've found far using password protected ftp server. eclipse happy ftp://username:password@server url.

i tried use ftp-tls couldn't work.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -