Where to find offline installer for Vaadin 7?

北战南征 提交于 2020-01-04 04:45:14

问题


I'm working with Vaadin 7, Eclipse(Juno) and Java EE 7.

I want to use the Eclipse Vaadin plugin to create and compile Vaadin projects. The problem is that the Vaadin plugin insists on checking the vaadin website for updates before doing just about anything (and crashes my eclipse when it can't do it) - I am behind a very restrictive network and cannot use it in this way.

I found this: https://vaadin.com/directory#addon/vaadin-plug-in-for-eclipse Which is a downloadable offline repo for Vaadin 6, and it works fine, but there is no alternative offline repo for Vaadin 7 - which is the version I must use.

Short of manually downloading all of the .jar files, manually adding them to each project I create, and compiling the widgetsets for each composite by hand (which I assume is possible) how can I get Vaadin 7 up and running, considering my very restrictive network?


回答1:


I think thats what you search for: https://vaadin.com/download#direct-download



来源:https://stackoverflow.com/questions/20990899/where-to-find-offline-installer-for-vaadin-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!