Create project error. Vaadin 7, eclipse kepler 4.3.1, ubuntu 12.04 LTS

Hi all.

Im new to Vaadin, I installed eclipse kepler 4.3.1 on ubuntu 12.04, 64 bits. And also installed Vaadin 7 , and I try to create a new Vaading project, but I got some errors , as follow: see attached image file. eclipse - vaadin error 1.png
1.-
One or more constraints have not been satisfied.
Cannot install project facet Dynamic Web Module 3.0. Some version of this project facet is already installed.
Cannot install project facet JavaScript 1.0. Some version of this project facet is already installed.
Cannot install project facet Java 1.6. Some version of this project facet is already installed.

2.- Incomplete web.xml file: see attached image file. eclipse - vaadin error 3.png

<?xml version="1.0" encoding="UTF-8"?> TestVaadin index.html index.htm index.jsp default.html default.htm default.jsp
  1. No Java, source file. see image file attached. eclipse - vaadin error 3.png, I installed the Vadding pluggin just fine.

  2. The same problem, using wiindows xp 64 bits.

any help, will appreciate.

Thank you and Regards in advance.

Jeff.
13354.png
13355.png
13356.png
13357.png
13358.png

I also downloaded new Vaadin 7 on old Eclipse Java EE - Indigo
and got exactly the same errors as Jeffreehy Talavera.
Working on Windows 8.1 x64

I can’t create new working project - I follow instructions from:
https://www.youtube.com/watch?v=yWrkinZkKjI

and https://vaadin.com/book/-/page/getting-started.first-project.html

Any help?

Hi,

This trick works with Eclipse Kepler
http://www.apache.org/dist/ant/ivyde/updatesite
unselect “Show only latest versions of available software”
download Apache IvyDE 2.2.0 beta

-Timo
13359.png

The version of the Vaadin plug-in on main and experimental update sites has been updated to be compatible with IvyDE 2.2.0.final.

Unfortunately, due to API differences between IvyDE 2.2.0.beta1 and 2.2.0.final, the latest Vaadin plug-in version is NOT compatible with IvyDE beta, so please upgrade both plug-ins at the same time.