Skip to content

Artur-/vaadin-eclipse-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

In situations where you need to be able to install Vaadin Eclipse Plug-ins w/o access to the main update-site ("offline"), you can create a mirror containing all the dependencies needed to install Vaadin Plug-in for Eclipse and Vaadin Designer.

Create mirror

First clone this project, then run

mvn package

Install

target/vaadin-update-site now contains the update-site. You can serve this from your own server, or use it as a local update-site.

In Eclipse

  1. Help -> Install New Software
  2. Click "Add..."
  3. http://your.server.ip/path/to/vaadin-update-site OR press "Local..." if you have the site locally on your computer
  4. Check the "Vaadin" category (or both plug-ins individually)
  5. Uncheck "Contact all update sites [...]"
  6. Click "Finish" and restart Eclipse when prompted

About

Example on how you can mirror the vaadin.com/eclipse P2 update site for Eclipse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published