You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I create a lot of projects, and most of those projects need to use older Vaadin versions. Given that the 7.7.3 pom.xml isn't backwards compatible even to the 7.6 branch, it's very annoying to not be able to choose which version to use.
Current workaround options:
copy over pom.xml contents and .gwt.xml from an existing older project
use command-line Maven for project creation and import to Eclipse afterwards
use the legacy Ivy version
The text was updated successfully, but these errors were encountered:
I create a lot of projects, and most of those projects need to use older Vaadin versions. Given that the 7.7.3 pom.xml isn't backwards compatible even to the 7.6 branch, it's very annoying to not be able to choose which version to use.
Current workaround options:
The text was updated successfully, but these errors were encountered: