Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vaadin 7.5 and aceeditor addon 0.8.13 compatibility #49

Open
daiselan opened this issue Jul 12, 2015 · 0 comments
Open

vaadin 7.5 and aceeditor addon 0.8.13 compatibility #49

daiselan opened this issue Jul 12, 2015 · 0 comments

Comments

@daiselan
Copy link

I am using the maven archetype. Vaadin version is 7.5. I have added the dependency in my project like this:

org.vaadin.addons
aceeditor
0.8.13

During maven install, all other widgetsets like e.g vaadin-charts are found in classpath. But aceeditor widgetset is never found. i.e. in my console log, [INFO] Widgetsets found from class path: does not list aceeditor widgetset. Hence, my generated widgets.gwt.xml does not contain a definition for aceeditor and I cannot use aceeditor in my project.

Note: I do have the aceeditor-0.8.13.jar maven plugin present in my maven dependencies. I can reference AceEditor class in my IDE

What could be the problem here..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant